Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 491 Bytes

README.markdown

File metadata and controls

20 lines (13 loc) · 491 Bytes

sparecycles.github.src

This is the source for http://sparecycles.github.io

  • Edit the (haml) sources in ./source/
  • Change how it generates in ./generate

you will need to:

gem install haml

and have node installed.

  • generate by running ./generate
  • generate and run the server with ./generate --run
  • generate and push to adam-f.github.com with ./generate --push
  • run the server with ./server/run

That's about it, it's MY website for ME anyway, so buzz off. =)