Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/reiddraper/distreader


https://github.com/reiddraper/distreader

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

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
```