Add: ローカルGitea × Webhook連携で、AIとの開発をもっと楽にしよう!
Deploy Docusaurus Site / deploy (push) Successful in 28s

This commit is contained in:
2026-02-26 04:41:34 +00:00
parent df22d5ab0e
commit 4a0aa29eed
3 changed files with 432 additions and 0 deletions
+6
View File
@@ -18,6 +18,12 @@ function HomepageHeader() {
function RecentTech() {
const posts = [
{
title: "ローカルGitea × Webhook連携でAI自動コードレビュー",
date: "2026-02-26",
tag: "Gitea",
url: "/tech/gitea-webhook-ai-review",
},
{
title: "DGX SparkにAnythingLLMでローカルLLMエージェント構築",
date: "2026-02-20",