latest 1 messages by praqzis

+ [2014-08-14T16:48:18Z] praqzis If you followed the instructions on the site, there are two steps. "rake generate" will generate the output from the new post and then "rake deploy" will deploy it up to github pages (this also assumes you ran the "rake setup-github-pages" command). Then you save the original source post using the normal "git add ." / "git commit" / "git push origin source"