4 lines
201 B
Markdown
4 lines
201 B
Markdown
- Use `./new.sh` to create new blogpost in ./blogs.
|
|
- Use `./run.sh` to generate all output files in "./public"
|
|
- Use `USERNAME="your username" PASSWORD="your password" ./push.sh` to
|
|
push to server.
|