Let’s talk about the Future of Jamstack — Join us

Cryogen

1065 stars
96 forks
16 issues
Home page
http://cryogenweb.org/
Repository
cryogen-project/cryogen
Language:
Clojure
License:
EPL-1.0
Templates:
Selmer

Cryogen is a simple static site generator built with Clojure. It's shipped on Leiningen so setup is fuss free and there's no need to mess with databases or other CMS systems.

Cryogen reads through a directory containing your Markdown content, compiles it into HTML and injects the content into your templates with the Selmer templating system. It then spits out a ready-to-publish website complete with a sitemap and RSS feed.

Features

  • Blog posts and pages with Markdown
  • Tags
  • Table of contents generation
  • Default Twitter Bootstrap theme
  • Plain HTML page templates
  • Code syntax highlighting
  • Disqus support
  • GitHub Gist integration
  • Sitemap
  • Sass/SCSS compilation
  • RSS

Samples

Find more static site generators.