Filter
Exclude
Time range
-
Near
astrojs/markdown-satteri を入れると自作プラグインとか依存関係が壊れることが判明したので断念 代わりにサムネイル生成をキャッシュすることで少し高速化 ただ根本の原因そこじゃないのであまり大差ない
これらを使用してブログのビルド速度などを改善できないかコネコネしてる
1
121
Jun 13
プロジェクトで使っているnpmパッケージも astrojs/cloudflare, astro, cloudflare/workers-types, wrangler だけだし、他にありえるとしたらfetch先からとかか?
1
88
I'm thinking tomorrow's live stream will be comparing EmDash (AstroJS CMS) to Drupal. EmDash: emdashcms.com/ #emdash #drupal
1
86
Matthew Phillips retweeted
A beta release of v7 is out now. Try it with npx @astrojs/upgrade beta
2
1
60
6,976
Replying to @teodecu
The beta is already available. You can try it with: npx @astrojs/upgrade beta Let us know if you do!
7
1,008
Latest from the blog: 👇 👉How I Built a Tech-Stack Marquee as an Astro Developer hansmartens.dev/blog/astro-d… #AstroJS #webdev
38
For those jumping into AI sites, frameworks do matter. NextJS and AstroJS are the two most common it seems right now. Next is more of an App framework and Astro is more for websites. Both work, both can do a lot. Astro is technically better for shipping clean HTML to a user loading the site. NextJS still has a ton of uses cases. Don't worry too much as AI can help convert either way if needed. Just go build something and learn.
5
1
19
1,597
@.astrojs/compiler-rsのAST眺めてるけど@.astrojs/compilerよりastro-eslint-parser のASTに近くなった気がする。下手したらもう astro-eslint-parser なんていらないんじゃ。。。 ast-explorer.dev/#eNqrVspRsl…
1
5
456
あれ!?いつの間にか @.astrojs/compiler-rs 追加されてる! ast-explorer.dev/#eNqrVspRsl…
1
4
330
I use cursor GitHub netlify. Just sharing if it helps. Site made on astrojs. Planning on more sites. Gonna experiment with some EMDs :)
2
2
60
wrote a detailed 20 min read on ren0va. go checkout :) tried to cover cloudfare workers, astrojs and islands, wrangler cli, fuzzy search and lazy loads on the go [link in comments]
[skilliconsdotdev] didnt have icons i needed to use so i built my own skills library. and made the architecture interesting on the go. i call it ren0va why another skills library in 2026? - 1200 built in readymade skill icons (dark light) - custom skills: upload your own custom svgs and get normalised/processed skill icons - has fuzzy search (levenshtein algorithm): type anything remotely close and we figure the icon out - clean landing page: single source of truth, get easy copy paste github strings - served on the edge: extremely quick, served with astro and cloudfare workers. impressive benchmarks [repo, docs and links in comments]
2
6
20
1,290
using GitHub codepsaces... cloud shell has wasted time, I've known its uses sha spent an hour trying to run astrojs, the problem was from rollup package couldn't build for android, so the options were proot or codespace might contribute to astro/compiler to support bionic layer
Day 115 Built a CLI for MCL admin management today. The individual scripts were getting too many and messy so I unified them — now I can upload resources locally, query resources without keywords for backfill, list available courses and create new ones. All from one tool.
5
54
Opened my laptop this morning to find a huge spike in Astro Weekly subscribers with no idea why. Turns out the newsletter made the front page of r/astrojs. Genuinely made my day. reddit.com/r/astrojs/comment…
1
1
3
276
Replying to @fba
Para mim: Gemini 3.5 Flash Antigravity AstroJs Sanity Vercel Supabase Github. Por enquanto... pois mudo sempre! kk
4
378
Local-first CMS engines like @thekeystatic are amazing until you try to get clever with CI/CD and accidentally break your entire content pipeline. I’ve been completely caught up in this debugging loop since my last post, but honestly, it was so fun figuring it out (with a ton of help from AI, of course). I wanted to automate hosting markdown images on Cloudflare R2, so I wrote a Python script in GitHub Actions. The naive plan: scan the markdown on push, upload the local images to R2, rewrite the URLs in the .mdoc files, and delete the local assets to keep the repo clean. It worked perfectly... once. ​Shit got real when I started editing and deleting posts. Absolute chaos. Keystatic's started throwing GraphQL issues because it was looking for local file paths that my script had literally just vaporized. Had to rip it out and rethink the whole architecture: •​ Stop mutating the raw source files in CI (treat them as read-only). • ​Create custom Astro <Image/> and <Video/> components. • ​Update keystatic.config.ts and Markdoc to parse these new elements, letting the build step handle the CDN mapping dynamically instead of rewriting the markdown files. Be careful with your CMS schema. Lesson learned. ​#buildinpublic #astrojs #webdev #cms #developertalk #blog
1
5
54
Just closed a project now, using a framework I’ve never used before. Anyone familiar with Astrojs here?
1
2
52
Big update for the Handshake project!PR #38 just dropped: a full migration of handshake.org to Astro v4 Tailwind CSS with a clean, professional redesign.Key improvements:Modern, maintainable codebase (no more duplicated HTML) Better SEO auto sitemap Fresh monochromatic design (moving away from crypto purple vibes) Interactive 3D network hero background AI-friendly endpoints (/skill.md /llms.txt) Updated historical context, custom 404, native redirects, and more Live preview: https://handshakenew.skyinclude.comThis makes the site way easier for the community to maintain and better reflects Handshake as serious decentralized infrastructure.Check it out and leave feedback: github.com/handshake-org/han… #HNS #Web3 #OpenSource #AstroJS

3
9
166
Algolia、Meilisearch、Typesense、Canary、Pagefind 这几个静态搜索,有什么区别? 它们是否能与 @astrojs/starlight 框架很好的结合?
1
3
2,233
Introducing AEON / SPACE 🚀 A cinematic Astro 6 template for space agencies, science brands, research labs, aerospace startups, and futuristic editorial sites. Built with Astro 6, React 19, Tailwind CSS 4, and Framer Motion. #AstroJS #Frontend #WebDesign
1
2
29