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

https://github.com/dmlc/dmlc.github.io


https://github.com/dmlc/dmlc.github.io

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

How to use:

First put the markdown format post in `_posts/` in format
`year-month-day-title.markdown`, and then commit

Preview in local:

```
$ gem install jekyll pygments.rb redcarpet
$ jekyll s
```

then open http://localhost:4000/