/site

freeconf.org site

Primary LanguageHTMLApache License 2.0Apache-2.0

FreeCONF site freeconf.org

Uses hugo to generating website

Setup

If you want to do SCSS edits and want to publish these, you need to install PostCSS

npm install

Running the website locally

Building and running the site locally requires a recent extended version of Hugo. You can find out more about how to install Hugo for your environment in our Getting started guide.

Once you've made your working copy of the site repo, from the repo root folder, run:

hugo server