#astrojs

2026-02-28
2026-02-08

We're moving our Homebox blog, and updating our documentation!

Starting today, our documentation is now powered by #astrojs and #starlight and our blog has moved to a Homebox specific site.

blog.homebox.software/a-fresh-

#opensource #documentation #blog

José M. Requena Plensjmrplens@mstdn.jmrp.io
2026-01-31

¿Tenías un proyecto cogiendo polvo? 🕸️ He revivido mi web migrando a Astro y "sobre-ingenierizando" cada detalle.

🚀 Astro + Islas
🛡️ CSP estricta + Hardening
⚙️ Tests E2E (Playwright) + SonarQube
📦 Source: github.com/jmrplens/jmrp.io

Y estreno blog con un post sobre cómo montar un HONEYPOT en MIKROTIK para cazar atacantes 🍯:
👉 jmrp.io/blog/006-implementing-

#AstroJS #WebDev #CyberSecurity #MikroTik #DevOps #SelfHosted #Nginx

Vista previa de la web en dispositivos móvilesImagen de la página principal de la webDetalle de gráficas de un post de la webDetalle del apartado de estadísticas de servidores de la web
2026-01-09

Wrote a new Blog Post about dynamic OG images with #astrojs nerdpress.org/2025/12/23/dynam

Corey Smith 👨🏻coreysmith@mas.to
2025-12-19

Festive #SitecoreLunch today! Discussed:

☃️ Snow
🚀 #Astrojs
🖥️ #PCGaming
📃 Blog hosting
🎮 Controller drift
📱 #WindowsPhone
🤢 Yucky Minnesota food
👴 Planned obsolescence
🍎 #Windows vs. #macOS
💻 Corporate laptop issues
🍄 #SuperMarioBros Wonder

See you same time next week! 🥪🥗

Screenshot of attendees on the December 19, 2025 #SitecoreLunch call.
Ahmet ALMAZMusic47ell
2025-12-02
2025-11-27

New blog post: “Conditional JSX in Astro”.

blog.kizu.dev/conditional-jsx-

This is me documenting the way I am handling some of the more complex conditional rendering in Astro’s JSX. Well, not strictly _JSX_ — but its “Component Template” part of `.astro` components and assigning them to variables.

#withAstro #AstroJS

2025-11-26

AI slop is filling the internet. I want more humans writing on their own websites.

So I made Astro Editor — a free macOS app for writing markdown & MDX in Astro content collections. 🎉

Code editors are terrible for prose. iA Writer is great for prose but can't handle frontmatter, MDX, or component insertion.

Astro Editor is basically iA Writer for @astro content collections.

astroeditor.danny.is

#BuiltWithAstro #astrojs #markdown #opensource

2025-11-06

Astro live-hack of the week: props spreading to pass them on to an element in the template section. Like fall through attributes in Vue.

---
import type { HTMLAttributes } from "astro/types";
interface Props extends HTMLAttributes<"button"> {
  label: string;
}
const { label, ...props } = Astro.props;
---
<button {...props}>{ label }</button>
2025-10-30

Really enjoy working with mise (mise.jdx.dev) as task runner in a mono-repo context. Set up a small template repository combing , , and npm workspaces: github.com/ArcoMul/mise-astro-

2025-09-02

Tried with this past week. Honestly… wow! At my age, I think I've found the stack I'll stick with till the end 😅.

kai@conragan.comkconragan
2025-08-25

Wrote a blog post on how I built my website's photo gallery using Astro.js. My goal was simple: export a JPG from Capture One and have the new photo automatically appear on my site.

conragan.com/blog/2025/automat

Sarah Rainsbergersarah11918
2025-07-09

Astro Docs is redefining Must-See TV... well, for docs 😅

Tomorrow on Talking and Doc'ing:

- Fixing an Astro Docs SEO issue using Starlight's new `routeData`.

- Writing docs for a feature that doesn't exist (and that we don't yet even know how we're going to implement) to drive its development!

Subscribe to the @astro YouTube channel and be notified when we go live (Thurs 9ET / 14:00 CET)

youtube.com/watch?v=6VcV_K9Qlck

2025-07-01

I added comments from Mastodon as comments in my #astrojs blog and wrote how I did it in case anyone wants to use it.

gregnewman.io/blog/mastodon-co

2025-06-30

Goodbye Wordpress, hello #AstroJS and #Tailwind

Finally replaced and relaunched my company website zopyx.com after 7 years on Wordpress.

AI has been the key driver of this relaunch. This time based on Cursor IDE with a little help of Claude Code.

Based on AstroJS and Tailwind CSS, the site is available in German, French and English.

There are still some todo regarding images, visuals and some texts but the overall outcome is better than expected with 3 business days of work.

Stefan Metzestefanmetze
2025-06-30

Nach vielen Jahren WordPress war für mich klar: Ich brauche wieder echte Kontrolle über meinen Code.
Mein Umstieg auf AstroJS – mit allen Erfahrungen, Vorteilen & Gründen

stefan-metze.com/blog/hallo-as

We had an awesome workshop at last Thursday's #Umbraco meetup, hosted at Method4/Aspire Systems!

Massive thank you and #H5YR to @jacksorjacksor and Adam Prendergast for running!

#dotnet #AstroJs #WebDev

📢 Quick reminder, we have an awesome workshop scheduled for tomorrow's meetup at Method4 in Cardiff!

📋 RSVP via the Meetup event page!
meetup.com/umbracymru/events/3

#dotnet #astro #astrojs #umbraco #webdev #workshop #meetup #umbracomeetup #usergroup #cardiff

2025-05-25

Link rot kept biting me on big sites, so I built Broken-Links Scanner.
Highlight any part of a page, hit scan, and it checks just those links. Free, no tracking.

Chrome Web Store → chromewebstore.google.com/deta
More info → linkscan.app/ · dev log → koval.dev/blog/broken-links-sc

Give it a spin and let me know what you find.

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst