.travis.yml
AUTHORS
ChangeLog
LICENSE
MANIFEST.in
README.rst
app.py
requirements.txt
setup.cfg
setup.py
test-requirements.txt
tox.ini
docs/bluesky.txt
hflossk/.pythong
hflossk/__init__.py
hflossk/blueprints.py
hflossk/participants.py
hflossk/site.py
hflossk/util.py
hflossk/version.py
hflossk.egg-info/PKG-INFO
hflossk.egg-info/SOURCES.txt
hflossk.egg-info/dependency_links.txt
hflossk.egg-info/entry_points.txt
hflossk.egg-info/not-zip-safe
hflossk.egg-info/requires.txt
hflossk.egg-info/top_level.txt
hflossk/cli/__init__.py
hflossk/cli/openshift_utils.py
hflossk/cli/util.py
hflossk/static/books/Open-Advice.pdf
hflossk/static/challenges/completecodecademypython.html
hflossk/static/challenges/createlibrevatar.html
hflossk/static/challenges/createohlohaccount.html
hflossk/static/challenges/editwikipedia.html
hflossk/static/css/bootstrap.min.css
hflossk/static/css/pace.css
hflossk/static/css/site.css
hflossk/static/decks/hanginthere.jpg
hflossk/static/fonts/glyphicons-halflings-regular.eot
hflossk/static/fonts/glyphicons-halflings-regular.svg
hflossk/static/fonts/glyphicons-halflings-regular.ttf
hflossk/static/fonts/glyphicons-halflings-regular.woff
hflossk/static/hw/addyourselftocoursewebsite.html
hflossk/static/hw/createFASaccount.html
hflossk/static/hw/creategithubaccount.html
hflossk/static/hw/getyourfirstpullrequestaccepted.html
hflossk/static/hw/issueapullrequest.html
hflossk/static/img/favicon.ico
hflossk/static/img/favicon.png
hflossk/static/img/glyphicons-halflings-white.png
hflossk/static/img/glyphicons-halflings.png
hflossk/static/img/grid-baseline-20px.png
hflossk/static/img/less-logo-large.png
hflossk/static/img/responsive-illustrations.png
hflossk/static/ipynb/Data Structures 201.ipynb
hflossk/static/ipynb/Data Structures.ipynb
hflossk/static/ipynb/Python 101.ipynb
hflossk/static/ipynb/Python 501 - The Magic.ipynb
hflossk/static/js/bootstrap.min.js
hflossk/static/js/html5shiv.js
hflossk/static/js/jquery.js
hflossk/static/js/pace.min.js
hflossk/static/videos/linus_torvalds_git_talk.html
hflossk/templates/about.mak
hflossk/templates/blogs.mak
hflossk/templates/home.mak
hflossk/templates/instructor.mak
hflossk/templates/master.mak
hflossk/templates/ohno.mak
hflossk/templates/participant.mak
hflossk/templates/resources.mak
hflossk/templates/syllabus.mak
hflossk/templates/weeklybreakdown.txt
hflossk/templates/hw/firstflight.mak
hflossk/templates/hw/index.mak
hflossk/templates/lectures/index.mak
hflossk/templates/lectures/w01c2.mak
hflossk/templates/quiz/quiz1.mak
hflossk/tests/test_yaml.py
hflossk/yamls/fake_student.yaml
hflossk/yamls/oer.yaml
hflossk/yamls/schedule.yaml
hflossk/yamls/site.yaml
scripts/attendance.py
scripts/checkblogs.py
scripts/grades.py
tests/__init__.py
tests/hflossk_tests.py