Wagtail-Pipit-Svelte-Kit

Wagtail Pipit Svelte Kit

A boilerplate for working with Svelte Kit and Wagtail, based on Wagtail-Pipit

Wagtail Pipit Svelte Kit

This app intends to be a plug and play frontend if you want to use Svelte with the Wagtail Pipit boilerplate.

How to use

  1. Initialize a new Wagtail Pipit project
  2. Remove the frontend directory that comes with Pipit
  3. Replace it with the contents of this git repo

E.g.

$ cd My-Awesome-Project
$ rm -rf frontend && npx degit rinti/Wagtail-Pipit-Svelte-Kit frontend

Now you can use Svelte as a frontend!

For local dev you just

npm run dev -- --host

Top categories

Loading Svelte Themes