.travis.yml
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
README.rst
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
docs/Makefile
docs/conf.py
docs/index.rst
docs/internals.rst
docs/start.rst
docs/_build/doctrees/environment.pickle
docs/_build/doctrees/index.doctree
docs/_build/doctrees/internals.doctree
docs/_build/doctrees/start.doctree
docs/_build/html/.buildinfo
docs/_build/html/genindex.html
docs/_build/html/index.html
docs/_build/html/internals.html
docs/_build/html/objects.inv
docs/_build/html/search.html
docs/_build/html/searchindex.js
docs/_build/html/start.html
docs/_build/html/_sources/index.txt
docs/_build/html/_sources/internals.txt
docs/_build/html/_sources/start.txt
docs/_build/html/_static/ajax-loader.gif
docs/_build/html/_static/basic.css
docs/_build/html/_static/comment-bright.png
docs/_build/html/_static/comment-close.png
docs/_build/html/_static/comment.png
docs/_build/html/_static/default.css
docs/_build/html/_static/doctools.js
docs/_build/html/_static/down-pressed.png
docs/_build/html/_static/down.png
docs/_build/html/_static/file.png
docs/_build/html/_static/jquery.js
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
docs/_build/html/_static/pygments.css
docs/_build/html/_static/searchtools.js
docs/_build/html/_static/sidebar.js
docs/_build/html/_static/underscore.js
docs/_build/html/_static/up-pressed.png
docs/_build/html/_static/up.png
docs/_build/html/_static/websupport.js
ofcourse/__init__.py
ofcourse/blueprints.py
ofcourse/participants.py
ofcourse/site.py
ofcourse/util.py
ofcourse/version.py
ofcourse.egg-info/PKG-INFO
ofcourse.egg-info/SOURCES.txt
ofcourse.egg-info/dependency_links.txt
ofcourse.egg-info/entry_points.txt
ofcourse.egg-info/not-zip-safe
ofcourse.egg-info/requires.txt
ofcourse.egg-info/top_level.txt
ofcourse/cli/__init__.py
ofcourse/cli/openshift_utils.py
ofcourse/cli/util.py
ofcourse/static/books/Open-Advice.pdf
ofcourse/static/css/bootstrap.min.css
ofcourse/static/css/pace.css
ofcourse/static/css/site.css
ofcourse/static/decks/hanginthere.jpg
ofcourse/static/fonts/glyphicons-halflings-regular.eot
ofcourse/static/fonts/glyphicons-halflings-regular.svg
ofcourse/static/fonts/glyphicons-halflings-regular.ttf
ofcourse/static/fonts/glyphicons-halflings-regular.woff
ofcourse/static/hw/addyourselftocoursewebsite.html
ofcourse/static/hw/createFASaccount.html
ofcourse/static/hw/creategithubaccount.html
ofcourse/static/hw/getyourfirstpullrequestaccepted.html
ofcourse/static/hw/issueapullrequest.html
ofcourse/static/img/favicon.ico
ofcourse/static/img/favicon.png
ofcourse/static/img/glyphicons-halflings-white.png
ofcourse/static/img/glyphicons-halflings.png
ofcourse/static/img/grid-baseline-20px.png
ofcourse/static/img/less-logo-large.png
ofcourse/static/img/responsive-illustrations.png
ofcourse/static/js/bootstrap.min.js
ofcourse/static/js/html5shiv.js
ofcourse/static/js/jquery.js
ofcourse/static/js/pace.min.js
ofcourse/templates/about.mak
ofcourse/templates/blogs.mak
ofcourse/templates/home.mak
ofcourse/templates/instructor.mak
ofcourse/templates/master.mak
ofcourse/templates/ohno.mak
ofcourse/templates/participant.mak
ofcourse/templates/resources.mak
ofcourse/templates/syllabus.mak
ofcourse/templates/weeklybreakdown.txt
ofcourse/templates/hw/firstflight.mak
ofcourse/templates/hw/index.mak
ofcourse/templates/lectures/index.mak
ofcourse/templates/lectures/w01c2.mak
ofcourse/templates/quiz/quiz1.mak
ofcourse/tests/test_yaml.py
ofcourse/yamls/fake_student.yaml
ofcourse/yamls/oer.yaml
ofcourse/yamls/site.yaml
tests/__init__.py
tests/hflossk_tests.py