My blog, also used as a place for deploying some demos.
- Start python virtual environment in scripts directory:
source ./scripts/bin/activate- Install markdown module
python3 -m pip3 install markdown-
Write a post to the post.md file
-
Update index.html and create the post file
python3 scripts/upload.py