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