<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Acecore ブログ</title><description>システム開発・Web制作・サーバー運用・IT教育に関する技術情報や活動報告</description><link>https://acecore.net/</link><item><title>日本語記事を1本公開するだけで9言語ブログを回す方法</title><link>https://acecore.net/blog/copilot-translation-pipeline/</link><guid isPermaLink="true">https://acecore.net/blog/copilot-translation-pipeline/</guid><description>Pages CMS で日本語記事だけを更新し、GitHub Actions と GitHub Copilot で日本語 + 8言語の翻訳記事を自動生成して build・自動マージまで進める運用手順をまとめます。</description><pubDate>Sun, 29 Mar 2026 13:30:00 GMT</pubDate><category>技術</category><category>GitHub Copilot</category><category>i18n</category><category>CMS</category><author>Gui</author></item><item><title>Astroサイトの品質改善ガイド 続編 ― PageSpeed Insights 全項目100点を達成した最終調整</title><link>https://acecore.net/blog/website-improvement-final-batch/</link><guid isPermaLink="true">https://acecore.net/blog/website-improvement-final-batch/</guid><description>Cloudflare Web Analytics の停止、GA4 と検索UIの遅延ロード化、PageSpeed Insights のモバイル / デスクトップ全項目100の達成、Search Console のパンくずと索引整理、SVGアイコン移行、そして試したが採用しなかった最適化の判断まで。前回記事の続編として最終改善をまとめます。</description><pubDate>Sat, 28 Mar 2026 17:30:00 GMT</pubDate><category>技術</category><category>Astro</category><category>パフォーマンス</category><category>アクセシビリティ</category><category>SEO</category><category>Webサイト</category><author>Gui</author></item><item><title>Astroサイトの品質改善ガイド ― PageSpeedモバイル99点達成までの道のり</title><link>https://acecore.net/blog/website-improvement-batches/</link><guid isPermaLink="true">https://acecore.net/blog/website-improvement-batches/</guid><description>Astro + UnoCSS + Cloudflare Pages 構成のサイトをパフォーマンス・SEO・アクセシビリティ・UXの4軸で改善し、PageSpeed Insights モバイル99点・デスクトップ全項目100点を達成した全記録です。</description><pubDate>Wed, 25 Mar 2026 06:00:00 GMT</pubDate><category>技術</category><category>Astro</category><category>パフォーマンス</category><category>アクセシビリティ</category><category>SEO</category><category>Webサイト</category><author>Gui</author></item><item><title>GitHub Copilot × Playwright でWebサイトをモンキーテストする実践手法</title><link>https://acecore.net/blog/ai-monkey-testing-methodology/</link><guid isPermaLink="true">https://acecore.net/blog/ai-monkey-testing-methodology/</guid><description>VS Codeのエージェントモード（GitHub Copilot）とPlaywrightブラウザツールを組み合わせ、静的サイトを体系的にモンキーテストした実践記録です。テスト設計の考え方から、実際に発見・修正したバグ、改善提案までを公開します。</description><pubDate>Wed, 25 Mar 2026 05:00:00 GMT</pubDate><category>技術</category><category>GitHub Copilot</category><category>VS Code</category><category>Astro</category><category>Webサイト</category><author>Gui</author></item><item><title>Astro View Transitionsの落とし穴と解決策 ― UX・コード品質改善ガイド</title><link>https://acecore.net/blog/astro-ux-and-code-quality/</link><guid isPermaLink="true">https://acecore.net/blog/astro-ux-and-code-quality/</guid><description>AstroのView Transitionsでスクリプトが動かなくなる問題の解決策、Pagefind全文検索の導入、TypeScript型安全性の向上、定数の一元管理など、UXとコード品質を改善した実践ガイドです。</description><pubDate>Wed, 25 Mar 2026 04:00:00 GMT</pubDate><category>技術</category><category>Astro</category><category>Webサイト</category><author>Gui</author></item><item><title>AstroサイトのアクセシビリティをWCAG AA準拠にする実践ガイド</title><link>https://acecore.net/blog/astro-accessibility-guide/</link><guid isPermaLink="true">https://acecore.net/blog/astro-accessibility-guide/</guid><description>Astro + UnoCSS 構成のサイトで実施したアクセシビリティ改善の全手順を紹介します。aria属性・コントラスト・フォーカス管理・フォーム検証・スクリーンリーダー対応など、WCAG AA準拠に必要な施策を網羅しています。</description><pubDate>Wed, 25 Mar 2026 03:00:00 GMT</pubDate><category>技術</category><category>Astro</category><category>アクセシビリティ</category><author>Gui</author></item><item><title>Astroサイトに構造化データとOGPを実装するSEO改善ガイド</title><link>https://acecore.net/blog/astro-seo-and-structured-data/</link><guid isPermaLink="true">https://acecore.net/blog/astro-seo-and-structured-data/</guid><description>Astro + Cloudflare Pages 構成のサイトに JSON-LD 構造化データ・OGP・サイトマップ・RSSを正しく実装した手順をまとめました。Google のリッチリザルト対応からRSSフィードの最適化まで、実践的な SEO 改善を紹介します。</description><pubDate>Wed, 25 Mar 2026 02:00:00 GMT</pubDate><category>技術</category><category>Astro</category><category>SEO</category><author>Gui</author></item><item><title>Astro 6 サイトを9言語対応に ― ブログ記事136本の自動翻訳と多言語アーキテクチャ</title><link>https://acecore.net/blog/astro-i18n-blog-translation/</link><guid isPermaLink="true">https://acecore.net/blog/astro-i18n-blog-translation/</guid><description>Astro 6 + UnoCSS + Cloudflare Pages 構成のサイトを9言語対応にした記録です。UI の国際化からブログ記事136本の翻訳、Pages CMS の多言語設定まで、全工程を解説します。</description><pubDate>Wed, 25 Mar 2026 01:00:00 GMT</pubDate><category>技術</category><category>Astro</category><category>i18n</category><category>Webサイト</category><author>Gui</author></item><item><title>GitHub Copilot に確定申告を全部やらせてみた ― 仕訳837件から申告提出まで</title><link>https://acecore.net/blog/tax-return-with-copilot/</link><guid isPermaLink="true">https://acecore.net/blog/tax-return-with-copilot/</guid><description>クラウド会計のデータ連携で蓄積した仕訳837件の分類・検証から、社会保険料の突合、控除入力、申告提出まで。GitHub Copilot Agent Mode × Simple Browser に実作業をほぼ全振りした確定申告の全記録です。</description><pubDate>Mon, 16 Mar 2026 15:00:00 GMT</pubDate><category>技術</category><category>GitHub Copilot</category><category>VS Code</category><author>Gui</author></item><item><title>Zoho Mail から KAGOYA MAIL への移行ガイド ― DNS・認証・データ棚卸しの実践記録</title><link>https://acecore.net/blog/zoho-to-kagoya-mail-migration/</link><guid isPermaLink="true">https://acecore.net/blog/zoho-to-kagoya-mail-migration/</guid><description>Zoho Workplace から KAGOYA MAIL へメールサービスを移行した際の手順・DNS設定・SPF/DKIM認証・Zoho Workplace 全体のデータ棚卸しまで、実践ベースで解説します。</description><pubDate>Sun, 15 Mar 2026 15:00:00 GMT</pubDate><category>技術</category><category>メール</category><category>DNS</category><category>インフラ</category><author>Gui</author></item><item><title>AstroサイトのPageSpeedモバイル99点を達成する実践テクニック</title><link>https://acecore.net/blog/astro-performance-tuning/</link><guid isPermaLink="true">https://acecore.net/blog/astro-performance-tuning/</guid><description>Astro + UnoCSS + Cloudflare Pages 構成のサイトで PageSpeed Insights モバイル99点を達成するまでに行った最適化テクニックを紹介します。CSS配信戦略・フォント設定の罠・レスポンシブ画像・AdSense遅延読み込み・キャッシュ設定まで、実践的な手法をまとめました。</description><pubDate>Sat, 14 Mar 2026 15:00:00 GMT</pubDate><category>技術</category><category>Astro</category><category>パフォーマンス</category><author>Gui</author></item><item><title>Cloudflare Pages で実現するセキュアな静的サイト配信</title><link>https://acecore.net/blog/cloudflare-pages-security/</link><guid isPermaLink="true">https://acecore.net/blog/cloudflare-pages-security/</guid><description>Cloudflare Pages での静的サイトデプロイと、_headers によるセキュリティヘッダー・CSP 設定の実践ガイドです。Worker から Pages に戻した経緯も紹介します。</description><pubDate>Sat, 14 Mar 2026 15:00:00 GMT</pubDate><category>技術</category><category>Cloudflare</category><category>セキュリティ</category><author>Gui</author></item><item><title>ヘッドレスCMS選定記 ― Pages CMS を選んだ理由と Turnstile によるボット対策</title><link>https://acecore.net/blog/cms-selection-and-turnstile/</link><guid isPermaLink="true">https://acecore.net/blog/cms-selection-and-turnstile/</guid><description>Keystatic・Sveltia CMS・Pages CMS を比較検討し、Pages CMS を採用した経緯と、Cloudflare Turnstile でお問い合わせフォームのスパム対策を実装した記録です。</description><pubDate>Sat, 14 Mar 2026 15:00:00 GMT</pubDate><category>技術</category><category>CMS</category><category>セキュリティ</category><author>Gui</author></item><item><title>VitePress から Starlight へ ― ドキュメントサイトのフレームワーク統一</title><link>https://acecore.net/blog/vitepress-to-starlight-migration/</link><guid isPermaLink="true">https://acecore.net/blog/vitepress-to-starlight-migration/</guid><description>VitePress + UnoCSS で構築していた事業計画ドキュメントを Astro + Starlight に移行し、2つのプロジェクトでフレームワークを統一した記録です。Mermaid 図表の CDN 移行も紹介します。</description><pubDate>Sat, 14 Mar 2026 15:00:00 GMT</pubDate><category>技術</category><category>Astro</category><category>Starlight</category><author>Gui</author></item><item><title>Acecore公式サイトをリニューアルしました</title><link>https://acecore.net/blog/website-renewal/</link><guid isPermaLink="true">https://acecore.net/blog/website-renewal/</guid><description>Acecoreの公式Webサイトを全面リニューアルしました。新しいサイトの特徴や今後の展望についてご紹介します。</description><pubDate>Wed, 11 Mar 2026 15:00:00 GMT</pubDate><category>お知らせ</category><category>Webサイト</category><author>Gui</author></item><item><title>Acecoreのサービス紹介：ワンストップITソリューション</title><link>https://acecore.net/blog/service-introduction/</link><guid isPermaLink="true">https://acecore.net/blog/service-introduction/</guid><description>システム開発からデザイン、IT教育まで。Acecoreが提供する5つの主要サービスについて詳しくご紹介します。</description><pubDate>Mon, 09 Mar 2026 15:00:00 GMT</pubDate><category>サービス</category><category>システム開発</category><category>Web制作</category><author>Gui</author></item><item><title>コミュニティ活動と教育への取り組み</title><link>https://acecore.net/blog/community-and-education/</link><guid isPermaLink="true">https://acecore.net/blog/community-and-education/</guid><description>Acecoreが推進するコミュニティ活動、教育支援、オープンソースへの貢献について。Aceserverやスクール、勉強会を通じた取り組みを紹介します。</description><pubDate>Sat, 07 Mar 2026 15:00:00 GMT</pubDate><category>コミュニティ</category><category>教育</category><category>オープンソース</category><author>Gui</author></item><item><title>夏休みロボット工作体験イベントのご案内</title><link>https://acecore.net/blog/robot-workshop-event/</link><guid isPermaLink="true">https://acecore.net/blog/robot-workshop-event/</guid><description>AceCore Schoolsでは、夏休みを利用して子供たちにロボット工作の楽しさを体験してもらうイベントを開催しました。工作を通して技術的な知識や創造力を育んでいます。</description><pubDate>Tue, 18 Jul 2023 15:00:00 GMT</pubDate><category>イベント</category><category>教育</category><category>Acecore Schools</category><author>Gui</author></item><item><title>メタバースは案外身近にあるよね</title><link>https://acecore.net/blog/metaverse-is-close/</link><guid isPermaLink="true">https://acecore.net/blog/metaverse-is-close/</guid><description>Facebook（Meta）のメタバース戦略がいまいちピンとこない一方で、マインクラフトは1億人以上が参加する巨大な仮想空間。VRゴーグルだけがメタバースじゃない、という話。</description><pubDate>Wed, 22 Mar 2023 15:00:00 GMT</pubDate><category>コミュニティ</category><author>Gui</author></item><item><title>エースサーバー、乗っ取られる。</title><link>https://acecore.net/blog/aceserver-hijacked/</link><guid isPermaLink="true">https://acecore.net/blog/aceserver-hijacked/</guid><description>エースサーバーで起きた「乗っ取り」イベントの記録。メンバーたちの理性が次々と侵食されていく、衝撃のドキュメント。</description><pubDate>Tue, 11 Oct 2022 15:00:00 GMT</pubDate><category>イベント</category><author>ハット</author></item></channel></rss>