Commit Graph

13 Commits

Author SHA1 Message Date
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 a268607e98
Playing around with routing 2020-01-27 23:14:01 -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 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