Static site/blog generator written in Clojure
- Posts and standalone pages in Markdown with YAML metadata
- [Freemarker][3] templates for rendering posts, standalone pages and feeds (RSS, Atom)
- Support for retina-enabled images (with
@2x
postfix) - Embedding Youtube and Vimeo videos using noembed
- Incremental rendering of changed posts/pages
- sitemap.xml support
- Tags
- Static files incremental copy
0.59
See example
directory or my own blog
Run statique
in a directory with blog.yaml
lein uberjar
Copyright © 2018-2023 Alexey Pegov
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.