Skip to content

alexeypegov/statique

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Statique

Static site/blog generator written in Clojure

Features

  • 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

Not [yet] supported

  • Tags
  • Static files incremental copy

Version

0.59

Examples

See example directory or my own blog

Usage

Run statique in a directory with blog.yaml

Make

lein uberjar

License

Copyright © 2018-2023 Alexey Pegov

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.