posthog Static site Astro 1 variant

Astro Portfolio + Blog

Personal site with portfolio, blog, analytics, search, contact form, and hosting

algolia/applicationnetlify/projectposthog/analyticssupabase/project
AstroBlogPortfolioStatic site

Default build command

stripe projects build my-app --template posthog/astro-portfolio-blog

This uses the registry’s default variant for posthog/astro-portfolio-blog. Use the variant-specific commands below to target a particular stack.

Default cobalt-hedgehog

PostHog, Algolia, Supabase, Netlify

Template selector: posthog/astro-portfolio-blog/cobalt-hedgehog

Build command

stripe projects build my-app --template posthog/astro-portfolio-blog/cobalt-hedgehog
posthog/analyticsalgolia/applicationsupabase/projectnetlify/project

Source

https://github.com/PostHog/stripe-projects-astro-static-template

Pinned ref: 9b47ca5f6b07bf4089c7ff9b65aa3dc1d680658e

Setup

Install command

npm install

Next steps

Run locally

npm run dev

Create contact form table

supabase db execute --file supabase/schema.sql

Index blog posts

npm run index

Deploy

npm run deploy