Skip to main content

a tool to get user's blog posts from GitHub Gist

Project description

blogist

Generate personal blog posts from user's GitHub Gist.

Install and usage

Python3.7 needed

pip install blogist

blogist -n {GitHub_login_name}

Your gists which file name has prefix '[blog]' with suffix '.md' will be downloaded in '_post/'. The prefix, suffix and directory can be customized.

features

  • build with CI/CD tools
  • comments are extract from gist comments
  • use Jekyll, just like the default setting of GitHub Pages

What can be extracted from Gist?

  1. post name
  2. created time
  3. updated time
  4. description
  5. commonts
  6. categories [cate1,cate2,cate3...]
  7. user GitHub profile
  8. @ GitHub users
  9. GitHub octicons

Which one to choose?

Generator Jekyll Hugo Hexo
Language Ruby Go Javascript
Theme Alembic Minimal NexT
Support :tada: :x: :x:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blogist-0.0.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

blogist-0.0.1-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page