first commit
This commit is contained in:
commit
0ef48e85f0
11 changed files with 580 additions and 0 deletions
13
README.md
Normal file
13
README.md
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue