Skip to content

feisty2007/FlaskGithubPage

Repository files navigation

Visual Github page Editor

Point:

  • use editor.md to edit md file

  • auto generate filename base on md filename

  • auto generate md page head like '--- layout ---',just focus on something you want to write

  • auot insert img and place to corrent file position

Enviroment:

python3+ 

 flask

How to Use

one step:
pip install flask
seond step:
edit main.py change github.io path and types
three:
run main.py 
it run on http://localhost:5000 edit your blog
final:
cd into your github.io path
git commit

Special thanks

JetBrains have given me a right to use all of their product for 1 year! thanks for their support!