Files
tavernworks/tavern
Myrddin Dundragon 01dacabc03 Adjusted the tale summary retrieval.
The SQL was not properly searching the tales. It had been searching and
finding all the tags that matched the search criteria, but it was
dropping all the other tag information. Now it properly keeps all the
tag information. This fixed an issue where the tags of a post were
disapearing and reapearing as the TagSelector was toggled.
2025-09-24 19:36:29 -04:00
..
2025-09-24 19:36:29 -04:00

Tavern

A blogging system that will allow you to write your blog in Markdown and then display it in HTML using Dioxus.


Copyright 2025 CyberMages LLC

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this library except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS