Fixed URL generation when repo name is `<user>.github.io`
1.4.0
- Option to generate json files for each page that only contain the changing data - Fields in `config.ini` are now optional and have a default value (not available for extensions)
1.3.2
- Flag `--full-traceback` really shows the full traceback - Added `{{ uri }}` to HTML templates - HTML pages are no longer rendered as standalone pages
1.3.1
Fixed Python 3.12 only syntax in extensions (non escaped `"` in `f""`)
1.3.0
- More permissive extension import - Changed meta format to `[key]: (value of key)` - No longer necessary to skip lines at render time - Not rendered in previews (VSCode extensions, Github, ...)
1.2.3
Replaced all `Markdown-SPA` occurences to `markdown_spa`