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.
 
 
 
 
tuxcoder ab08740893 add nix flake 1 month ago
kursi_views add how to start 2 years ago
node_modules pdate bootstrap 5, color picker 2 years ago
static arina pages 2 years ago
views neznao cto 1 month ago
.gitignore add nix flake 1 month ago
README.md add how to start 2 years ago
_layout.html neznao cto 1 month ago
_layoutIndex.html neznao cto 1 month ago
_mainLayout.html pdate bootstrap 5, color picker 2 years ago
clay.yaml new app 3 years ago
favicon.ico new app 3 years ago
flake.lock add nix flake 1 month ago
flake.nix add nix flake 1 month ago
humans.txt new app 3 years ago
index.html colors 2 years ago
not-found.html new app 3 years ago
package-lock.json pdate bootstrap 5, color picker 2 years ago
robots.txt new app 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