Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

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 Request

Crafted with <3 by [John Otander](http://johnotander.com) ([@4lpine](https://twitter.com/4lpine)).