- 50293d3 - Update README.md
- 4c93694 - bump metcalfc/changelog-generator to v2.0.0
- 115b389 - Update Routes.js's documentation to compensate for the wildcard operator
- 3a36fd1 - update README and gitignore
- 659705a - move pages
- 48f2c00 - delete files
- acb6adb - Delete ROADMAP.md
- c5f2623 - Delete .github/ISSUE_TEMPLATE directory
- 18256c5 - Create ISSUE_TEMPLATE.md
- 703ad40 - move pages into .github
- c957811 - move files from pages into .github
- 04038f1 - fix links in README.md
- 55f2862 - remove deleted directory from .gitignore
- 9104366 - move license into root directory
- 9631c7b - Update issue templates
- dd0b98b - Update README.md
- 194abfa - update website URL
- e6b3791 - fix code example
- 63e18a9 - Delete ISSUE_TEMPLATE.md
- a67a479 - Create update.yml
- 69ee53f - Update update.yml
- 473dadb - Update update.yml
- efbab63 - Update update.yml
- 9a18dec - Update update.yml
- ba365b5 - Update update.yml
- d8fadb6 - Update update.yml
- 9d935f7 - Update update.yml
- 79cabd3 - Update update.yml
- db6ba02 - Update update.yml
- bdb7715 - Update update.yml
- 4e66b41 - Update update.yml
- 0a8072a - Update update.yml
- 1a5dda3 - Update update.yml
- 018dfdf - Update update.yml
- aef6d7e - Update update.yml
- 0d024b8 - Update update.yml
- 94533cd - Update update.yml
- 8debd91 - Update update.yml
- 9d2beec - Update update.yml
- d406e23 - bump codevise/documentation-js-action to v1.3.1
- f761ca2 - Update update.yml
- bb5d2f2 - Update and rename update.yml to publish.yml
- f28d099 - Update publish.yml
- 6dfa629 - Update publish.yml
- 0a17cae - Update publish.yml
- 564e790 - Update publish.yml
- 8ba4480 - Update publish.yml
- b21562c - Update publish.yml
- 8e7780a - Update publish.yml
- 0e08289 - Update publish.yml
- 6052e09 - Update publish.yml
- 6e6c71d - Update publish.yml
- ae2498c - Update publish.yml
- 5208e98 - Update publish.yml
- 14520b8 - Update publish.yml
- 89b9181 - Update publish.yml
- d031b4d - Update publish.yml
- 13358f6 - Update README.md
- 23c7fc0 - Update publish.yml
- 27e0714 - Update publish.yml
- 15a4dbf - Update publish.yml
- e5f8a5f - Update publish.yml
- f99f8a7 - Update publish.yml
- 790630c - Update publish.yml
- 3738e4d - Update README.md
- 525e2e3 - Update release.yml
- be5138c - Create dependabot.yml
- be77d9e - Update README.md
- ba72a07 - Update publish.yml
- cd1a7d1 - Update publish.yml
- 39246da - Update publish.yml
- a4f87fa - Update publish.yml
- 4e683d3 - Update publish.yml
- 931b44e - Update publish.yml
- bc3aad2 - Update publish.yml
- 540393f - Update publish.yml
- fe61b78 - Update publish.yml
- 4612f61 - Update publish.yml
- dc4e0b6 - Update publish.yml
- b5df731 - Update publish.yml
- 90c1948 - Update publish.yml
- e042885 - Update publish.yml
- 60c633d - Update publish.yml
- dcbe5cf - Update publish.yml
- 924105c - Update publish.yml
- 29535ae - Update README.md
- 66a169f - Update publish.yml
- e8d9531 - fix README.md example #2
- d7704ce - add WIP guide and update publish.yml to assist
- 8e7ec31 - document error page in raiseErrors()
- f471916 - create boilerplate for RenderPages.js
- 8cdf657 - Merge branch 'library' of https://github.com/wibbuffey/slope into library
- 4454194 - fix typo: "*.md" to "."
- 4047ad9 - Update Server.js
- 4d7792d - create guide
- b229fee - fix typo: "instea//d" to "instead"
- 5e0435a - Update publish.yml
- ae30c66 - Update guide.md
- 87c2a95 - fix link: wibbuffey.github.io to wibbuffey.github.io/slope
- d6142fd - make relative link absolute
- 951aa38 - add period, remove newline
- e6b5bb1 - Update guide.md to v1.2.0
- 7375dfa - Remove VersionInfo in favor of package.json
- 2f761f3 - Remove support for RegExp strings in favor of RegExps, fixing #12
- 9d62fc3 - Modify RaiseErrors.js to no longer use the removed versionInfo() function
- ee24069 - Remove extra parentheses
- 69b4f94 - Remove unused variable
- 9eacab3 - Completely remove all traces of versionInfo()
- 0417b7d - Use "let"
- dd1ff83 - Replace "routes = ..." with "let routes = "..."
- b3c1bb0 - fix bugs relating to the route variable
- d6599f7 - Update package.json