bard (0.0.7)
Published 2025-09-06 22:50:14 -04:00 by myrddin
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add bard@0.0.7About this package
Dioxus components that will display a Tavern blogging system Blog.
Tavern
A blogging system that will allow you to write your blog in Markdown and then display it in HTML using Dioxus.
Copyright & License
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
Dependencies
| ID | Version |
|---|---|
| dioxus | * |
| tavern | ^0.2.4 |
| tokio | ^1.0 |