Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
A free, MIT-licensed web app landing page theme built on Bootstrap by Start Bootstrap.

Gaia Bootstrap Template is a free one-page Bootstrap template by Creative Tim with nature-inspired colors and a single HTML page.

Free Bootstrap 4 HTML5 landing page template for products, apps, and services with a responsive one-page layout.

Free Bootstrap 4 HTML5 multi-page medical and healthcare website template with appointment and contact forms.

The first complete open source alternative to Product Hunt, built with modern web technologies.

Free Download Love and Valentines Day 3d Icons Pack.
New Age is a free, MIT-licensed web app landing page theme built with Bootstrap and published by Start Bootstrap, designed to give developers and startups a ready-made single-page marketing site for promoting a mobile or web application. The theme ships as compiled HTML, CSS, and JavaScript in a dist directory, while the source files use Pug for markup and SCSS for styling, both compiled through a Node.js build environment.
New Age is a web app landing page theme for Bootstrap created by Start Bootstrap, an open source library of free Bootstrap templates. It takes a set of Pug, SCSS, and JavaScript source files and produces a static, responsive landing page with compiled HTML, CSS, and JS ready to deploy. The template is maintained by David Miller and released under the MIT license, so it can be used for personal or commercial projects without restriction.
src/pug directory, allowing modular includes and cleaner HTML generation compared to hand-writing markup.src/scss and compiled to a single CSS file in dist, so you can customize variables and use mixins.package.json includes eight scripts (build, build:assets, build:pug, build:scripts, build:scss, clean, start:debug, start) for building individual parts of the project or running a live-reload development preview.dist directory; opening index.html in a browser previews your changes.npm i startbootstrap-new-age, or clone the GitHub repository.dist output.After downloading, you can either edit the compiled files in dist directly and open index.html in a browser, or clone the source, run npm install, and use npm start to launch a live preview with file watching and browser reload. The build process compiles Pug to HTML, SCSS to CSS, and assembles everything into dist via the npm scripts.
Yes, New Age is released under the MIT license, which means it is free to download, modify, and use for both personal and commercial purposes. There are no fees or license keys required.
You can download the latest release from the Start Bootstrap website, install it with npm i startbootstrap-new-age, or clone the repository from GitHub. All three methods give you the same template files.
For quick changes, edit the HTML and CSS inside the dist directory. For deeper customization, work with the Pug and SCSS source files and rebuild using the npm scripts such as npm run build or npm start for live reload.
No, for basic usage you can just open the index.html file from the dist directory. The Node.js build environment is optional and only needed if you want to edit the Pug or SCSS source files.
Bugs and issues can be reported by opening a new issue on the GitHub repository for startbootstrap-new-age, or by leaving a comment on the template overview page at Start Bootstrap.
