Skip to content

Commit 15aa0a1

Browse files
added remix and supabase
1 parent 052f78d commit 15aa0a1

File tree

6 files changed

+117
-1
lines changed

6 files changed

+117
-1
lines changed

content/cms/supabase/_index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: "Supabase"
3+
icon: images/icons/supabase.svg
4+
official_url: https://supabase.com/
5+
---

content/ssg/remix/_index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: "Remix"
3+
icon: images/icons/remix.svg
4+
official_url: https://remix.run/
5+
vitalstats_url: https://www.staticgen.com/remix
6+
taxonomy: ssg
7+
---

content/theme/remix-admin-starter.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ css:
1212
- Tailwind
1313
archetype:
1414
- Admin
15+
- Dashboard
1516
description: The Remix Supabase starter demonstrates how to integrate Supabase into an Remix project deployed on Netlify.
1617
featured: true
1718
netlify_deploy: https://app.netlify.com/start/deploy?repository=https://github.com/netlify-templates/remix-admin-template

content/theme/twentytwentyone.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ demo: https://twentytwenyonetheme.netlify.app/
55
author: smolcodes
66
date: 2019-01-21T00:00:00.000Z
77
ssg:
8-
- Eleventy`
8+
- Eleventy
99
cms:
1010
- DecapCMS
1111
css:

static/images/icons/remix.svg

Lines changed: 4 additions & 0 deletions
Loading

static/images/icons/supabase.svg

Lines changed: 99 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)