TarodBOFH / fall-of-man-compiler

Compilation of posts by Emperor_Cartagia (R.K. Katic).

Home Page:https://ollie.github.io/fall-of-man-compiler/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fall of Man Compiler

This is a story-in-progress being told by Emperor_Cartagia (R.K. Katic) on Reddit’s ThePhenomenon. It was inspired by GroveJay’s Phenomenon_Compiler.

Content belong the its owner (R.K. Katic) and the tool itself can be shared and modified freely (MIT). Please if you find an error or it’s simply out of date, please open an issue or pull request.

Development

# To compile HTML pages:
$ rake compile

# To view it on your machine:
$ open index.html

# To re-compile HTML pages:
$ rake recompile

# To view it in an iPhone Simulator:
$ rake server
# And then open "http://127.0.0.1:4567/" in Simulator's browser.

# To delete "data/posts/fall-of-man/":
$ rake clean

# To delete "data/fall-of-man/" and generated HTML pages:
$ rake clobber

About

Compilation of posts by Emperor_Cartagia (R.K. Katic).

https://ollie.github.io/fall-of-man-compiler/

License:Other


Languages

Language:HTML 99.7%Language:Ruby 0.2%Language:Slim 0.1%Language:CSS 0.0%