Introduction
If you have everything setup properly, you should be ready to try and create or update some markdown and to run a MkDocs build.
Tip
MkDocs has a built in server so you can dynamically watch the updates you are making on your local copy of your repository as the content is saved. I'm not going to document how to do that, but reference the MkDocs documentation for details. I personally don't do this.
The instructions in the following chapters reference a test repository I created. You can use this repo to learn. You can't break anything in it so have fun.