Files
servius.neocities.org/justfile
servius 867ab55c34
Some checks failed
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
feat: Added models and stuff
2026-03-02 01:46:24 +05:30

5 lines
88 B
Makefile

host:
python3 -m http.server --directory dist
push:
neocities push --prune dist