Skip to content

Open source curriculum for Careers in Code built on Hugo and deployed on Netlify.

Notifications You must be signed in to change notification settings

hackupstate/careers-in-code-classroom

Repository files navigation

Careers In Code Classroom

Prerequisites

Hugo Installation

Mac OS

brew install hugo

Windows

choco install hugo -confirm

Linux

snap install hugo

Cloning the repo

git clone https://github.com/hackupstate/careers-in-code-classroom.git

Usage

Launching the website locally

hugo serve

Build the website for deployment

hugo

Theme Documentation

Deployment

The website is currently deployed with CI using Netlify and setup as a subdomain of careersincode.org.

Pushes to the codebase will automatically trigger a build.

About

Open source curriculum for Careers in Code built on Hugo and deployed on Netlify.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published