a88c5b92ddb04c6938a6e8558f099914d72512ba
The raw values now map to names describing their hue. Only when mapping them to variable names, we assign semantic meaning. This allows easy re-use of colour values between different semantic meanings and changing e.g. accent vs. primary without affecting the use as warning.
Snikket Web Portal
Start the dev server
$ direnv allow
$ mkdir .local
$ cp web_config.example.py .local/web_config.py
$ $EDITOR .local/web_config.py # to adapt the configuration to your needs
$ pip install -r requirements.txt
$ pip install -r build-requirements.txt
$ make
$ quart run
Languages
Python
46.1%
HTML
34.7%
SCSS
13.3%
Jinja
2.9%
Shell
1%
Other
2%
