Finish migration of 1.0 documentation to mkdocs
As part of the 1.0 release, the documentation is moved into the main repository to better align the code with the documentation. Going forward, pull requests that warrant a documentation change/addition, should include the changes in the same pull request.
The documentation is currently located on the develop-v1 branch (default). From here PR's can be made to do improvements and clean it up.
To be able to view the documentation currently in progress, I have setup GitHub Pages to push to https://geteventflow.net/EventFlow/. This is of cause not the end URL (not pretty and not HTTPS), but merely somewhere to view the documentation site until it replaces the current one. I expect it to replace the very poor site currently at https://geteventflow.net/.
Please note that the documentation is still in a limbo state with most of the docs referencing 0.x code.