/prescottprogrammers.com

Software developers group in the Prescott, AZ area.

Primary LanguageHaskell

Prescott Programmers

Site for software developers, hackers, and electronics living in the Prescott area.

Developed

This site was developed with Hakyll static site generator and is hosted on Github.

Useful Command Line Snippets

Build site generator

ghc --make site.hs

Rebuild whole site

./site rebuild

Preview site

./site watch