No description
| blogs | ||
| public | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| image.png | ||
| mdf-blog-arx | ||
| new.sh | ||
| push.sh | ||
| README.md | ||
| run.sh | ||
| template.html | ||
| test.sh | ||
- Use
./new.shto create new blogpost in ./blogs. This will open your editor defined by the EDITOR environment variable. - Use
./run.shto generate all output files in "./public" - Use
USERNAME="your username" PASSWORD="your password" ./push.shto push to server.