You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
kursi_views | 2 years ago | |
node_modules | 2 years ago | |
static | 2 years ago | |
views | 1 month ago | |
.gitignore | 1 month ago | |
README.md | 2 years ago | |
_layout.html | 1 month ago | |
_layoutIndex.html | 1 month ago | |
_mainLayout.html | 2 years ago | |
clay.yaml | 3 years ago | |
favicon.ico | 3 years ago | |
flake.lock | 1 month ago | |
flake.nix | 1 month ago | |
humans.txt | 3 years ago | |
index.html | 2 years ago | |
not-found.html | 3 years ago | |
package-lock.json | 2 years ago | |
robots.txt | 3 years ago |
README.md
fialo.info
Instructions
This project was built using Clay (https://github.com/lucuma/clay).
if delete or move foldef .venv python3 -m venv .venv source .venv/bin/activate pip install clay .venv/bin/pip install eventlet==0.30.2
a) Run the development server with
source .venv/bin/activate
.venv/bin/clay run
b) Generate a static version of the site
.venv/bin/clay build