/SCSWorkshop

Repo for Jess & Rob's South Coast Summit Workshop

Primary LanguageShellMIT LicenseMIT

South Coast Summit Workshop

Jess is AMAZING

Repo containing source code for the South Coast Summit Workshop - Build a Hugo Website in Azure using GitHub Actions and Azure Bicep in a day with Dev Containers

We recommend downloading the repo and getting the local demo environment setup on your laptop. This way you can follow along with the demos.

Prerequisites:

Setup

  1. Download the repo from GitHub

    # change directory to where you'd like the repo to go
    cd C:\GitHub\
    
    # clone the repo from GitHub
    git clone https://github.com/jpomfret/SCSWorkshop
    
    # move into the folder
    cd .\SCSWorkshop\
    
    # open VSCode
    code .
  2. Once code opens, there should be a toast in the bottom right that suggests you 'ReOpen in Container'.

  3. The first time you do this it may take a little, and you'll need an internet connection, as it'll download the container images used in our demos

  4. Open a pwsh console and start your adventure... (Note it is better in a vanilla pwsh session than in the Integrated Terminal)

Workshop Attendees

At your name here when we get to git lesson 3:

Ken Sayers