This is a simple Python program that converts Markdown files to HTML files. It's a handy tool for creating content for your website since Markdown is faster to write and convert using this script.
Python for Web Flask Folder structure Setting up your project directory Creating routes Creating templates Python Script Navigation Creating a layout Serving Static File Deployment Creating Heroku ...