Mark an X on the calendar for every day you accomplish a task. Uses GitHub pages
Getting Started
- Branch master into gh-pages branch
git checkout -b gh-pages
git commit -am "New GitHub pages branch."
git push origin gh-pages
TODO
- Sort out styling on calendar
- Add popup for commiting new entry
- Add exception messages for bad/erroneous commits
- Add 'Objectives' section
- Add better readme detailing:
- How to setup - creating branch for gh-pages
- What details to set in the branch to commit to own repo
- Overview of what project is about
- How to use!