📝 Doc tweaks
This commit is contained in:
parent
f75f177e55
commit
8e8ee3f00d
1 changed files with 21 additions and 21 deletions
42
README.md
42
README.md
|
|
@ -30,42 +30,42 @@ distinct role within the PageTop ecosystem:
|
||||||
|
|
||||||
## Application
|
## Application
|
||||||
|
|
||||||
* **[drust](https://github.com/manuelcillero/pagetop/tree/main/drust)**, a simple Content Management
|
* [drust](https://github.com/manuelcillero/pagetop/tree/main/drust):
|
||||||
System (CMS) built on PageTop, which enables the creation, editing, and maintenance of dynamic,
|
A simple Content Management System (CMS) built on PageTop, which enables the creation, editing,
|
||||||
fast, and secure websites. It uses the following essential packages to provide standard CMS
|
and maintenance of dynamic, fast, and secure websites. It uses the following essential packages to
|
||||||
functionalities.
|
provide standard CMS functionalities.
|
||||||
|
|
||||||
## Packages
|
## Packages
|
||||||
|
|
||||||
* **[pagetop-homedemo](https://github.com/manuelcillero/pagetop/tree/main/pagetop-homedemo)**:
|
* [pagetop-homedemo](https://github.com/manuelcillero/pagetop/tree/main/packages/pagetop-homedemo):
|
||||||
Showcases a demo homepage, offering a glimpse into PageTop's capabilities.
|
Showcases a demo homepage, offering a glimpse into PageTop's capabilities.
|
||||||
|
|
||||||
* **[pagetop-user](https://github.com/manuelcillero/pagetop/tree/main/pagetop-user)**: Facilitates
|
* [pagetop-user](https://github.com/manuelcillero/pagetop/tree/main/packages/pagetop-user):
|
||||||
user management, including roles, permissions, and session handling, for applications built on
|
Facilitates user management, including roles, permissions, and session handling, for applications
|
||||||
PageTop.
|
built on PageTop.
|
||||||
|
|
||||||
* **[pagetop-admin](https://github.com/manuelcillero/pagetop/tree/main/pagetop-admin)**: Provides a
|
* [pagetop-admin](https://github.com/manuelcillero/pagetop/tree/main/packages/pagetop-admin):
|
||||||
unified interface for administrators to configure and manage package settings.
|
Provides a unified interface for administrators to configure and manage package settings.
|
||||||
|
|
||||||
* **[pagetop-node](https://github.com/manuelcillero/pagetop/tree/main/pagetop-node)**: Enables the
|
* [pagetop-node](https://github.com/manuelcillero/pagetop/tree/main/packages/pagetop-node):
|
||||||
creation and customization of content types, enhancing website content management.
|
Enables the creation and customization of content types, enhancing website content management.
|
||||||
|
|
||||||
## Themes
|
## Themes
|
||||||
|
|
||||||
* **[pagetop-bootsier](https://github.com/manuelcillero/pagetop/tree/main/pagetop-bootsier)**:
|
* [pagetop-bootsier](https://github.com/manuelcillero/pagetop/tree/main/packages/pagetop-bootsier):
|
||||||
Utilizes the [Bootstrap](https://getbootstrap.com/) framework to offer versatile page layouts and
|
Utilizes the *[Bootstrap](https://getbootstrap.com/)* framework to offer versatile page layouts
|
||||||
component stylings.
|
and component stylings.
|
||||||
|
|
||||||
* **[pagetop-bulmix](https://github.com/manuelcillero/pagetop/tree/main/pagetop-bulmix)**: Utilizes
|
* [pagetop-bulmix](https://github.com/manuelcillero/pagetop/tree/main/packages/pagetop-bulmix):
|
||||||
the [Bulma](https://bulma.io/) framework for sleek, responsive design elements.
|
Utilizes the *[Bulma](https://bulma.io/)* framework for sleek, responsive design elements.
|
||||||
|
|
||||||
## Helpers
|
## Helpers
|
||||||
|
|
||||||
* **[pagetop-macros](https://github.com/manuelcillero/pagetop/tree/main/pagetop-macros)**: A
|
* [pagetop-macros](https://github.com/manuelcillero/pagetop/tree/main/helpers/pagetop-macros):
|
||||||
collection of procedural macros that enhance the development experience within PageTop.
|
A collection of procedural macros that enhance the development experience within PageTop.
|
||||||
|
|
||||||
* **[pagetop-build](https://github.com/manuelcillero/pagetop/tree/main/pagetop-build)**: Simplifies
|
* [pagetop-build](https://github.com/manuelcillero/pagetop/tree/main/helpers/pagetop-build):
|
||||||
the process of embedding resources directly into binary files for PageTop applications.
|
Simplifies the process of embedding resources directly into binary files for PageTop applications.
|
||||||
|
|
||||||
|
|
||||||
# 📜 License
|
# 📜 License
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue