Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 433 Bytes

readme.md

File metadata and controls

19 lines (12 loc) · 433 Bytes

Aberdeen Developers .Net User Group

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.