Add pug and html renderer. Implement hidden flag.

This commit is contained in:
Artur Gurgul 2025-08-14 07:29:40 +00:00
parent aa563e60ea
commit 3684688cdc
16 changed files with 119 additions and 33 deletions

View file

@ -16,7 +16,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/artur-gurgul-pro/sajt.git"
"url": "https://gurgul.pro/app/sajt.git"
},
"keywords": [
"generator",
@ -31,7 +31,7 @@
"bugs": {
"url": "https://github.com/artur-gurgul-pro/sajt/issues"
},
"homepage": "https://github.com/artur-gurgul-pro/sajt#readme",
"homepage": "http://gurgul.pro/",
"dependencies": {
"chalk": "^5.4.1",
"commander": "^14.0.0",