Skip to content

reiddraper/distreader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The site is hosted here

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