--------
- Change template functionality so that assignment name provided by
user is not modified by abc-classroom (no longer add coursename as
prefix) (kcranston, 137)
- Add each new assignment to an ``assignments`` section of the config
(kcranston, 138)
- Fix config.yml to ensure ``gitignore`` file has a period at the
beginning, update docs (lwasser, 124)
- Add assignment template functionality (kcranston, 105)
- Fix RTD build to ensure API reference and other docs build properly
(113, 114, lwasser)
- Add code of conduct, and md support (m2r) to build (126, lwasser)
- Add documentation for ``abc-init`` (74, nkorinek)
- Updated documentation for previous abc-classroom functionality
(kcranston)
- Added command ``abc-quickstart`` to set up file directory for
users(90, nkorinek)
- Add a new console script that creates a template repository for an
assignment (kcranston, 79, 73)