2025-03-11 20:12:19 -04:00
<!DOCTYPE html>
< html lang = "en" >
< head >
< meta charset = "utf-8" / >
2025-03-12 08:52:07 -04:00
< title > About | NodeBB | Modern Forum Software< / title >
2025-03-11 20:12:19 -04:00
< meta name = "viewport" content = "width=device-width, initial-scale=1" / >
< meta name = "description" content = "NodeBB Forum Software - The Modern Discussion Platform" >
< meta name = "author" content = "NodeBB Inc." >
< meta name = "keywords" content = "nodebb, node.js, forum, discussion, community, software, hosting" >
2025-03-12 10:36:24 -04:00
< link rel = "apple-touch-icon" sizes = "180x180" href = "/icons/apple-touch-icon.png" >
< link rel = "icon" type = "image/png" sizes = "32x32" href = "/icons/32x32.png" >
< link rel = "icon" type = "image/png" sizes = "16x16" href = "/icons/16x16.png" >
< link rel = "shortcut icon" href = "/icons/favicon.ico" >
2025-03-11 20:12:19 -04:00
<!-- Google Fonts: Inter & Poppins -->
< link href = "https://fonts.googleapis.com/css2?family=Inter:wght@400;600&family=Poppins:wght@400;600&display=swap" rel = "stylesheet" >
<!-- Bootstrap 5 CSS -->
< link href = "https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel = "stylesheet" crossorigin = "anonymous" >
<!-- Font Awesome -->
< link href = "https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" rel = "stylesheet" crossorigin = "anonymous" referrerpolicy = "no-referrer" / >
<!-- our css -->
< link href = "css/style.css" rel = "stylesheet" >
< / head >
2025-03-12 01:09:29 -04:00
< body class = "p-0 py-5 p-lg-5" >
2025-03-11 20:12:19 -04:00
<!-- Navbar -->
< nav class = "navbar navbar-expand-lg bg-body fixed-top shadow-sm" >
2025-03-12 01:09:29 -04:00
< div class = "container-lg" >
2025-03-12 09:33:38 -04:00
< a class = "navbar-brand" href = "/" >
2025-03-11 20:12:19 -04:00
< img src = "./images/brand/site-logo.png" style = "height: 50px; width: auto;" alt = "NodeBB Logo" / >
< / a >
< button class = "navbar-toggler" type = "button" data-bs-toggle = "collapse" data-bs-target = "#navbarMenu" aria-controls = "navbarMenu" aria-expanded = "false" aria-label = "Toggle navigation" >
< span class = "navbar-toggler-icon" > < / span >
< / button >
< div class = "collapse navbar-collapse justify-content-end" id = "navbarMenu" >
2025-03-12 01:09:29 -04:00
< ul class = "nav nav-underline gap-4 flex-column flex-lg-row align-items-start align-items-lg-center" >
2025-03-11 20:12:19 -04:00
< li class = "nav-item" role = "presentation" >
2025-03-12 09:34:49 -04:00
< a href = "/" class = "nav-link text-reset fw-semibold" > HOME< / a >
2025-03-11 20:12:19 -04:00
< / li >
< li class = "nav-item" role = "presentation" >
2025-03-12 09:33:38 -04:00
< a href = "pricing" class = "nav-link text-reset fw-semibold" > PRICING< / a >
2025-03-11 20:12:19 -04:00
< / li >
< li class = "nav-item" role = "presentation" >
2025-03-12 09:33:38 -04:00
< a href = "contact" class = "nav-link text-reset fw-semibold" > CONTACT< / a >
2025-03-11 20:12:19 -04:00
< / li >
< / ul >
< / div >
< / div >
< / nav >
<!-- Page Content -->
2025-03-12 01:09:29 -04:00
< div class = "container-lg mt-5" >
<!-- About -->
< div >
< div class = "row pt-2 pt-lg-5" >
< div class = "col-12 col-md-6 d-flex flex-column gap-4 mx-auto" >
2025-03-11 20:12:19 -04:00
< h1 class = "display-1 fw-bold fs-1" >
We help communities gather, share, and thrive.
< / h1 >
< div class = "" >
< div class = "mb-4" >
< h4 > Did you know that forums pre-date blogs, social networks and smartphones?< / h4 >
< p class = "text-secondary" > They were the first places where communities gathered and thrived on the Internet. And millions of them are still going strong. From brand communities to product support boards, forums continue to provide value for communities.< / p >
< p class = "text-secondary" > “< strong > Our mission is to take the spirit and energy of those great forum platforms< / strong > and give them the features and performance you’ ve come to expect from today’ s online world.”< / p >
< / div >
< div class = "mb-4" >
< h4 > Who We Are?< / h4 >
< p class = "text-secondary" >
NodeBB was founded by three developers with a passion for creating great software.
< / p >
< p class = "text-secondary" >
Our Co-founders < strong > Julian< / strong > , < strong > Andrew< / strong > and < strong > Barı ş< / strong > met in 2011 while working at a social game company. They quickly bonded over the idea that the time was right to build a new community platform for the future. In 2014, NodeBB was born.
< / p >
< p class = "text-secondary" >
We were extremely proud to be named winners of the 2015 CMS Critic People’ s Choice Awards for Best Forum Software.
< / p >
< / div >
< div class = "mb-4" >
< h4 > Our community motivates us< / h4 >
< p class = "text-secondary" >
We want to give a shout-out to the pros in our very own community support forum. Every day our members help us improve our product and push us to find creative solutions. We wouldn’ t be where we are today without their support.
< / p >
< a class = "btn btn-primary" href = "https://community.nodebb.org" > Join the community< / a >
< / div >
< / div >
< / div >
< / div >
< / div >
< hr class = "my-5" / >
<!-- FOOTER -->
< footer >
2025-03-12 01:09:29 -04:00
< div class = "d-flex flex-column flex-md-row gap-5 justify-content-between mb-5 flex-wrap" >
2025-03-11 20:12:19 -04:00
< div class = "d-flex flex-column" >
< h5 class = "fw-bold" > Get Started< / h5 >
< ul class = "list-unstyled" >
2025-03-12 09:33:38 -04:00
< li > < a href = "product" class = "text-secondary text-decoration-none" > PRODUCT< / a > < / li >
< li > < a href = "pricing" class = "text-secondary text-decoration-none" > PRICING< / a > < / li >
2025-03-11 20:12:19 -04:00
< / ul >
< / div >
< div class = "d-flex flex-column" >
< h5 class = "fw-bold" > Resources< / h5 >
< ul class = "list-unstyled" >
< li > < a href = "https://try.nodebb.org/" class = "text-secondary text-decoration-none" > DEMO SITE< / a > < / li >
< li > < a href = "https://community.nodebb.org/category/28/answers" class = "text-secondary text-decoration-none" > ANSWERS< / a > < / li >
< li > < a href = "https://docs.nodebb.org" class = "text-secondary text-decoration-none" > DOCS< / a > < / li >
2025-03-12 09:33:38 -04:00
< li > < a href = "bounty" class = "text-secondary text-decoration-none" > BOUNTY< / a > < / li >
2025-03-11 20:12:19 -04:00
< / ul >
< / div >
< div class = "d-flex flex-column" >
< h5 class = "fw-bold" > Company< / h5 >
< ul class = "list-unstyled" >
2025-03-12 09:33:38 -04:00
< li > < a href = "about" class = "text-secondary text-decoration-none" > ABOUT< / a > < / li >
2025-03-11 20:12:19 -04:00
< li > < a href = "https://community.nodebb.org/category/13/nodebb-blog" class = "text-secondary text-decoration-none" > BLOG< / a > < / li >
2025-03-12 09:33:38 -04:00
< li > < a href = "contact" class = "text-secondary text-decoration-none" > CONTACT< / a > < / li >
2025-03-11 20:12:19 -04:00
< / ul >
< / div >
< div class = "d-flex flex-column" >
< a href = "https://manage.nodebb.org/register" class = "btn btn-primary" > < i class = "fa-solid fa-rocket" > < / i > Start Free Trial< / a >
< div class = "d-flex gap-3 mt-3 justify-content-between px-2" >
< a href = "https://github.com/nodebb/nodebb" class = "text-secondary text-decoration-none" > < i class = "fab fa-github" > < / i > < / a >
< a href = "https://twitter.com/nodebb" class = "text-secondary text-decoration-none" > < i class = "fab fa-twitter" > < / i > < / a >
< a href = "https://fosstodon.org/@nodebb" class = "text-secondary text-decoration-none" > < i class = "fa-brands fa-mastodon" > < / i > < / a >
< a href = "https://www.facebook.com/NodeBB" class = "text-secondary text-decoration-none" > < i class = "fab fa-facebook" > < / i > < / a >
< / div >
< / div >
< / div >
< div class = "d-flex flex-wrap justify-content-between gap-5 small" >
2025-03-12 08:47:25 -04:00
< span class = "text-secondary text-nowrap" > ©2025 NodeBB, Inc. — Made in Canada with < i class = "fa-solid fa-heart text-danger" > < / i > .< / span >
2025-03-11 20:12:19 -04:00
< div class = "d-flex gap-3" >
2025-03-12 09:33:38 -04:00
< a href = "tos" class = "text-secondary text-nowrap text-decoration-none" > Terms of Service< / a >
< a href = "privacy" class = "text-secondary text-nowrap text-decoration-none" > Privacy Policy< / a >
< a href = "gdpr" class = "text-secondary text-nowrap text-decoration-none" > GDPR< / a >
< a href = "dmca" class = "text-secondary text-nowrap text-decoration-none" > DMCA< / a >
2025-03-11 20:12:19 -04:00
< / div >
< / div >
< / footer >
< / div >
<!-- Bootstrap 5 JS Bundle (includes Popper) -->
< script src = "https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" crossorigin = "anonymous" > < / script >
< / body >
< / html >