Hugo網站Papermod主題下增加Abmonition

設置步驟 增加文件 assets/css/extended/admonition.css 增加文件 layouts/shortcodes/admonition.html code可參考commit 參考資料 大部分的code來自於kenshin2438.top 的 commit Admonitions for My Hugo Website 更多寫法 如下更多寫法可參考commit裡的content/posts/blog/abmonition.md This is a note It’s not who you are underneath, it’s what you do that defines you. info It’s not who you are underneath, it’s what you do that defines you. danger 危險,中文測試 node 中文測試 abstract 中文測試 tip 中文測試 success 中文測試 question 中文測試 warning 中文測試 failure 中文測試 bug 中文測試 example 中文測試 quote 中文測試 quote 中文測試 test list 文章裡使用

2024-03-15 · Ariel

用Hugo將Wordpress部落格搬家到Github Pages

決定從Wordpress搬家的原因 最近在寫關於Java學習文章的時候使用了markdown的插件,但是不好用,於是想不如折騰下自己的網站好了。學寫程式也有一陣子了,邊折騰邊學習也不錯。 用Wordpress部落格有幾年了,比較不喜歡: 常常會擔心租的域名或託管服務有沒有到期,有心裡負擔 太多我用不到的功能,不符合極簡主義 我不喜歡我自己之前的域名 所以決定從Wordpress搬家,使用靜態網頁,託管在Github Page上。 ...

2024-02-17 · Ariel
  | Copyright © -2025 Everydaydiva's Blog