Skip to content

jonoflayham/blog-gen

 
 

Repository files navigation

Blog generator for jonoflayham.github.io

Build Status

This repo contains a static blog site generator, and blog content, for jonoflayham.github.io, which is driven from jonoflayham/jonoflayham.github.io.git and aliased to jonoflayham.com.

With thanks to those involved, code (but not content within resources/posts) is based on https://github.com/gilbertw1/blog-gen, which is in turn derived from stasis and an excellent stasis tutorial.

Running

Serve the site locally:

$ lein ring server

Build the site, exporting to /dist:

$ lein build-site

Build and publish site, having committed and pushed changes:

# ./build-and-push-site.sh

About

Static blog web site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 71.5%
  • Clojure 26.6%
  • Shell 1.5%
  • HTML 0.4%