Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 802 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 802 Bytes

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.