Commit Graph

2 Commits

Author SHA1 Message Date
Nathan McCarty 5078dee038
wip: Render structure test 2023-03-30 20:32:39 -04:00
Nathan McCarty 8bdfcaa1d8
feat: Read site repository state
Add a `read` method to Site, Post, and Page that reads the current state
of the site repositor/post/page off of the disk.

Change to using btree collections for deterministic ordering, and make
Site, Post, and Page `Eq` for testability purposes.
2023-03-19 00:30:20 -04:00