emacsrocks.com icon indicating copy to clipboard operation
emacsrocks.com copied to clipboard

The emacsrocks.com site implemented in Clojure with Stasis and Optimus

Emacs Rocks

The webpage for https://emacsrocks.com.

Made with Stasis for static site generation, Hiccup to build HTML, and Optimus for frontend optimization.

Start a local version:

lein repl
(reset)

Build a new version of the site:

./build.sh

License

Copyright © (iterate inc 2014) Magnar Sveen

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