Skip to content

bey412003-spec/cis580

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K-State CS Hugo Framework

This is a Hugo-based web framework for K-State CS lecture content. It uses a lightly adapted version of the Hugo Relearn Theme theme called K-State CS Hugo Theme

Relevant Documentation

System Requirements

Cloning for the First Time

  • Clone the repository using Git: git clone <url>
  • Open the directory: cd <directory>
  • Run the site using Hugo : hugo serve

Hugo should automatically download the relevant theme module. No additional configuration is needed.

Updating the Theme

To update the theme to the latest version, run hugo mod get -u

Updating the Hugo Version

To update the Hugo version, install a new version locally for testing and also update the version in workflows/gh-pages.yml

Questions?

Contact Russell Feldhausen - [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%