Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 652 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 652 Bytes

Header image of MDcat

MDCat

A super simple script which uses the GitHub API to convert your markdown files to GitHub styled HTML site.

Features

  • Light/dark mode
  • Code highlighting

Usage

Usage is very simple:

python mdcat.py <markdown_file.md>

It automatically generates HTML file in the same directory.

Demo

You can see this markdown file's HTML on: here

Thanks

Special thanks to Karma for the cat illustration in the header.