Personal theme made with:
Features:
- Layouts for:
- Pages (minimal-post.njk)
- Post (post.njk)
- Index
- Tag pages
- Error 404
- Sitemap
- Search by titles
- Share Buttons
- Links for social profiles.
- Blocks for ads or another content
- Cookies advice
- Minify CSS, JS and HTML
- Remove unused CSS
- Develop:
npm run serve
- Build:
npm run build
There is a file _data/config.json
where you can edit your configuration.
./src/_css/custom.css
./_includes/scripts.js
There is a template for errors. More information.
Edit in eleventy.js