A super simple script which uses the GitHub API to convert your markdown files to GitHub styled HTML site.
- Light/dark mode
- Code highlighting
Usage is very simple:
python mdcat.py <markdown_file.md>
It automatically generates HTML file in the same directory.
You can see this markdown file's HTML on: here
Special thanks to Karma for the cat illustration in the header.