2022-07-22 19:12:02 +02:00
|
|
|
# vss
|
|
|
|
|
|
|
|
A static site generator
|
|
|
|
|
|
|
|
## Caution
|
|
|
|
|
|
|
|
vss is still under development and the API is not stable.
|
|
|
|
Be aware that destructive changes will be made if you use it!
|
|
|
|
|
2022-07-26 19:16:41 +02:00
|
|
|
|
|
|
|
## Install
|
|
|
|
|
|
|
|
```
|
|
|
|
git clone https://github.com/zztkm/vss.git
|
|
|
|
cd vss
|
|
|
|
|
|
|
|
v vss.v
|
|
|
|
```
|
|
|
|
|
2022-07-22 19:12:02 +02:00
|
|
|
## Use
|
|
|
|
|
|
|
|
Build your site
|
|
|
|
```
|
|
|
|
vss
|
|
|
|
```
|
|
|
|
|
|
|
|
Output
|