https://github.com/rmlzy/quiver2hexo
Migrate quiver.qvnotebook to Hexo post.
https://github.com/rmlzy/quiver2hexo
hexo quiver
Last synced: about 2 months ago
JSON representation
Migrate quiver.qvnotebook to Hexo post.
- Host: GitHub
- URL: https://github.com/rmlzy/quiver2hexo
- Owner: rmlzy
- Created: 2017-12-18T05:06:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-27T01:38:48.000Z (over 5 years ago)
- Last Synced: 2025-03-21T21:51:16.223Z (2 months ago)
- Topics: hexo, quiver
- Language: Python
- Homepage: https://rmlzy.github.io/
- Size: 15.2 MB
- Stars: 8
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Write in Quiver, deploy to Hexo blog.
## How to use
```bash
pip3 install html2text progress# Step 1: specify your quiver notebook path at quiver2hexo.py#10
# Step 2: specify your Hexo source path at quiver2hexo.py#12
# Step 3: run quiver2hexo.py
python3 quiver2hexo.py
```Output:
```
➜ quiver2hexo (master) ✗ python3 quiver2hexo.py
Migration start Quiver2Hexo...Processing: |################ | 1/2
Migration success! 👌
```## Preview
[Live Demo](https://rmlzy.github.io/)

