Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 248 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 248 Bytes

Markdown reader

Based on python jinja templating engine

Use cases:-

  • Blog Hosting
  • Document Aggregator

Prerequisite

pip install flask --user

Usage

flask run

and open http://localhost:5000/ on your browser.