🧸 A Zola-theme based on Bear Blog now in Dracula colors
Free, no-nonsense, super-fast blogging.
Dracula is a universal dark theme.
The original theme has multiple demo sites, to provide examples of how to set up deployment.
The original theme has good documentation for the key features. Here I will only illustrate the addtional features exposed.
- MathJax support can be enabled in pages.
- Minimal click-to-copy available for code blocks.
- Copyright in Footer made available.
- Dracula and Alucard themes available.
- Github template repository with a github actions workflow already setup.
- Theme switcher.
- Simple search functionality.
- Basic svg icons available for RSS and Github links in footer.
A special thank you goes out to
- Herman for creating the original ʕ•ᴥ•ʔ Bear Blog
- Jan Raasch for creating the hugo port of the Bear Blog theme.
- Alan Pearce and Contributors for creating the zola port of the Hugo theme, which I used as the base for this fork.
- This gist and MATBook Zola theme for MathJax support.
- This blog post for an elegant copy button implementation.