Embedding images inside a GitHub wiki (gollum) repository?

前端 未结 15 944
时光取名叫无心
时光取名叫无心 2021-01-30 00:43

The Github wikis are backed by a separate git repository then the main project repository.

This post by the Github team makes it sound like you should be able to link to

15条回答
  •  谎友^
    谎友^ (楼主)
    2021-01-30 01:09

    Here is a practical way to do it:

    • Go to any issue on github
    • In the comment section you can attach files, just drag/drop, select or paste your image
    • Copy the code/link displayed in the textarea
    • Paste it in the wiki
    • Profit !

    You don't even have to create or modify any issue compared to @tiby solution !

提交回复
热议问题