src | ||
.gitignore | ||
bun.lockb | ||
package.json | ||
README.md | ||
tsconfig.json |
(S)ophie's (S)erver (S)ite (G)enerator
Usage
bun add git+https://git.sad.ovh/sophie/sssg
design goals:
- rewrite and generate custom HTML/TS/JS/whatever..
- allow for variables and other important features in buildsystem->html
- plugins, this ties together the top two
- HMR and HTML/CSS reloading (in the Dev plugin)
- Rewriteable file renaming
- Every plugin runs on the same set of files, and can rename and reinject multiple times