Skip to content

babarot/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blog—Makes writing blogs easier!

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!

Usage

To edit an existing blog post:

blog edit

To create a new post:

blog new

Installation

Using 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: blog
afx install

License

MIT

About

✍ Makes writing blogs easier!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •