Updated Static. Implemented a development server with rebuild capacity, created a modules subfolder in skel containig extra modules to keep the root of the project clean enough

This commit is contained in:
Luis Manuel 2025-03-18 21:43:12 -04:00
parent 5d544ee4d4
commit 6fdb3898cc
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = static-git
pkgdesc = A static HTML site generator inspired by React
pkgver = 1.0
pkgrel = 3
pkgrel = 4
epoch = 0
arch = any
url = https://github.com/GearFox98/static.git

View file

@ -1,7 +1,7 @@
# Maintainer: Luis Manuel Rivero <riveroluismanuel9@gmail.com>
pkgname=static-git
pkgver=1.0
pkgrel=3
pkgrel=4
epoch=0
pkgdesc="A static HTML site generator inspired by React"
arch=('any')