When working through the tutorial, ("Getting Started" section) the screen shot displaying the default index page is incorrect (presumably out of date). (See on mkdocs, version 0.15.3, OS X and Windows.)
To reproduce:
- Create a new project as instructed in the first step of the tutorial.
- Change to the directory created for the new project.
- Run the serve command.
- Open your browser to http://127.0.0.1:8000 and note that the default index page is different than what's presented in the screenshot.
(Also, the sentence "Once you hit reload in the browser you'll see your new site name take effect." contains a typo. It should be "Once you hit reload in the browser, you'll see your new site name take effect." Rewriting the sentence to something along the lines of "Reload the page in your browser to see the new site name." may be even better.)
When working through the tutorial, ("Getting Started" section) the screen shot displaying the default index page is incorrect (presumably out of date). (See on mkdocs, version 0.15.3, OS X and Windows.)
To reproduce:
(Also, the sentence "Once you hit reload in the browser you'll see your new site name take effect." contains a typo. It should be "Once you hit reload in the browser, you'll see your new site name take effect." Rewriting the sentence to something along the lines of "Reload the page in your browser to see the new site name." may be even better.)