A CLI tool for make blogging faster.
This is a command line tool that wraps the hugo new
command.
It performs the following operations,
index.md
in contents/posts/<article-name>/
hugo
and git
.
To create new post, run
rugo <article-name>
Only Linux/macOS, doesn't support Windows.
TODO