Skip to content

Commit 77bb020

Browse files
added Astro Supabase Starter
1 parent c9011d5 commit 77bb020

File tree

4 files changed

+18
-3
lines changed

4 files changed

+18
-3
lines changed

content/theme/11ty-blog-starter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ archetype:
1515
- Personal
1616
description: >-
1717
11ty Starter showing how to build a blog with the Eleventy and Tailwind CSS.
18-
featured: true
18+
featured: false
1919
netlify_deploy: https://app.netlify.com/start/deploy?repository=https://github.com/netlify-templates/eleventy-blog-starter
2020
---
2121

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
title: "Astro Supabase Starter"
3+
github: https://github.com/netlify-templates/astro-supabase-starter
4+
demo: https://astro-supabase-starter.netlify.app/
5+
author: Netlify Templates
6+
date: 2024-12-18
7+
ssg:
8+
- Astro
9+
css:
10+
- Tailwind
11+
description: The Astro Supabase starter demonstrates how to integrate Supabase into an Astro project deployed on Netlify.
12+
featured: true
13+
---
14+
15+
The Astro Supabase starter demonstrates how to integrate Supabase into an Astro project deployed on Netlify.

content/theme/content-ops-starter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ archetype:
1414
- Agency
1515
- Landing Page
1616
description: Netlify starter that's made for customization with a flexible content model, component library, visual editing and Git Content Source.
17-
featured: false
17+
featured: true
1818
netlify_deploy: https://app.netlify.com/start/deploy?repository=https://github.com/netlify-templates/content-ops-starter
1919
---
2020

content/theme/nextjs-blog-theme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ css:
1313
archetype:
1414
- Blog
1515
description: A customizable Next.js and Tailwind blog starter.
16-
featured: true
16+
featured: false
1717
netlify_deploy: https://app.netlify.com/start/deploy?repository=https://github.com/netlify-templates/nextjs-blog-theme
1818
---
1919

0 commit comments

Comments
 (0)