How I integrated my Astro static blog with the Standard.site lexicon to publish records to ATProto with Bluesky replies as comments and Bluesky post auto-discovery
Learning Astro from scratch to make a cyberpunk blog.
Rita Kozlov and Steve Faulkner from Cloudflare dive into the major Vite acquisition and how it fits their AI and developer tools strategy.
Out of Office stores its data in a JSON file in git, not a database. Why, and when this pattern fits.
This post originally appeared on The Fulcrum. Welcome to this week's The Programmer's Fulcrum. It's your weekly curation of the essential news in the Open Media Network and Fediverse development communities with a focus on devastating big tech via Techno Anarchism. We aim to provide actionable content you can use to destroy Techno Feudalism each...
A custom content-layer loader that fetches Leaflet documents from the ATProto PDS and renders them as first-class blog posts
Welcome to this week's The Programmer's Fulcrum. It's your weekly review of the essential news in the Open Media Network and Fediverse development communities with a focus on devastating big tech via Techno Anarchism. We aim to provide actionable content you can use to destroy Techno Feudalism each week. It has the additional benefit of...
today iain learned: How to build better and more accessible code blocks with the Astro Expressive Code integration
Adding Tufte-style margin notes to Astro without JavaScript.
How I built an interactive year-in-review page using Astro's content collections, pulling together blog posts, movies, books, music, and more into a single retrospective. Plus: polaroid selfies, goals for 2026, and lessons about actually tracking things throughout the year.
Learn how to create and use VS Code snippets to quickly insert frontmatter for Astro content collections. This guide shows how snippets can automate repetitive tasks, speed up Markdown and MDX editing, and improve your Astro workflow.
How I built and deployed the blog, with a minimal description of Astro static site generator, AWS CDK, Cloudfront, and S3
Demos with code snippets / REPLs included
Francois Best explains how Nuqs solves React URL state management challenges with elegant serialization and router adapter solutions.
Learn about the basics of Astro's integration system, the foundation of the Astro Ecosystem!
To me, 2024 has been a bit different than previous years, mainly for two reasons. A lot has happened at a rather high pace and I learned a lot but with little rest and time for recaps. So I’m writing this kind of as a retrospective and as a log of my learnings and milestones. And to update my [portfolio](/).
I updated my post, link and syndication feed query logic to allow for post scheduling.
My first impressions of Astro, a web framework for content-driven websites.
Brandon Roberts explores Open Sauced's approach to open source analytics and demos Analog, his full-stack framework bringing Next.js patterns to Angular.
Showing more love for Astro, now that we can finally render MDX in RSS content.
Blockchain-powered hit counters revive nostalgic web elements by storing visitor counts on Ethereum testnets—a quirky solution making the.
Blockchain-powered hit counters revive nostalgic web elements by storing visitor counts on Ethereum testnets—a quirky solution making the.
A YouTube live coding stream, learning to build content-driven sites with the Astro Web Framework.
Obsidian as CMS: Using YAML frontmatter and GitHub's GraphQL API to create a free, flexible publishing system for markdown content that.
Obsidian as CMS: Using YAML frontmatter and GitHub's GraphQL API to create a free, flexible publishing system for markdown content that.
How to use Notion as a visual rich text MDX editor
Using framework magic in the pursuit of laziness.