[{"content":" 目標 這篇文章用來確認 Blog 在使用 Stack 主題時，仍然可以正確渲染 .adoc 內容。\n預期結果：\n文章會出現在首頁\n右側目錄可以正常產生\n程式碼區塊可以高亮\n分類與標籤可以顯示\nJava 範例 @RestController class HealthController { @GetMapping(\u0026#34;/health\u0026#34;) Map\u0026lt;String, String\u0026gt; health() { return Map.of(\u0026#34;status\u0026#34;, \u0026#34;ok\u0026#34;); } } 筆記 如果這個頁面可以成功 build，就代表 Blog 能用 Stack 負責介面，同時保留 AsciiDoc 作為主要寫作格式。\n","date":"2026-05-02T20:05:00+08:00","permalink":"/p/stack-asciidoc-build-test/","title":"Stack 主題與 AsciiDoc 建置測試"},{"content":"This blog is the technical notebook behind alexlin7.cc.\nThe first goal is simple: keep Java, Spring Boot, architecture notes, and build logs in one place.\nHugo gives the site a fast static foundation, while the monorepo keeps the blog close to the rest of the personal site.\n","date":"2026-05-02T19:52:28+08:00","permalink":"/posts/building-the-technical-notebook/","title":"Building the Technical Notebook"}]