網站中嵌入 Github repository 裡的檔案
想要像在網站內嵌入 gist 一樣,插入一個 script 即可顯示該 gist [1] 。
Google搜尋: embed github repo file 得知
有兩個網站提供插入 script 顯示 Github repo 裡的檔案,此兩個網站分別是:
最後我採用 Gistfy 的服務。用法跟插入 gist 差不多,上這兩個服務的網頁看看就知道。
參考:
[1] | How to Embed Github Gist in Webpage |