-
Notifications
You must be signed in to change notification settings - Fork 0
Usage instructions
Aaron edited this page Jun 23, 2013
·
2 revisions
To use this project, place your *.md
files in the /markdown
folder. You can then access them using the URL format <site-root>/wiki/My Page Name
, or <site-root>/wiki/My%20Page%20Name
where the file being referenced is My Page Name.md
.
There may be issues with certain file names. For example, in order to access the page associated with a file called My Page 1.0.md
, you will need to end the url with a trailing slash /wiki/My%20Page%201.0/
The navigation sidebar is located at _sidebar.md
.
In 1.0, there is no caching involved, so as soon as you add a file you will be able to access it.