Skip to content

Instantly share code, notes, and snippets.

@hn3000
Last active July 11, 2017 11:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hn3000/7b6a04105017010aecb8778e28dc4b03 to your computer and use it in GitHub Desktop.
Save hn3000/7b6a04105017010aecb8778e28dc4b03 to your computer and use it in GitHub Desktop.
include images and other resources in a repo's wiki
1) add the resource into a folder of the wiki repository
1a) clone the wiki repo, it's git url can be found on the right hand side of wiki pages
1b) create folder, add resource, push to repo
2a) add link to resource: [link to pdf](../assets/Filename.pdf)
2b) image link: [[assets/image.png]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment