DemandSphere migrated its website from WordPress to Jekyll, leveraging AI-assisted development to improve site speed, simplify content management, and implement custom SEO-focused developer tools.
Key Points
- The migration involved moving 288 blog posts and pages from WordPress to a static site generator (SSG) architecture.
- DemandSphere utilized Claude Code to automate content filtering, migration tasks, and the development of nine custom repository-based dev tools.
- Custom tools include auditors for Lighthouse performance, schema data, AEO, and semantic content similarity using local embeddings.
- The new site architecture features a client-side search function that requires no external dependencies or server-side APIs.
- Deployment is managed via Cloudflare Pages, utilizing environment-aware build scripts to separate production and staging configurations.
- Automated SEO features include dynamic JSON-LD schema generation and environment-specific robots.txt management.