This is a major release! :sparkles: * Enabled a bunch of cool markdown extensions. We now have: - footnotes - smarty-pants (auto smart quotes, em/en dash, etc.) - header-ids * Fixed a bunch of regressions with post creation and front-matter
1.3.2
- Minor styling changes
1.3.1
- Added support for per-page templating - Fancier output
1.3.0
- Massive rewrite of `html_gen()` function - Now supports subdirs within `pages/`
1.2.4
Fixes bug where Vite would render any non-markdown file in the `pages` directory. It now copies the file over to the `build` dir.
1.2.3
Now supports `index.html` as the website landing page! :tada: