Commit Graph

21 Commits

Author SHA1 Message Date
Charlotte Allen fe912249b1
Lint fixes 2020-02-04 17:04:26 -08:00
Charlotte Allen ae976925fb
Fix order of methods for posts-io and update older packages 2020-02-04 15:59:54 -08:00
Charlotte Allen 724d1e9a7f Consolodate post reading under posts-io. 2020-02-03 13:26:57 -08:00
Charlotte Allen 1c43b84d68 Use EDN to read, rather than read-string. 2020-02-03 13:00:10 -08:00
Charlotte Allen a091a377b0 Switch fully qualified namespace to use require 2020-02-03 12:58:25 -08:00
Charlotte Allen 84c201c6e1 Save posts as "edn" extension, rather than JSON. 2020-02-03 12:55:15 -08:00
Charlotte Allen be0aeeb80d Revert to digits for writing a post, and use
correct "pr-str" to write edn data.
2020-02-03 12:53:54 -08:00
Charlotte Allen 4f3cfe4728 Run cljfmt 2020-02-03 12:43:24 -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