skip to content
  • Calendar
  • Maps

Welcome to Base Code v1!

This light-weight codebase can be used in addition to the University's Foundation implementation, but it doesn't completely replace it. If you have any suggestions for features you would like to see, please send an email to jeremyharvey@weber.edu.


Setup

Getting set up to use our Code Base is quite simple. Simply include the code that follows into the advanced head section for your page in Site Manager.

If you don't have an advanced head section, you will want to change templates first.
<link rel="stylesheet" href="https://www.weber.edu/wsuimages/webdev/base/code/v1/styles.css"/>
<script src="https://www.weber.edu/wsuimages/webdev/base/code/v1/scripts.js"></script>