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.