2024-05-22 in Blog
See discussion: How to automatically fallback to the default language when a requested page doesn't …
2024-05-11 in Blog
This post describes how to add contributors to each page by modifying Docsy's default content …
2024-05-07 in Blog
Update 2024-05-08: After I post a question on the Hugo discourse site, Joe Mooring replied and …
2024-04-13 in Blog
In this post: 為何做 code review? 走味的 code review。 為何做 code review? 實施 code review 的兩個主要理由:提高程式品質,以及傳遞知 …
2024-04-06 in Blog
Symptom In a static website built with Hugo and Docsy theme, I added a page to render an OpenAPI …
2024-03-25 in Blog
In this post, I share my Hugo shortcode that can render a .CSV file as an HTML table. Code by …
2024-02-18 in Blog
超級 lag 的我,終於也開始用 Copilot 啦。 簡介 Copilot 能做什麼? 當我們寫程式的時候,Copilot 會在背後忙著推測我們的意圖,並適時提供它建議的程式碼。 除了幫我們產生程式 …
2023-10-15 in Blog
Change Summary Two changes has been made today. The first is change is a fix for C# tag 404 error, …
2023-10-14 in Blog
摘要: 說明如何開始使用 Azure OpenAI,從建立資源、deploy 一個模型、到撰寫程式來呼叫 OpenAI 的 Chat Completions API。 前提:要有 Azure 帳號( …
2023-08-24 in Blog
I use Medium Zoom in my Docsy website to make images show full size when they are clicked. Demo …