Home - uchicago-cs/chiventure GitHub Wiki
Welcome to the chiventure wiki!
Naming convention
When naming a wiki page, please use the following format: Category ~ Page title.
For example, if a member of the Battles team creates a wiki page dealing with Future Integration, the page title should be Battles ~ Future Integration.
This helps with any future use of the github-wiki-sidebar generator (though please do not use this program without consulting Borja).
Sidebar
To add a wiki page to the sidebar:
- Click on the pencil icon on the far right of the screen, at the top of the sidebar.
- Find the bullet point (
*
) corresponding to the category of your wiki page (e.g. Battles). - Add a new sub-bullet point (
*
), indented two spaces. - After the bullet point, put the name of your page in brackets (without the category), followed by the full title of your page in parentheses (including the category). Fill in spaces with dashes, and lead with
./
. For example:
Note that the part of the title in parentheses isn't case-sensitive.* [Future Integration](./Battles-~-Future-Integration)
- Add a brief message explaining your change, and then save.