generated from cotes2020/chirpy-starter
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'main' of github.com:ZhgChgLi/blog
- Loading branch information
Showing
1 changed file
with
34 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,38 @@ | ||
[![Automatic build](https://github.com/ZhgChgLi/zhgchgli.github.io/actions/workflows/pages-deploy.yml/badge.svg)](https://github.com/ZhgChgLi/zhgchgli.github.io/actions/workflows/pages-deploy.yml) | ||
# [Medium To Jekyll Starter](https://github.com/ZhgChgLi/medium-to-jekyll-starter.github.io) (based on Chirpy Starter and ZMediumToMarkdown) | ||
|
||
[![pages-build-deployment](https://github.com/ZhgChgLi/zhgchgli.github.io/actions/workflows/pages/pages-build-deployment/badge.svg)](https://github.com/ZhgChgLi/zhgchgli.github.io/actions/workflows/pages/pages-build-deployment) | ||
This project enables you to effortlessly and quickly create a mirrored content site for your Medium blog. | ||
|
||
[![ZMediumToMarkdown](https://github.com/ZhgChgLi/zhgchgli.github.io/actions/workflows/ZMediumToMarkdown.yml/badge.svg)](https://github.com/ZhgChgLi/zhgchgli.github.io/actions/workflows/ZMediumToMarkdown.yml) | ||
Automatically syncs your Medium posts, retrieves all content (including images and embedded code snippets), converts them to Markdown, and serves them as a static website using Jekyll with the Chirpy theme on GitHub Pages. | ||
|
||
[zhgchg.li](https://zhgchg.li) | ||
It’s user-friendly, stable, completely free, and requires a one-time setup for lifetime service. | ||
|
||
[zhgchgli.github.io](https://zhgchgli.github.io) | ||
[![ZMediumToMarkdown](../../actions/workflows/ZMediumToMarkdown.yml/badge.svg)](../../actions/workflows/ZMediumToMarkdown.yml) | ||
[![Automatic build](../../actions/workflows/pages-deploy.yml/badge.svg)](../../actions/workflows/pages-deploy.yml) | ||
[![pages-build-deployment](../../actions/workflows/pages/pages-build-deployment/badge.svg)](../../actions/workflows/pages/pages-build-deployment) | ||
|
||
## Live Demo | ||
![alt text](image.png) | ||
- [https://zhgchg.li/](https://zhgchg.li/) | ||
- [https://github.com/ZhgChgLi/zhgchgli.github.io](https://github.com/ZhgChgLi/zhgchgli.github.io) | ||
|
||
## Powered by | ||
- [Jekyll](https://jekyllrb.com/) | ||
- [Chirpy Jekyll Theme](https://github.com/cotes2020/jekyll-theme-chirpy/) v7.x | ||
- [ZMediumToMarkdown](https://github.com/ZhgChgLi/ZMediumToMarkdown) Latest | ||
|
||
## Usage | ||
|
||
Check out the [docs](https://zhgchg.li/posts/en-medium-to-jekyll/). | ||
|
||
## Buy me a coffee ❤️❤️❤️ | ||
|
||
<a href="https://www.buymeacoffee.com/zhgchgli" target="_blank"><img width="545" alt="bmc-button" src="https://github.com/user-attachments/assets/5983bfc9-27fd-49e0-a7f4-eb07657c6e31"></a> | ||
|
||
[**If this project has helped you, feel free to sponsor me a cup of coffee, thank you.**](https://www.buymeacoffee.com/zhgchgli) | ||
|
||
## Other works | ||
|
||
### Integration Tools | ||
- [ZReviewTender](https://github.com/ZhgChgLi/ZReviewTender) is a tool for fetching app reviews from the App Store and Google Play Console and integrating them into your workflow. | ||
- [ZMediumToMarkdown](https://github.com/ZhgChgLi/ZMediumToMarkdown) is a powerful tool that allows you to effortlessly download and convert your Medium posts to Markdown format. | ||
- [linkyee](https://github.com/ZhgChgLi/linkyee) is a fully customized, open-source LinkTree alternative deployed directly on GitHub Pages. |