Skip to content

ollie/fall-of-man-compiler

Repository files navigation

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).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages