- Change
:render-fnto:render-page - Change
:render-content-fnto:render-content - Add RSS feed using clj-rss
- Do more research into other Clojure static site generators like Cryogen
- Add server middleware to print out page map every page load
- Change markdown parser to Cybermonday
- Add more generator.clj tests
- Add symbol option for
:render-page - Change
site-configtosite-data - Change
contentandrender-contenttomarkdownandrender-markdown(markdown only, no HTML) - Enable special
markdownfield in peripheral maps - Add pygment as code highlighting option
- Rename transformations to additions
- Add str "" to nuzzle.hiccup/html
- Add sitemap generation
- Expose cybermonday lower-fns
- Expose way to allow custom content parsers
- Move schemas to separate namespace
- Add davidsantiago/hickory for parsing HTML content