6e643f6aab
Made it so publish date is checked for tales.
...
Basically it will check against the UTC time and see if a tale should be
shown. If not, it doesn't return it.
2025-09-08 21:12:16 -04:00
80e0fba845
Added the ability to get tags from the database.
...
Also fixed the way the example was compiling so it didn't act weird on
other features.
2025-09-07 17:46:18 -04:00
6bf4aa4bdb
Adjusting to make the database better tested.
2025-09-07 17:18:50 -04:00
3fc6bf0666
Made it so database paths are built properly.
2025-09-02 11:33:55 -04:00
a57b2db1ff
[ #5 ] Tavern components added to database.
2025-08-29 22:50:19 -04:00
9fd1c2d02d
Fixed a missed warning and bumped to version 0.2.1
2025-08-29 21:08:04 -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