Skip to content

Instantly share code, notes, and snippets.

@kemingy
Last active March 27, 2019 11:02
Show Gist options
  • Select an option

  • Save kemingy/846e0d498c249bea4c883d05f7725193 to your computer and use it in GitHub Desktop.

Select an option

Save kemingy/846e0d498c249bea4c883d05f7725193 to your computer and use it in GitHub Desktop.
Generate blogs from your GitHub Gist.

Hello Blogist

Blogist is a small tool to help you generate your blog from your GitHub Gist.

How to use

blogist --help
usage: blogist [-h] --name NAME [--prefix PREFIX] [--format FORMAT]
               [--dir DIR]

Generate blog posts from GitHub Gist

optional arguments:
  -h, --help            show this help message and exit
  --name NAME, -n NAME  your GitHub login name
  --prefix PREFIX, -p PREFIX
                        the prefix of gist title that belongs to blog posts
  --format FORMAT, -f FORMAT
                        post format
  --dir DIR, -d DIR     where should posts store
@kemingy

kemingy commented Mar 27, 2019

Copy link
Copy Markdown
Author

Is everything OK?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment