
內容簡介
使用 FF Block Gist Embed,您可以嵌入來自 GitHub Gists 的檔案。它會在 WordPress 編輯介面中新增一個名為「Gist Embed」的區塊。對於每個此區塊的實例,您可以:
從相同的 Gist URL 中選擇一個或多個檔案來嵌入到您的文章中。
包含處理 Gist 嵌入樣式的供應商樣式表(詳見常見問題解答)。
選擇是否以原始內容嵌入 Gist 檔案。
路線圖
我們希望很快能帶來一些其他的功能。我們計畫中的一些功能如下:
緩存檔案內容
手動更改區塊內 Gist 檔案的順序
在輸入欄位輸入有效的 Gist URL 後自動獲取檔案清單
外掛標籤
開發者團隊
原文外掛簡介
With FF Block Gist Embed you can embed files from GitHub Gists. It adds a block named ‘Gist Embed’ to the WordPress editor interface. For every instance of this block, you can:
Select one or more files from the same Gist URL to be embedded in your post.
Include the vendor stylesheet that handles the styling of Gist embeds (see the FAQ for more information).
Choose whether or not to embed the Gist files as raw content.
Roadmap
We would like to bring some additional features soon. Some of the things we have planned, are:
Caching the content of files
Manually change the order of the files from a Gist within a block
Automatically get the list of files after a valid Gist URL is entered in the input field
