Added css preprocessor system

This commit is contained in:
joss 2025-03-01 00:14:32 +01:00
parent a731e8bff4
commit 53241f2fb9
4 changed files with 23 additions and 54 deletions

View file

@ -16,6 +16,7 @@ Any half-recent version should suffice, I added a tested version in parentheses.
* Delete the `dist` folder if it exists
* Create a dist folder
* Copy over all static files
* .rcss files will be put through cpp
* Compile the website from `src` into `dist`
## Templates