Ecosyste.ms: Awesome

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

http://reiddraper.github.io/distreader/


http://reiddraper.github.io/distreader/

Last synced: 28 days ago
JSON representation

Lists

README

        

The site is hosted [here](http://reiddraper.github.com/distreader)

To add a paper, submit a pull-request, you'll want to edit `index.markdown`

To build the site locally:

```
cabal install hakyll

make
# now view it
open _site/index.html
```