BROOK - A ultra clean HTML blog template.
Designed for a hyper focused blog. Made with the static site generator Eleventy 2.0+ and the CSS framework Bootstrap 5+
Live preview GitHubMain Features:
- Bootstrap 5.2 based
- Optimized and minimized HTML and CSS
- Lighthouse Score: 4x100. Check latest test results
- W3C valid: 100%. See check
- GTmetrix Grade: A
- Fully responsive
- Comes with all assets. All assets are license-free and open source.
Dev Features:
- Automatic page and post creation via Eleventy
- Utilizing Nunjucks template language (by Mozilla). But also supports Liquid, Handelbars, Mustach, Pug, Haml and vanilla JS, HTML or Markdown.
- Local dev server enviroment
- Automated SASS compiling
- Minified and optimized HTML and CSS code. Just 2kb HTML, 4kb CSS and 22kb JS
- Automatic JPG -> webP image creation
- Easy to use: Extract ZIP, run
npm i
and thannpm run build
to create the distribution pack in/public
. - Available as GitHub template. Duplicate and clone with 2 clicks