Diff for CONVENTIONS (Commits: 1bfe79, 43fe60, +15 words )
# Programming Conventions
Description of file structures, naming conventions, and coding conventions used through the Giterary codebase.
TODO: MVC-ish
TODO: git, git_html, and everything else.
TODO: gen_* functions
TODO: git_* functions
* **Why don't you use library X to do Y? Wouldn't that be easier?**
TODO: Minimizing dependencies.