Stephendiehl.com Save Abandoned

Stephen Diehl's Blog & Website

Project README

StephenDiehl.com

Stephen Diehl's website.

Build Directions

For typos and fixes edit the markdown files here:

/posts/

To build the website server use Stack or Cabal:

Stack

$ stack ghc hakyll
$ stack exec ./hakyll build

Cabal

$ cabal sandbox init
$ cabal install --only-dependencies
$ cabal run
$ make hakyll
$ make

License

Copyright (c) 2012-2018, Stephen Diehl

All written content on this site is provided under a Creative Commons ShareAlike license. All code is provided under a MIT license unless otherwise stated.

Open Source Agenda is not affiliated with "Stephendiehl.com" Project. README Source: sdiehl/stephendiehl.com
Stars
34
Open Issues
3
Last Commit
4 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating