🚧 Normalize Cargo and README files

This commit is contained in:
Manuel Cillero 2024-03-23 21:21:43 +01:00
parent 8d2fc7e9e6
commit 2ea0a1698e
19 changed files with 221 additions and 120 deletions

View file

@ -3,16 +3,21 @@ name = "pagetop-bulmix"
version = "0.0.16"
edition = "2021"
authors = [
"Manuel Cillero <manuel@cillero.es>"
]
description = """\
PageTop theme that utilizes the Bulma framework for sleek, responsive design elements.\
"""
description = "PageTop theme that uses the Bulma framework for sleek, responsive design elements."
homepage = "https://pagetop.cillero.es"
repository = "https://github.com/manuelcillero/pagetop"
license = "MIT OR Apache-2.0"
authors = [
"Manuel Cillero <manuel@cillero.es>"
]
categories = [
"web-programming", "gui"
]
keywords = [
"pagetop", "theme", "bulma", "css", "js"
]
[dependencies]
pagetop = { version = "0.0", path = "../../" }
static-files = "0.2.3"

View file

@ -1,6 +1,15 @@
**PageTop** theme that utilizes the [Bulma](https://bulma.io/) framework for sleek, responsive
design elements.
<div align="center">
<h1>PageTop Bulmix</h1>
<p>PageTop theme that uses the Bulma framework for sleek, responsive design elements.</p>
[![License](https://img.shields.io/badge/license-MIT%2FApache-blue.svg?style=for-the-badge)](#-license)
[![API Docs](https://img.shields.io/docsrs/pagetop-bulmix?label=API%20Docs&style=for-the-badge&logo=Docs.rs)](https://docs.rs/pagetop-bulmix)
[![Crates.io](https://img.shields.io/crates/v/pagetop-bulmix.svg?style=for-the-badge&logo=ipfs)](https://crates.io/crates/pagetop-bulmix)
[![Downloads](https://img.shields.io/crates/d/pagetop-bulmix.svg?style=for-the-badge&logo=transmission)](https://crates.io/crates/pagetop-bulmix)
</div>
# 📦 About PageTop