shblog/README.md
Charlie Root 6e5281c8fa INIT
2025-02-23 18:22:52 +00:00

367 B

Generate blog by ShellScript

Run

make serve

Open url http://localhost:8999 to view.

Build

make

Write post

make post

Notes:

[01] You should write code by yourself.

[02] Article suffix is txt. The first row is the time, the second row is the title.

[03] Use the GNU version of sed.