- Requirements: Pretty simple. You’ll need to install
jekyll
andbower
. - Install the bower components:
cd static/ && bower install && cd ../
- Start the local server:
jekyll serve
For more information:
- Visit our website: http://utahpython.org/
- Join our mailing list: https://groups.google.com/forum/#!forum/utahpython
- Or join us via IRC on Freenode in
#utahpython
.
To help edit our site, join our Github Organization:
https://github.com/organizations/utahpython
The old site's code can be found in the old_site tag.