/blog

A CLI tool for editing blog built by Hugo

Primary LanguageGo

blog

This tool is mainly for writing tellme.tokyo blog. If you run this app with edit command, you can choise the exisiting articles with cool prompt. Internally, this app makes hugo server run as background process. So it makes you easy to access localhost:1313 while writing your post without calling hugo server separately!

Installation

Download the binary from GitHub Releases and drop it in your $PATH.

Notes

This tool idea basically comes from:

License

MIT

Author

b4b4r07