This theme is a port of 11ty Brook Dev by Template Deck.
I admire their theme and work. I tried to use Brooke but I ran into complications with the Table of Contents and footnotes not working as well as the theme not working with 11ty Version 3.0.0. Should anyone wind up using this theme please give credit and gratitude to Holger Könemann and Template Deck for their creative use of the bootstrap template and for making such a lightweight and useful theme for blogging.
update node version package
- Updated Bootstrap UI
- Added Pagefind
- Footnotes
- Table of Contents
- PWA
- Header Anchor
- Contact Form
- Stylized Feed
- Author
- Static Page
- Blog List Post
- Blog Post Detail
- Blog Pagination
- Post Pagination
- Navbar Menu
- Config YAML Setup
- Clean Design
- Button Widget
- Tags
- Clean CSS / Minimize
npm install && npm start
Open localhost:8080
First setup on metadata.yaml
Use image cover just add image: /img/myimage.png
on article frontmatter
Enable toc show_toc: true
, Disable toc show_toc: false
Enable button show_button: true
, Disable button show_button: false
Show Button Example :
show_button: true
button:
text: Explore All Posts
url: /blog/
Footnotes Example : [^1]
[^1]:
Photo by wallace Henry on Unsplash
Image by Clker-Free-Vector-Images from Pixabay