An open API service indexing awesome lists of open source software.

https://github.com/iamcco/markdown.css

markdown styles
https://github.com/iamcco/markdown.css

Last synced: 10 months ago
JSON representation

markdown styles

Awesome Lists containing this project

README

          

## this is an Github like styles

[example](http://blog.yuuko.cn/markdown.css/public/example-github.html)

```
git clone https://github.com/iamcco/markdown.css
cd markdown.css
npm install
gulp public
```

> The style files are in **dest/** directory
> The example is in **public/** directory