[bootiser] Añade tema basado en Bootstrap

This commit is contained in:
Manuel Cillero 2024-12-28 12:31:47 +01:00
parent 8a184c38b6
commit ee010706f4
123 changed files with 15735 additions and 13 deletions

View file

@ -0,0 +1,23 @@
[package]
name = "pagetop-bootsier"
version = "0.0.18"
edition = "2021"
description = """\
Tema para PageTop que usa Bootstrap para dar vida a tus diseños web.\
"""
categories = ["web-programming", "gui"]
keywords = ["pagetop", "theme", "bootstrap", "css", "js"]
homepage = { workspace = true }
repository = { workspace = true }
authors = { workspace = true }
license = { workspace = true }
[dependencies]
pagetop.workspace = true
static-files.workspace = true
[build-dependencies]
pagetop-build.workspace = true