<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Acecore Systems — Insights</title>
    <link>https://systems.acecore.net/en/insights/</link>
    <description>We document the design decisions behind our services and work across Astro, Cloudflare, CMS, SEO, accessibility, and related topics.</description>
    <language>en</language>
    <atom:link href="https://systems.acecore.net/en/rss.xml" rel="self" type="application/rss+xml" />
    <item>
        <title>Cloudflare Vectorize and RAG: Understand Search and AI Answers</title>
        <link>https://systems.acecore.net/en/insights/cloudflare-vectorize-implementation-guide/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/cloudflare-vectorize-implementation-guide/</guid>
        <description>Learn how Cloudflare Vectorize makes existing public information easier to find from natural-language questions, with practical benefits, its role alongside ordinary search, RAG, and a safe staged adoption path.</description>
        <pubDate>Fri, 31 Jul 2026 03:00:00 GMT</pubDate>
      </item>
<item>
        <title>Cloudflare Vectorize Implementation Guide: Safely Sync Public HTML</title>
        <link>https://systems.acecore.net/en/insights/cloudflare-vectorize-safe-implementation/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/cloudflare-vectorize-safe-implementation/</guid>
        <description>A detailed guide to building a corpus from public HTML, keeping Pagefind available, and operating Vectorize synchronization safely.</description>
        <pubDate>Fri, 31 Jul 2026 03:00:00 GMT</pubDate>
      </item>
<item>
        <title>Making &quot;Quiet Infrastructure&quot; Tangible: We Renewed the Acecore Systems Website</title>
        <link>https://systems.acecore.net/en/insights/acecore-systems-site-renewal/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/acecore-systems-site-renewal/</guid>
        <description>We renewed the Acecore Systems website around the theme of &quot;Quiet Infrastructure.&quot; This article explains why we redesigned the site and highlights the main changes, including a three-layer view of work—workplace, systems, and operations—and a clearer path through our approach, services, work, pricing, implementation guide, and contact options.</description>
        <pubDate>Thu, 30 Jul 2026 06:00:00 GMT</pubDate>
      </item>
<item>
        <title>Designing an Astro + Cloudflare Website That Can Grow Feature by Feature</title>
        <link>https://systems.acecore.net/en/insights/astro-cloudflare-site-architecture/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/astro-cloudflare-site-architecture/</guid>
        <description>How we combined Astro and Cloudflare Pages with an AI contact chat, Sveltia CMS, multilingual blog publishing, service CTA handoff, safe Markdown rendering, and Cloudflare-only comments as one extensible website architecture.</description>
        <pubDate>Sun, 07 Jun 2026 10:00:00 GMT</pubDate>
      </item>
<item>
        <title>Build Astro Blog Comments with Cloudflare Only</title>
        <link>https://systems.acecore.net/en/insights/cloudflare-only-blog-comments/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/cloudflare-only-blog-comments/</guid>
        <description>How we added comments to an Astro blog without an external comment service, using only Cloudflare Pages Functions, D1, Turnstile, and Wrangler configuration.</description>
        <pubDate>Sun, 07 Jun 2026 09:00:00 GMT</pubDate>
      </item>
<item>
        <title>How to Run a Multilingual Blog with Sveltia CMS</title>
        <link>https://systems.acecore.net/en/insights/copilot-translation-pipeline/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/copilot-translation-pipeline/</guid>
        <description>A practical workflow for editing Japanese source articles in Sveltia CMS, generating translation PRs with GitHub Actions and GitHub Copilot, and publishing localized static pages that work better for search engines than UI-only translation.</description>
        <pubDate>Sun, 07 Jun 2026 08:00:00 GMT</pubDate>
      </item>
<item>
        <title>Sveltia CMS Setup Guide</title>
        <link>https://systems.acecore.net/en/insights/cms-selection-and-turnstile/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/cms-selection-and-turnstile/</guid>
        <description>A practical guide to adding Sveltia CMS to an Astro or static site, covering GitHub OAuth, a repository-specific GitHub App, validated direct publishing, media uploads, and multilingual operations.</description>
        <pubDate>Sun, 07 Jun 2026 07:00:00 GMT</pubDate>
      </item>
<item>
        <title>Safely Rendering Markdown Links in AI Chat Answers</title>
        <link>https://systems.acecore.net/en/insights/ai-chat-markdown-link-safety/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/ai-chat-markdown-link-safety/</guid>
        <description>An implementation note on converting Markdown links in AI chat answers into safe HTML. By separating whitespace-tolerant parsing, href trimming, allowlist validation, DOM rendering, fallbacks, and test cases, the same pattern can be reused on other sites.</description>
        <pubDate>Sun, 07 Jun 2026 05:30:00 GMT</pubDate>
      </item>
<item>
        <title>Technical design for carrying service CTA context into a contact form</title>
        <link>https://systems.acecore.net/en/insights/service-cta-contact-prefill/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/service-cta-contact-prefill/</guid>
        <description>An implementation design for carrying the context a visitor was reading on a service page into the contact form. It covers mini CTAs in an Astro site, the URL parameter contract, initial form-category selection, subject prefill, multilingual URLs, GA measurement, and generated-HTML checks in a reusable form.</description>
        <pubDate>Sun, 07 Jun 2026 04:00:00 GMT</pubDate>
      </item>
<item>
        <title>Technical Design for Adding an AI Contact Chat to an Astro Site</title>
        <link>https://systems.acecore.net/en/insights/astro-ai-contact-chat/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/astro-ai-contact-chat/</guid>
        <description>A practical design guide for adding an AI contact chat to a static Astro + Cloudflare Pages site with the OpenAI Responses API. It covers API boundaries, site context, prompt controls, locale-aware URLs, Origin checks, rate limiting, and safe Markdown link rendering.</description>
        <pubDate>Sun, 07 Jun 2026 03:00:00 GMT</pubDate>
      </item>
<item>
        <title>We Launched Hatt’s Homepage</title>
        <link>https://systems.acecore.net/en/insights/hatt-homepage-launch/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/hatt-homepage-launch/</guid>
        <description>We launched Hatt’s Homepage, a personal site that brings together artwork, novels, and VRChat avatar and gimmick creation. Built with Astro, Sveltia CMS, and Pagefind, it is designed as a place Hatt can keep publishing creative work over time.</description>
        <pubDate>Sat, 06 Jun 2026 01:00:00 GMT</pubDate>
      </item>
<item>
        <title>Key Points for Website Production Costs and Quotes</title>
        <link>https://systems.acecore.net/en/insights/homepage-production-cost-guide/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/homepage-production-cost-guide/</guid>
        <description>An overview of website production costs by purpose, key items to check in quotes, and how to achieve results within your budget.</description>
        <pubDate>Wed, 01 Apr 2026 01:00:00 GMT</pubDate>
      </item>
<item>
        <title>Cloudflare Advanced Certificate Manager (ACM)</title>
        <link>https://systems.acecore.net/en/insights/cloudflare-ssl-advanced-certificate-manager/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/cloudflare-ssl-advanced-certificate-manager/</guid>
        <description>Cloudflare’s former paid option &quot;Dedicated SSL Certificates&quot; was renamed and expanded in 2021 as &quot;Advanced Certificate Manager (ACM).&quot; This article explains the differences from free Universal SSL and when ACM is needed.</description>
        <pubDate>Mon, 30 Mar 2026 15:00:00 GMT</pubDate>
      </item>
<item>
        <title>Astro Site Quality Improvement Guide, Part 2 - Final Adjustments That Achieved Perfect 100s Across All PageSpeed Insights Categories</title>
        <link>https://systems.acecore.net/en/insights/website-improvement-final-batch/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/website-improvement-final-batch/</guid>
        <description>A follow-up to the previous article covering the final refinements: disabling Cloudflare Web Analytics, deferring GA4 and search UI loading, reaching perfect 100s across all PageSpeed Insights categories on both mobile and desktop, cleaning up Search Console breadcrumbs and indexing, migrating to shared SVG icons, and documenting the optimizations that were tried but not adopted.</description>
        <pubDate>Sat, 28 Mar 2026 17:30:00 GMT</pubDate>
      </item>
<item>
        <title>Astro Site Quality Improvement Guide — Achieving PageSpeed Mobile Score of 99</title>
        <link>https://systems.acecore.net/en/insights/website-improvement-batches/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/website-improvement-batches/</guid>
        <description>A complete record of improving an Astro + UnoCSS + Cloudflare Pages site across four axes — performance, SEO, accessibility, and UX — achieving a PageSpeed Insights mobile score of 99 and perfect 100 on all desktop metrics.</description>
        <pubDate>Wed, 25 Mar 2026 06:00:00 GMT</pubDate>
      </item>
<item>
        <title>Monkey Testing Your Website with GitHub Copilot × Playwright: A Practical Guide</title>
        <link>https://systems.acecore.net/en/insights/ai-monkey-testing-methodology/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/ai-monkey-testing-methodology/</guid>
        <description>A hands-on guide to systematically monkey testing a static site using VS Code Agent Mode (GitHub Copilot) combined with Playwright browser tools. Covers test design methodology, discovered bugs and their fixes, and improvement recommendations.</description>
        <pubDate>Wed, 25 Mar 2026 05:00:00 GMT</pubDate>
      </item>
<item>
        <title>Pitfalls and Solutions for Astro View Transitions — A UX and Code Quality Improvement Guide</title>
        <link>https://systems.acecore.net/en/insights/astro-ux-and-code-quality/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/astro-ux-and-code-quality/</guid>
        <description>A practical guide covering solutions for scripts breaking with Astro View Transitions, introducing Pagefind full-text search, improving TypeScript type safety, centralizing constants, and more to improve UX and code quality.</description>
        <pubDate>Wed, 25 Mar 2026 04:00:00 GMT</pubDate>
      </item>
<item>
        <title>A Practical Guide to Making Your Astro Site WCAG AA Compliant</title>
        <link>https://systems.acecore.net/en/insights/astro-accessibility-guide/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/astro-accessibility-guide/</guid>
        <description>A comprehensive guide to accessibility improvements implemented on an Astro + UnoCSS site. Covers aria attributes, contrast, focus management, form validation, screen reader support, and everything needed for WCAG AA compliance.</description>
        <pubDate>Wed, 25 Mar 2026 03:00:00 GMT</pubDate>
      </item>
<item>
        <title>SEO Improvement Guide: Implementing Structured Data and OGP on Your Astro Site</title>
        <link>https://systems.acecore.net/en/insights/astro-seo-and-structured-data/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/astro-seo-and-structured-data/</guid>
        <description>A step-by-step guide to properly implementing JSON-LD structured data, OGP, sitemaps, and RSS on an Astro + Cloudflare Pages site. Covers everything from Google rich result support to RSS feed optimization with practical SEO improvements.</description>
        <pubDate>Wed, 25 Mar 2026 02:00:00 GMT</pubDate>
      </item>
<item>
        <title>Making an Astro 7 Site Support 9 Languages — Blog Translation and Multilingual Architecture</title>
        <link>https://systems.acecore.net/en/insights/astro-i18n-blog-translation/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/astro-i18n-blog-translation/</guid>
        <description>A record of making an Astro 7.1.3 + UnoCSS + Cloudflare Pages site support 9 languages. Covers the entire process from UI internationalization to translating blog posts and configuring Pages CMS for multilingual content.</description>
        <pubDate>Wed, 25 Mar 2026 01:00:00 GMT</pubDate>
      </item>
<item>
        <title>I Let GitHub Copilot Handle My Entire Tax Return — From 837 Journal Entries to Filing</title>
        <link>https://systems.acecore.net/en/insights/tax-return-with-copilot/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/tax-return-with-copilot/</guid>
        <description>From classifying and verifying 837 journal entries accumulated through cloud accounting data sync, to reconciling social insurance premiums, entering deductions, and filing the return. A complete record of a tax return where GitHub Copilot Agent Mode × Simple Browser handled virtually all the real work.</description>
        <pubDate>Mon, 16 Mar 2026 15:00:00 GMT</pubDate>
      </item>
<item>
        <title>Zoho Mail to KAGOYA MAIL Migration Guide — DNS, Authentication &amp; Data Audit in Practice</title>
        <link>https://systems.acecore.net/en/insights/zoho-to-kagoya-mail-migration/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/zoho-to-kagoya-mail-migration/</guid>
        <description>A practical guide covering the full migration from Zoho Workplace to KAGOYA MAIL, including step-by-step procedures, DNS configuration, SPF/DKIM authentication, and a comprehensive data audit of all Zoho Workplace services.</description>
        <pubDate>Sun, 15 Mar 2026 15:00:00 GMT</pubDate>
      </item>
<item>
        <title>Practical Techniques for Improving PageSpeed on an Astro Site</title>
        <link>https://systems.acecore.net/en/insights/astro-performance-tuning/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/astro-performance-tuning/</guid>
        <description>Practical optimization techniques for an Astro + UnoCSS + Cloudflare Pages site. Covers CSS delivery, font configuration, responsive images, AdSense load control, deferred GA4 loading, and cache settings.</description>
        <pubDate>Sat, 14 Mar 2026 15:00:00 GMT</pubDate>
      </item>
<item>
        <title>Achieving Secure Static Site Delivery with Cloudflare Pages</title>
        <link>https://systems.acecore.net/en/insights/cloudflare-pages-security/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/cloudflare-pages-security/</guid>
        <description>A practical guide to static site deployment on Cloudflare Pages and security header/CSP configuration using _headers. Also covers why we switched back from Workers to Pages.</description>
        <pubDate>Sat, 14 Mar 2026 15:00:00 GMT</pubDate>
      </item>
<item>
        <title>From VitePress to Starlight — Unifying Documentation Site Frameworks</title>
        <link>https://systems.acecore.net/en/insights/vitepress-to-starlight-migration/</link>
        <guid isPermaLink="true">https://systems.acecore.net/en/insights/vitepress-to-starlight-migration/</guid>
        <description>A record of migrating a business plan document built with VitePress + UnoCSS to Astro + Starlight, unifying the framework across two projects. Also covers migrating Mermaid diagrams to CDN.</description>
        <pubDate>Sat, 14 Mar 2026 15:00:00 GMT</pubDate>
      </item>
  </channel>
</rss>