Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markdowncss/markdowncss.github.io
Where all the MarkdownCSS themes live.
https://github.com/markdowncss/markdowncss.github.io
Last synced: 4 days ago
JSON representation
Where all the MarkdownCSS themes live.
- Host: GitHub
- URL: https://github.com/markdowncss/markdowncss.github.io
- Owner: markdowncss
- License: mit
- Created: 2014-12-31T19:26:03.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-17T16:15:21.000Z (over 9 years ago)
- Last Synced: 2024-08-02T14:08:35.067Z (3 months ago)
- Language: CSS
- Homepage: http://markdowncss.github.io/
- Size: 125 KB
- Stars: 100
- Watchers: 4
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred-test - markdowncss/markdowncss.github.io - Where all the MarkdownCSS themes live. (CSS)
README
# Markdown CSS
The Markdown CSS site debuting the themes of the github org.
## Development
```
git clone https://github.com/markdowncss/markdowncss.github.io.git
cd markdowncss.github.io
npm i
gulp
```## License
MIT
## Contributing
1. Fork it
* Create your feature branch (`git checkout -b my-new-feature`)
* Install the dependencies and run gulp (`npm i && gulp`)
* Commit your changes (`git commit -am 'Add some feature'`)
* Push to the branch (`git push origin my-new-feature`)
* Create new Pull RequestCrafted with <3 by [John Otander](http://johnotander.com) ([@4lpine](https://twitter.com/4lpine)).