About
About the original
Zonelets is a semi-automatic blog builder. Its main gimmick is being completely manual except for a single JS script, which keeps track of the published posts. For detailed information about its use, please check the quick start guide and the references therein.
About this theme
This is a theme for Zola, a static site generator that has two gimmicks:
- being a single lightweight executable, even on Windows;
- being written in Rust (dear Rustaceans, please don’t hurt me).
At the moment, this theme is very basic. But so is Zonelets, so I don’t mind. So far, I have implemented:
- Zonelets’s Deep Blue theme, i.e. the one for its main website;
- basic blog management, i.e. a
posts
directory that acceptsYYYY-MM-DD-slug-of-the-post.md
files; - syntax highlighting (I just took one of Zola’s default highlighters and called it a day);
- shortcodes for YouTube videos and Spotify playlists and albums.
These are the things I would like to add to this theme:
- shortcodes for Bandcamp iframes;
- a tag system;
- an Atom feed generator.
I accept suggestions on this theme’s GitHub repo, but don’t expect fast replies at all 😅.
About me
If you are really that interested… I’m ZinRicky, an Italian 24-year-old data science student. I’m still in the “jackass of all trades” stage, but I hope it will get better someday.