ksoc-gradsac / ksoc-gradsac.github.io

Website for University of Utah Kahlert School of Computing Graduate Student Advisory Committee
https://gradsac.cs.utah.edu/
4 stars 6 forks source link

KSoC GradSAC Website 🎓

An informational website for the U of U KSoC GradSAC.

Contributing

  1. Install Ruby.
  2. Install Jekyll.
  3. Fork the repo.
  4. Install required Ruby gems with bundle
  5. Make your changes on your forked repo.
  6. Test changes with bundle exec jekyll serve
  7. Make a pull request to change content.

The website uses the Just The Docs theme, and you need to organize pages using it's navigation order configuration. More info can be found here.