This repository contains the source code for the Aberdeen Developers .Net User Group website.
This site is built using Wyam.
To preview the website locally, run the following:
.\build.ps1 --target=preview
or:
./build.sh --target=preview
and follow the outputted information on how to browse the site.