This is the source code for the summer of Haskell website.
cabal install --only-dependencies
cabal build
./dist/build/summer-of-haskell/summer-of-haskell preview
stack build
stack exec -- summer-of-haskell preview
Then point your browser at http://localhost:8000