calganaygun / MDcat

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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


Languages

Language:HTML 38.1%Language:JavaScript 36.7%Language:Python 25.2%