Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/reiddraper/distreader
https://github.com/reiddraper/distreader
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/reiddraper/distreader
- Owner: reiddraper
- Created: 2012-01-14T23:41:17.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2019-11-22T14:54:50.000Z (almost 5 years ago)
- Last Synced: 2024-02-15T10:33:49.339Z (9 months ago)
- Language: CSS
- Homepage: reiddraper.github.com/distreader
- Size: 10.7 KB
- Stars: 23
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 hakyllmake
# now view it
open _site/index.html
```