No description
| blogs | ||
| public | ||
| src | ||
| .envrc | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| flake.lock | ||
| flake.nix | ||
| image.png | ||
| new.sh | ||
| push.sh | ||
| README.md | ||
| run.sh | ||
| template.html | ||
- If using a precompiled version of mdf-blog, place the
mdf-blogexecutable in this directory (project root). - 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.