Skip to content

shubhamwert/mediumBlogScripts

Repository files navigation

A simple python application to sync your medium blogs

Lets introduce the CI/CD to our medium blogging

Prerequistes

  1. Download python
  2. Download dependencies
    pip install -r requirements.txt

Running the script

export MEDIUM_API_KEY=<your-api-key>
python3 main.py

Dive Deeper with the blogs example.md.

{% include ./examples/example.md %}

About

Contain a script to download and upload to medium

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages