Skip to content

EngineerToBe/stuttaford.me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stuttaford.me blog

Source code for my blog at http://www.stuttaford.me.

Installation

Fork and clone locally.

Usage

To run as a Ring web app:

lein repl
(user/reset)

Then visit http://localhost:3000.

To generate a site:

lein generate

To publish the generated site:

./publish.sh

This assumes that you have write permissions for the remote origin, as it'll push to the gh-pages branch on that remote.

License

Copyright © 2014 Robert Stuttaford

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 87.5%
  • Clojure 7.5%
  • CSS 4.9%
  • Other 0.1%