d2b9982f15
Updated the tavern library version.
2025-09-08 21:24:57 -04:00
c64f62b07e
Updated the Tavern version.
2025-09-08 21:19:14 -04:00
fe87b2f195
The Blog page should now be able to show all.
2025-09-08 20:52:42 -04:00
c3ee3bef0a
TagItems should now link to the blog list.
2025-09-08 18:48:25 -04:00
1f502a7386
Updating components to use the database.
2025-09-08 18:39:30 -04:00
417c0d01e4
Adjusting page routes.
2025-09-08 12:48:01 -04:00
9db5a5ea3d
Adding some routing.
...
Moving more of the Blog pieces into the Blog library.
2025-09-08 10:01:02 -04:00
72e35cb6dc
Testing out the Author now.
2025-09-07 19:27:26 -04:00
be115e05d6
Added a little more debug output.
2025-09-07 18:30:22 -04:00
6b2866c10d
Added the ability to get tags from the database.
2025-09-07 18:12:20 -04:00
2895897e2d
Trying to get the components to talk to server.
2025-09-06 22:48:58 -04:00
341d1b329c
Needed to add error printing for testing.
2025-09-06 16:27:30 -04:00
ce52a944e6
Forgot to make the components use public.
2025-09-06 16:12:36 -04:00
54e54f61c0
Server was unable to see components.
...
Apparently this was needed for the build.
2025-09-06 16:07:08 -04:00
9679578977
Adding components and assets.
...
Commiting to try the library with the target dioxus project.
2025-09-06 15:05:58 -04:00
e6f3ff3c1e
Setting bard to have a server mode.
...
This is so that the database using code that doesn't compile to WASM can
be used by the dioxus frontend.
2025-09-04 12:44:51 -04:00
877d7e15a3
Initial Bard library commit.
...
This was added to test the database into server context pipeline.
2025-09-02 14:00:19 -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