This is a CLI tool that makes writing blog posts easier. It is primarily designed for publishing on tellme.tokyo.
When you run this app with the edit command, you can browse and select existing articles using a user-friendly UI. Internally, this app runs a Hugo server as a background process, allowing you to access http://localhost:1313 while writing—without needing to start the Hugo server manually!
To edit an existing blog post:
blog editTo create a new post:
blog newUsing afx:
github:
- name: babarot/blog
description: A tool to simplify blog writing.
owner: babarot
repo: blog
release:
name: blog
tag: v0.1.12
command:
link:
- from: blogafx installMIT
