Commit Graph

13 Commits

Author SHA1 Message Date
Timothy Warren 970738d037 Resolve merge conflict 2019-04-08 09:00:17 -04:00
Timothy Warren 97a3704472 Actually use Diesel schema macros 2019-04-05 19:06:43 -04:00
Timothy Warren 7c67b11017 Properly handle template inheritence 2019-03-29 16:12:28 -04:00
Timothy Warren 69444ebcaa Render page template within an HTML boilerplate 2019-03-29 14:50:48 -04:00
Timothy Warren c17b5642c0 Show db diagram on README 2019-03-29 12:40:31 -04:00
Timothy Warren 36743c9055 Add DB diagram to README 2019-03-29 12:33:13 -04:00
Timothy Warren 97da27294d Add README, LICENSE, and Makefile 2019-03-29 10:35:58 -04:00
Timothy Warren 996d6c68cb Ugly progress commit, added templating 2019-03-28 17:24:19 -04:00
Timothy Warren df64ce2c19 A lot of db setup. Can't really use schemas yet, due to changes in how rust loads macros 2019-03-27 16:50:54 -04:00
Timothy Warren 2e9092e049 Add some dependencies for the database 2019-03-26 16:44:22 -04:00
Timothy Warren d4688ea23f Rename cargo package 2019-03-26 16:19:34 -04:00
Timothy Warren c2619d9aa2 Update gitignore, add graphviz diagrams 2019-03-26 16:17:32 -04:00
Timothy Warren c6819acc8d First commit, hello world 2019-03-26 16:00:35 -04:00