···24242525It'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:
26262727-<div class="relative w-full" style={{paddingBottom: "73.17%"}}>
2827<iframe
2929- class="absolute left-0 top-0 h-full w-full"
2828+ class="w-full"
2929+ style={{aspectRatio: "16/9"}}
3030 src="https://www.youtube.com/embed/sxursUHq5kw"
3131 title="YouTube video player"
3232 frameborder="0"
3333- allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
3333+ allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
3434 referrerpolicy="strict-origin-when-cross-origin"
3535 allowfullscreen
3636></iframe>
3737-</div>
38373938ATProto has proven to be one of the more exciting pieces of technology that has surfaced in the past few years, and it gives some of us hope for a web that is open once more. No more walled gardens, full control of our data, and connected through lexicons.
4039