📝 Doc tweaks
This commit is contained in:
parent
84405a897a
commit
8402b7946e
9 changed files with 26 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
<h1>PageTop</h1>
|
||||
|
||||
[](https://github.com/manuelcillero/pagetop#-license)
|
||||
[](#license)
|
||||
[](https://docs.rs/pagetop)
|
||||
[](https://crates.io/crates/pagetop)
|
||||
[](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)
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue