first commit

This commit is contained in:
Soph :3 2024-08-02 04:25:05 +03:00
commit 0ef48e85f0
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
11 changed files with 580 additions and 0 deletions

13
README.md Normal file
View file

@ -0,0 +1,13 @@
# (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