Here's two intros. Razius uses pelican, and 24ways uses jekyll, but the idea is the same. Generate static HTML via some markup language, push to github, and it's viewable. And of course, there's good instructions on the Github Pages site itself.
Update: maybe good for publishing via S3?
Friday, January 24, 2014
Subscribe to:
Posts (Atom)
-
A while back I answered a question on Stack Overflow asking about the relative popularity of TAOCP. I replied with something I had heard, th...
-
There's a lot of notes written for getting Vim + Go up and running, but a lot of the notes assume you're already in modern Vim-land....
-
On Mac and Linux, set up an ssh key in the usual way: ssh-keygen cat $HOME/.ssh/id_rsa.pub Copy that into the github ssh keylis...
