Svelte-HeadlessUI + TailwindUI Components I used the Svelte-HeadlessUI components to get my TailwindUI components to work properly for my SvelteKit project.
Headless Wordpress + Astro (with WPGraphQL) I rebuilt my site with Astro and headless WordPress using GraphQL (WPGraphQL).
Headless WordPress + Astro (Intro) I am using headless WordPress with GraphQL and Astro (with React and Svelte components).
And back to Hygraph Back to Hygraph for quicker development with SvelteKit. I was using headless WordPress but needed to get a site up fast.
Plugins to use with headless WordPress (REST API) The 7 WordPress Plugins I use with REST API to fetch data from headless WordPress to SvelteKit.
Using Headless WordPress with SvelteKit for the first time I decided to try headless WordPress with SvelteKit for the first. I was using HyGraph as my headless CMS solution.
Solution: > src/app.html is missing %svelte.head% in Netlify The quick and easy fix to the src/app.html is missing %svelte.head% build error in Netlify.
SvelteKit and Lighthouse I developed the current Baba's Kitchen website with SvelteKit. The Google Web Developer Tools scored the site in the 90s.
@sveltejs/adapter-static and Open Graph How to ensure Open Graph can detect your Meta Tags when using @sveltejs/adapter-static with your SvelteKit project.