Skip to content

utahpython/utahpython.github.com

Repository files navigation

Utah Python User Group website

Local development

  1. Requirements: Pretty simple. You’ll need to install jekyll and bower.
  2. Install the bower components: cd static/ && bower install && cd ../
  3. Start the local server: jekyll serve

Resources

For more information:

To help edit our site, join our Github Organization:

https://github.com/organizations/utahpython

Old Site:

The old site's code can be found in the old_site tag.