Introduction
Get started with Boost.
Boost is a clean and accessible Bootstrap theme.
Files structure
Once you unzip the folder, you'll see the following file structure:
- dist - production files
assets
- css, images, jsdocs
- documentation files*.html
- html files
- src - source files
assets
- css, images, jsincludes
- includes and layoutspages
- page templates (nunjucks)
- .eleventy.js - Eleventy config
- package.json - NPM dependencies
- purgecss.config.js - PurgeCSS config
The dist folder contains the files you would upload to your web server to publish the site.
Learn how to customize your theme.