Skip to content
/ MDcat Public
forked from calganaygun/MDcat

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

Notifications You must be signed in to change notification settings

wyu0725/MDcat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 38.1%
  • JavaScript 36.7%
  • Python 25.2%