TTIAG on GitHub¶
An alphabetical list of docs is given in the left sidebar. You can also search for content (see header above).
How to edit an existing page
- Browse to the page.
- Click the edit icon at the right of the page's title.
- Make your changes and click gree "Commit changes" button.
- Go back to the page you were editing, wait about 60 seconds, and do a hard refresh (CMD+R on Mac, CTRL+R on Linux/Windows) to see your changes reflected on the page.
How to create a new page
- Click the button below.
- Name your file: Use lowercase letters and dashes, and always end with
.md. - ✅ Good:
meeting-notes-jan.md - ❌ Bad:
Meeting Notes Jan(Missing .md) - Write your content: Use standard text.
- Save: Scroll down and click green "Commit changes" button.
- Come back to this page, wait about 60 seconds, and do a hard refresh (CMD+R on Mac, CTRL+R on Linux/Windows), to see the new page appear in the left sidebar.