Add Skinny Pug starter template (#334)

* Add Skinny Pug starter template

I would like to submit my starter template to the templates page.

* Update templates.json

---------

Co-authored-by: Lachlan Collins <1667261+lachlancollins@users.noreply.github.com>
This commit is contained in:
Kevin Peckham
2023-12-16 17:41:31 -05:00
committed by GitHub
parent aecf392e49
commit 61a940db58

View File

@@ -1,4 +1,11 @@
[ [
{
"title": "Skinny Pug Starter Template",
"repository": "https://github.com/lightning-jar/svelte-typescript-tailwind-pug-starter",
"description": "Sveltekit template with Typescript, Tailwind, Pug, Playwright, EsLint, Prettier",
"category": "SvelteKit",
"tags": ["templates", "typescript"]
},
{ {
"title": "SvelteKit Authentication Example", "title": "SvelteKit Authentication Example",
"repository": "https://github.com/nstuyvesant/sveltekit-auth-example", "repository": "https://github.com/nstuyvesant/sveltekit-auth-example",