https://github.com/iamcco/markdown.css
markdown styles
https://github.com/iamcco/markdown.css
Last synced: 10 months ago
JSON representation
markdown styles
- Host: GitHub
- URL: https://github.com/iamcco/markdown.css
- Owner: iamcco
- Created: 2016-03-12T05:53:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-05-08T10:10:52.000Z (over 9 years ago)
- Last Synced: 2025-03-18T00:01:31.581Z (10 months ago)
- Language: CSS
- Size: 10.7 KB
- Stars: 61
- Watchers: 4
- Forks: 77
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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