- Add support for custom file extensions. Now
rss.xml.hbs
is rendered asrss.xml
.
- fix fast fix lol
- Fix broken preflight check
- Refactor preprocessors to add page processing support
- Add preflight check validation
- Implement --version to use pyproject.toml
- add config to the handlebars context
- Add poetry for build and deploy
- Add publish action on commit to master