輸入關鍵字後會比對標題、標籤與內文摘要

找吧。

Article

Hugo shortcodes With embed gist

  1. create layouts/shortcodes folder if not exists
  2. add gist.html and past follow code below

then you can use it in your .md file by {{< gist embedhash >}}

Reference