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?
- post name
- created time
- updated time
- description
- commonts
- categories [cate1,cate2,cate3...]
- user GitHub profile
- @ GitHub users
- GitHub octicons
Which one to choose?
| Generator | Jekyll | Hugo | Hexo |
|---|---|---|---|
| Language | Ruby | Go | Javascript |
| Theme | Alembic | Minimal | NexT |
| Support | :tada: | :x: | :x: |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file blogist-0.0.2.tar.gz.
File metadata
- Download URL: blogist-0.0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34a64f87e07b35a5ae018466354aadff64bcac280aaeff0868787618f7005a3c
|
|
| MD5 |
30ec79ae0a3cbcdadcd0309ffde5f5d6
|
|
| BLAKE2b-256 |
f03bdba0f864a79920454621eb0e933f983dbdf7e90c427886247b66fa5ee9b4
|
File details
Details for the file blogist-0.0.2-py3-none-any.whl.
File metadata
- Download URL: blogist-0.0.2-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2bf1ee1cd3d3ad058d4683f4808fe786df2fd36e98417e92de0e6154483b20bf
|
|
| MD5 |
47ed72d323c58743d1a6498437330625
|
|
| BLAKE2b-256 |
17f46da744590b7729e72b11511263788c6e0ae982380e1bc126671aa63af05b
|