Skip to content

byui-cse/cse212-csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE 212 | Programming with Data Structures

GitHub Pages Setup

Actions

When changes are pushed to the Main branch, a GitHub action is started to deploy the content. It takes roughly 1 minute to deploy, but that could change as the size of the project changes

Run Local Setup

Prerequisites

Setup

Using terminal window in the /docs folder, run

bundle install

Run

Using terminal window in the /docs folder, run

bundle exec jekyll serve --config local-config.yml

Temporary files

The following folders / files will be added to your /docs folder that should not be committed to GitHub:

  • _site/
  • .jekyll-cache/
  • Gemfile.lock

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published