Commit Graph

14 Commits

Author SHA1 Message Date
Charlotte Allen eea6a1e858
Add basic pipeline plumbing 2020-02-12 16:36:35 -08:00
Charlotte Allen 4825e9cf26 Add post crawling 2020-02-03 12:29:19 -08:00
Charlotte Allen 0676034b7d
Implement tiny h-card for posts 2020-01-28 17:42:18 -08:00
Charlotte Allen 0d8a203c3c
Add means to record and display an author 2020-01-28 16:23:05 -08:00
Charlotte Allen a268607e98
Playing around with routing 2020-01-27 23:14:01 -08:00
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