mirror of
https://github.com/LukeHagar/sveltesociety.dev.git
synced 2025-12-06 12:47:44 +00:00
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:
@@ -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",
|
||||
"repository": "https://github.com/nstuyvesant/sveltekit-auth-example",
|
||||
|
||||
Reference in New Issue
Block a user