CascadiaRConf website

made with Hugo - and the Bootstrapious theme

To run locally you'll need Hugo installed on your machine.

To get this repo locally clone it down, then run hugo serve -w (the -w is for watch changes)

If you have a change you want to suggest, fork this repo and send a PR (make sure to send the PR to branch newsite rather than master - newsite should pop up as the default branch to PR into). You can also do it in Github web here if you like.

With a pull request, you'll get a preview of the site, click on Details to get a link to the preview site. If it fails you'll also see that.