Skip to content

Commit 052f78d

Browse files
Merge pull request #528 from stackbit/remix-admin-template
added Remix template
2 parents 358a6d1 + eea6832 commit 052f78d

2 files changed

Lines changed: 24 additions & 1 deletion

File tree

content/theme/nuxt-starter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ archetype:
1616
description: >-
1717
Nuxt Starter is a minimal template created for quick landing pages, built with Nuxt and TailwindCSS.
1818
netlify_deploy: https://app.netlify.com/start/deploy?repository=https://github.com/netlify-templates/nuxt-starter
19-
featured: true
19+
featured: false
2020
---
2121

2222
Nuxt Starter is a minimal template designed for creating quick landing pages, built with Nuxt and Tailwind CSS, and powered by Nuxt Content.
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Remix Supabase Starter
3+
github: https://github.com/netlify-templates/remix-admin-template
4+
demo: https://remix-admin-template.netlify.app/
5+
author: Netlify
6+
date: 2025-02-28
7+
ssg:
8+
- Remix
9+
cms:
10+
- Supabase
11+
css:
12+
- Tailwind
13+
archetype:
14+
- Admin
15+
description: The Remix Supabase starter demonstrates how to integrate Supabase into an Remix project deployed on Netlify.
16+
featured: true
17+
netlify_deploy: https://app.netlify.com/start/deploy?repository=https://github.com/netlify-templates/remix-admin-template
18+
---
19+
20+
21+
The Remix Supabase starter demonstrates how to integrate Supabase into an Remix project deployed on Netlify.
22+
23+

0 commit comments

Comments
 (0)