Skip to content

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

  1. Browse to the page.
  2. Click the edit icon at the right of the page's title.
  3. Make your changes and click gree "Commit changes" button.
  4. 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

  1. Click the button below.
  2. Name your file: Use lowercase letters and dashes, and always end with .md.
  3. ✅ Good: meeting-notes-jan.md
  4. ❌ Bad: Meeting Notes Jan (Missing .md)
  5. Write your content: Use standard text.
  6. Save: Scroll down and click green "Commit changes" button.
  7. 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.

Create New Page