Skip to content

Commit 42fe963

Browse files
woodruffwewdurbin
authored andcommitted
README: document adding a page
Signed-off-by: William Woodruff <[email protected]>
1 parent 48067cc commit 42fe963

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

+7
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,10 @@ edit documents.
1010

1111
Once it has started, navigate to [http://localhost:10000](http://localhost:10000)
1212
in your browser! Any edits made will render as you save your work.
13+
14+
### Adding new pages
15+
16+
To add a new page, you'll need to do two things:
17+
18+
1. Create the page itself in the appropriate location under [`./docs`](./docs/).
19+
2. Add the page to the `nav` hierarchy in [`mkdocs.yml`](./mkdocs.yml).

0 commit comments

Comments
 (0)