📝 Doc tweaks

This commit is contained in:
Manuel Cillero 2024-02-10 00:53:24 +01:00
parent 84405a897a
commit 8402b7946e
9 changed files with 26 additions and 2 deletions

View file

@ -4,7 +4,7 @@
<h1>PageTop</h1>
[![License](https://img.shields.io/badge/license-MIT%2FApache-blue.svg?style=for-the-badge)](https://github.com/manuelcillero/pagetop#-license)
[![License](https://img.shields.io/badge/license-MIT%2FApache-blue.svg?style=for-the-badge)](#license)
[![API Docs](https://img.shields.io/docsrs/pagetop?label=API%20Docs&style=for-the-badge&logo=Docs.rs)](https://docs.rs/pagetop)
[![Crates.io](https://img.shields.io/crates/v/pagetop.svg?style=for-the-badge&logo=ipfs)](https://crates.io/crates/pagetop)
[![Downloads](https://img.shields.io/crates/d/pagetop.svg?style=for-the-badge&logo=transmission)](https://crates.io/crates/pagetop)
@ -71,7 +71,7 @@ distinct role within the PageTop ecosystem:
# 📜 License
PageTop is free, open source and permissively licensed! Except where noted (below and/or in
individual files), all code in this repository is dual-licensed under either:
individual files), all code in this project is dual-licensed under either:
* MIT License
([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)

View file

@ -1,6 +1,9 @@
Simplifies the process of embedding resources directly into binary files for **PageTop**
applications.
# 📦 About PageTop
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.

View file

@ -1,5 +1,8 @@
A collection of procedural macros that enhance the development experience within **PageTop**.
# 📦 About PageTop
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.

View file

@ -1,6 +1,9 @@
**PageTop** package that provides a unified interface for administrators to configure and manage
package settings.
# 📦 About PageTop
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.

View file

@ -1,6 +1,9 @@
**PageTop** theme that utilizes the [Bootstrap](https://getbootstrap.com/) framework to offer
versatile page layouts and component stylings.
# 📦 About PageTop
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.

View file

@ -1,6 +1,9 @@
**PageTop** theme that utilizes the [Bulma](https://bulma.io/) framework for sleek, responsive
design elements.
# 📦 About PageTop
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.

View file

@ -1,5 +1,8 @@
Showcases a demo homepage, offering a glimpse into **PageTop's** capabilities.
# 📦 About PageTop
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.

View file

@ -1,6 +1,9 @@
**PageTop** package that enables the creation and customization of content types, enhancing website
content management.
# 📦 About PageTop
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.

View file

@ -1,6 +1,9 @@
Facilitates user management, including roles, permissions, and session handling, for applications
built on **PageTop**.
# 📦 About PageTop
[PageTop](https://docs.rs/pagetop) is an opinionated [Rust](https://www.rust-lang.org) web
development framework to build secure and modular Server-Side Rendering (SSR) web solutions.