5 lines
274 B
Markdown
5 lines
274 B
Markdown
- 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.
|