Skip to content
This repository has been archived by the owner on Mar 27, 2018. It is now read-only.

seahug/seattlehaskell-org

Repository files navigation

seattlehaskell.org web site

This version of the SeaHUG web site has now been decommissioned!

This is the Yesod source code for seattlehaskell.org.

Source code for the Hakyll portion of the web site is also available.

Building and deploying

Build

$ stack build

Install runtime prerequisites

$ stack install yesod-bin cabal-install

Run development server

$ script/devel

Create Keter bundle

$ script/keter

Helper scripts

Templates for helper scripts to run a local development server and to generate an Apache2 configuration file, devel.template and genconf.template respectively, are provided. For example, to generate a local Apache2 configuration file:

$ cp devel.template devel
$ chmod +x devel
$ # Edit devel script
$ ./devel

Licence

Released under MIT License

About

Part of retired SeaHUG web site

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published