Published onApril 11, 2022不要再從舊檔案複製貼上了!使用 Hygen 快速建立 Blog 新文章 Markdown 檔案HygenBlogMarkdownMDXCodeGenerator我在個人部落格導入了 Hygen 程式碼產生器,讓我能使用 hygen post new 指令,快速建立新文章草稿 .mdx 檔案,簡化繁瑣步驟。
Published onFebruary 14, 2021設定 Gatsby 部落格文章的舊路徑重導向,使用 gatsby-redirect-from 插件BlogGatsby新的 Gatsby 部落格有自己一套路由設定,與原先 Hexo 不同。於是我使用 gatsby-redirect-from plugin 將文章舊路徑重導向。
Published onFebruary 13, 2021部落格搬遷紀錄,用 Gatsby.js 取代 HexoBlogGatsby當完兵過年期間閒的蛋疼,想要嘗試新技術,於是決定用 Gatsby.js 來重架部落格啦!