Commit Graph

4 Commits

Author SHA1 Message Date
c5c433edb5 Adding initial README files. 2025-09-25 11:38:05 -04:00
3c6e82dfaf [#3] Split the tavern project into a workspace.
**tavern** - The blogging system library.
**loremaster** - Creates the database from a blogging repository.
**bard** - Dioxus components to display the blog.
2025-08-29 20:43:36 -04:00
9dd87d0e42 [#1] Blog metadata can be stored using serde.
Created the initial blog data, posts and authors, and allows it to
be stored using serde.
2025-08-22 10:46:38 -04:00
35772ba1c6 Initial commit 2025-08-20 16:55:56 -04:00