📝 Revisa documentación y libera nuevas versiones

This commit is contained in:
Manuel Cillero 2023-02-04 10:06:45 +01:00
parent 1d9934c084
commit c4aef7e2fa
19 changed files with 79 additions and 32 deletions

View file

@ -1,13 +1,14 @@
[package]
name = "pagetop-jquery"
version = "0.0.1"
version = "0.0.2"
edition = "2021"
authors = [
"Manuel Cillero <manuel@cillero.es>"
]
description = """\
Manages the user registration and login system.\
Module for PageTop that allows adding jQuery in pages that include components or themes that \
use this JavaScript library to interact with the HTML document.\
"""
homepage = "https://pagetop.cillero.es"
repository = "https://github.com/manuelcillero/pagetop"

View file

@ -1,4 +1,8 @@
Módulo para añadir jQuery a las páginas generadas con **PageTop**.
Módulo para **PageTop** que permite añadir jQuery en las páginas que incluyen componentes o temas
que usen esta librería JavaScript para interactuar con el documento HTML.
Por defecto **PageTop** no requiere jQuery para el funcionamiento de sus componentes base y tema
predefinido.
[PageTop](https://github.com/manuelcillero/pagetop/tree/main/pagetop), es un entorno de desarrollo
basado en algunos de los *crates* más estables y populares del ecosistema Rust para proporcionar