sssg/README.md

14 lines
454 B
Markdown
Raw Normal View History

2024-08-02 01:25:05 +00:00
# (S)ophie's (S)erver (S)ite (G)enerator
## Usage
`bun add git+https://git.sad.ovh/sophie/sssg`
## design goals:
1. rewrite and generate custom HTML/TS/JS/whatever..
2. allow for variables and other important features in buildsystem->html
3. plugins, this ties together the top two
4. HMR and HTML/CSS reloading (in the Dev plugin)
5. Rewriteable file renaming
6. Every plugin runs on the same set of files, and can rename and reinject multiple times