mdf-blog/README.md
2026-04-05 23:13:06 +02:00

7 lines
388 B
Markdown

- If using a precompiled version of mdf-blog, place the `mdf-blog` executable
in this directory (project root).
- Use `./new.sh` to create new blogpost in ./blogs. This will open your
editor defined by the EDITOR environment variable.
- Use `./run.sh` to generate all output files in "./public"
- Use `USERNAME="your username" PASSWORD="your password" ./push.sh` to
push to server.