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, githtml, 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.