🚧 Normalize Cargo and README files
This commit is contained in:
parent
8d2fc7e9e6
commit
2ea0a1698e
19 changed files with 221 additions and 120 deletions
|
|
@ -3,16 +3,20 @@ name = "pagetop-admin"
|
|||
version = "0.0.20"
|
||||
edition = "2021"
|
||||
|
||||
authors = [
|
||||
"Manuel Cillero <manuel@cillero.es>"
|
||||
]
|
||||
description = """\
|
||||
PageTop package that provides a unified interface for administrators to configure and manage \
|
||||
package settings.\
|
||||
"""
|
||||
description = "PageTop package that provides a unified settings interface to other packages."
|
||||
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", "admin", "config", "settings", "packages"
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
pagetop = { version = "0.0", path = "../../" }
|
||||
|
|
|
|||
|
|
@ -1,6 +1,15 @@
|
|||
**PageTop** package that provides a unified interface for administrators to configure and manage
|
||||
package settings.
|
||||
<div align="center">
|
||||
|
||||
<h1>PageTop Admin</h1>
|
||||
|
||||
<p>PageTop package that provides a unified settings interface to other packages.</p>
|
||||
|
||||
[](#-license)
|
||||
[](https://docs.rs/pagetop-admin)
|
||||
[](https://crates.io/crates/pagetop-admin)
|
||||
[](https://crates.io/crates/pagetop-admin)
|
||||
|
||||
</div>
|
||||
|
||||
# 📦 About PageTop
|
||||
|
||||
|
|
|
|||
|
|
@ -3,17 +3,21 @@ name = "pagetop-bootsier"
|
|||
version = "0.0.17"
|
||||
edition = "2021"
|
||||
|
||||
authors = [
|
||||
"Manuel Cillero <manuel@cillero.es>"
|
||||
]
|
||||
description = """\
|
||||
PageTop theme that utilizes the Bootstrap framework to offer versatile page layouts and \
|
||||
component stylings.\
|
||||
"""
|
||||
description = "PageTop theme that uses Bootstrap framework for versatile styles and components."
|
||||
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", "bootstrap", "css", "js"
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
pagetop = { version = "0.0", path = "../../" }
|
||||
static-files = "0.2.3"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,15 @@
|
|||
**PageTop** theme that utilizes the [Bootstrap](https://getbootstrap.com/) framework to offer
|
||||
versatile page layouts and component stylings.
|
||||
<div align="center">
|
||||
|
||||
<h1>PageTop Bootsier</h1>
|
||||
|
||||
<p>PageTop theme that uses Bootstrap framework for versatile styles and components.</p>
|
||||
|
||||
[](#-license)
|
||||
[](https://docs.rs/pagetop-bootsier)
|
||||
[](https://crates.io/crates/pagetop-bootsier)
|
||||
[](https://crates.io/crates/pagetop-bootsier)
|
||||
|
||||
</div>
|
||||
|
||||
# 📦 About PageTop
|
||||
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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://docs.rs/pagetop-bulmix)
|
||||
[](https://crates.io/crates/pagetop-bulmix)
|
||||
[](https://crates.io/crates/pagetop-bulmix)
|
||||
|
||||
</div>
|
||||
|
||||
# 📦 About PageTop
|
||||
|
||||
|
|
|
|||
|
|
@ -3,16 +3,20 @@ name = "pagetop-node"
|
|||
version = "0.0.19"
|
||||
edition = "2021"
|
||||
|
||||
authors = [
|
||||
"Manuel Cillero <manuel@cillero.es>"
|
||||
]
|
||||
description = """\
|
||||
PageTop package that enables the creation and customization of content types, enhancing \
|
||||
website content management.\
|
||||
"""
|
||||
description = "PageTop package for easy content type creation and customization."
|
||||
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", "node", "cms", "content", "workflow"
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
pagetop = { version = "0.0", path = "../../", features = ["database"], default-features = false }
|
||||
|
|
|
|||
|
|
@ -1,6 +1,15 @@
|
|||
**PageTop** package that enables the creation and customization of content types, enhancing website
|
||||
content management.
|
||||
<div align="center">
|
||||
|
||||
<h1>PageTop Node</h1>
|
||||
|
||||
<p>PageTop package for easy content type creation and customization.</p>
|
||||
|
||||
[](#-license)
|
||||
[](https://docs.rs/pagetop-node)
|
||||
[](https://crates.io/crates/pagetop-node)
|
||||
[](https://crates.io/crates/pagetop-node)
|
||||
|
||||
</div>
|
||||
|
||||
# 📦 About PageTop
|
||||
|
||||
|
|
|
|||
|
|
@ -3,17 +3,21 @@ name = "pagetop-user"
|
|||
version = "0.0.18"
|
||||
edition = "2021"
|
||||
|
||||
authors = [
|
||||
"Manuel Cillero <manuel@cillero.es>"
|
||||
]
|
||||
description = """\
|
||||
Facilitates user management, including roles, permissions, and session handling, for \
|
||||
applications built on PageTop.\
|
||||
"""
|
||||
description = "PageTop package for user, roles, permissions, and session management."
|
||||
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", "authentication"
|
||||
]
|
||||
keywords = [
|
||||
"pagetop", "user", "login", "grants", "preferences"
|
||||
]
|
||||
|
||||
[dependencies]
|
||||
pagetop = { version = "0.0", path = "../../", features = ["database"], default-features = false }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
|
|
|
|||
|
|
@ -1,6 +1,15 @@
|
|||
Facilitates user management, including roles, permissions, and session handling, for applications
|
||||
built on **PageTop**.
|
||||
<div align="center">
|
||||
|
||||
<h1>PageTop User</h1>
|
||||
|
||||
<p>PageTop package for user, roles, permissions, and session management.</p>
|
||||
|
||||
[](#-license)
|
||||
[](https://docs.rs/pagetop-user)
|
||||
[](https://crates.io/crates/pagetop-user)
|
||||
[](https://crates.io/crates/pagetop-user)
|
||||
|
||||
</div>
|
||||
|
||||
# 📦 About PageTop
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue