Skip to content

Add images to github wiki

Cecile Hannay edited this page Oct 5, 2021 · 15 revisions

Method 1: Upload images to repo

  • Create a location to keep the images

    • in the repo, create a new file called: github-tutorial/wiki_images/README.md

    • add the text: 'This folder contains images for the wiki' and commit new file

  • drag files into the folder github-tutorial/wiki_images

  • copy/paste the url of the images

Method 2: Using github issues

This is convenient to save images of screenshot

  • Click on "issues"
  • Create a new issue called "wiki images"
  • Use comment to add images:
    • (1) drag images in comment
    • (2) copy/paste the link
    • (3) click preview to see the image preview

Screen Shot 2021-10-05 at 4 01 40 PM

Youtube tutorial

https://www.youtube.com/watch?v=NegksI-X3Nk

Clone this wiki locally