Add: Gitea x OpenClaw 開発プロセス記事
Deploy Docusaurus Site / deploy (push) Successful in 28s

This commit is contained in:
2026-02-27 03:36:51 +00:00
parent 7bde88743e
commit f236ffd748
3 changed files with 123 additions and 4 deletions
+6
View File
@@ -18,6 +18,12 @@ function HomepageHeader() {
function RecentTech() {
const posts = [
{
title: "Gitea × OpenClaw 連携の開発プロセス実践ガイド",
date: "2026-02-27",
tag: "Gitea",
url: "/tech/gitea-openclaw-dev-process",
},
{
title: "ローカルGitea × Webhook連携でAI自動コードレビュー",
date: "2026-02-26",