/website

Website for Common Prefix.

Primary LanguageHTML

commonprefix website

Instructions

  1. Install the go programming language
  2. Run go run . (or go build . && ./website)
  3. ./public will have the static artifacts of the website

Run go run . --serve or ./website --serve for building and serving the files. Rerun every time source files change.

Static files

/public/static holds all static files: stylesheets, images, fonts and documents.