Theme library
devurandom opened this issue · 0 comments
devurandom commented
It would be great to have a (set of) theme library(-ies) available. They would contain Clojure code / Hiccup templates and styling (CSS) that would make it very easy to create e.g. a blog. I imagine that I would just have to (require '[io.perun.theme.hyde])
and get a Hyde styled blog, where I would just have to add a file content/2018-09-02-my-first-blog-post.md
to create a blog post with some reasonably pretty looks.