Commit Graph

9 Commits

Author SHA1 Message Date
Charlotte Allen b41d6534ca
Revert adding a db since I'm going with flat files 2020-01-27 19:42:36 -08:00
Charlotte Allen a07bfbd98c
Add parsing of posts. Need to look into the security of read-string. 2020-01-27 19:16:48 -08:00
Charlotte Allen 8ad5be6cc2
Merge branch 'master' into add-posts 2020-01-27 19:15:20 -08:00
Charlotte Allen 703520077e
Remove unneeded json stuff. Turns out we can serialize the data structures directly 2020-01-27 18:57:49 -08:00
Charlotte Allen c787cacc52
Implement basic post recording 2020-01-27 18:54:24 -08:00
Charlotte Allen 44d0da8f46
Add basic post generation method 2020-01-27 17:13:09 -08:00
Charlotte Allen 573b7ed0a5
Run files through formater 2020-01-27 16:35:03 -08:00
Charlotte Allen 22971d801f
Add database stuff 2020-01-06 11:27:28 -08:00
Charlotte Allen 6448bd979a
Initial creation of Luminus project 2020-01-06 10:57:57 -08:00