2023-07-22 13:38:20 +00:00
|
|
|
# Crater
|
|
|
|
|
|
|
|
Multilingual static site generator based on Jinja templates.
|
|
|
|
|
|
|
|
Example theme: https://git.digitalstudium.com/digitalstudium/crater-theme-digitalstudium
|
|
|
|
|
2023-07-22 13:43:17 +00:00
|
|
|
Example website: https://git.digitalstudium.com/digitalstudium/digitalstudium.com
|
|
|
|
|
|
|
|
Installation (Linux): curl https://git.digitalstudium.com/attachments/f2b0289a-ff96-4e7a-b88c-08d4a0aba37d -o crater && sudo mv crater /usr/local/bin
|
|
|
|
|
|
|
|
Usage:
|
|
|
|
- development: crater
|
|
|
|
- generate public only: crater -p
|