A CLI for publishing standard.site documents to ATProto
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: fix blog build error

Steve eaa0b937 e5e0dd1c

+1 -1
+1 -1
docs/docs/pages/blog/introducing-sequoia.mdx
··· 24 24 25 25 It's designed to be run inside your existing repo, build a one-time config, and then be part of your regular workflow by publishing content or updating existing content, all following the Standard.site lexicons. The best part? It's designed to be fully interoperable. It doesn't matter if you're using Astro, 11ty, Hugo, Svelte, Next, Gatsby, Zola, you name it. If it's a static blog with markdown, Sequoia will work (and if for some reason it doesn't, [open an issue!](https://tangled.org/stevedylan.dev/sequoia/issues/new)). Here's a quick demo of Sequoia in action: 26 26 27 - <div class="relative w-full" style="padding-bottom: 73.17%;"> 27 + <div class="relative w-full" style={{paddingBottom: "73.17%"}}> 28 28 <iframe 29 29 class="absolute left-0 top-0 h-full w-full" 30 30 src="https://www.youtube.com/embed/sxursUHq5kw"