Home - diagtex/MyFirstProject GitHub Wiki

Disclaimer: This is example software documentation and help content on GitHub Wiki for My technical writing portfolio. I am not affiliated the content used in any way. This is for example purposes only. Content in this guide may be incorrect or outdated as of July 17, 2025.

My First Wiki Page

Created to learn more about GitHub and it's wiki system.

Each Header two, will show to add something to the wiki page.

text for a quote

Table of Contents

  1. Creating a Table.
  2. Uploading Files and Images
  3. Creating a Mail Link
  4. Creating a 'Table of Contents' (TOC) in Wiki
  5. Creating a Link to YouTube Video
  6. Other Resources

Creating a Table.

Information type Description
Concept Use it to provide conceptual information, answering the question "What is this?"
Task Use it to provide instructional information, answering the question "How to do this?"
Reference Use it to provide additional information, such as a table with reference values, or additional information

Uploading Files and Images

  1. Navigate to the Code page of your project.
  2. Choose Add File. (or Upload an existing file...)
  3. Navigate to the location of the file and upload it to your repository.
  4. Copy the link to the file.

You may not see any files when you start a new project.

Ex.
image

Creating a Mail Link

Syntax: [Link Text](mailto:email address)
Ex. MyEmail

To create a line break, add two space at the end of the above line.

Creating a 'Table of Contents' (TOC) in Wiki

Syntax: Create links to the headings - Separate spaces in the title with a dash (-).

Table of Contents

  1. My Topic Title
  2. My topic subtitle

Creating a Link to YouTube Video

Syntax: To embed a video link to a YouTube video:

1.Link to the thumbnail of your video. It is in this part of the code:
< img src="---">
2. Where Z-vZuBX0Cmk is the last part of your video URL.

Other Resources

(replace / with | )

Name Link
Udemy Repo https://github.com/JordanStanchev/Getting-Started-as-User-Assistance-Developer/wiki/This-is-My-First-Page-Here
Example Template https://github.com/JordanStanchev/Getting-Started-as-User-Assistance-Developer/wiki/Jordan-Stanchev---Instructor's-Example
⚠️ **GitHub.com Fallback** ⚠️