Personal website source for blog.abluestar.com, migrated from Jekyll to Astro 6 and intended for deployment on Cloudflare Pages.
- Astro 6 static build
- Cloudflare Pages hosting
- Existing Markdown content kept in
_posts,_projects,_flockingai, and_pages - Static assets preserved from
public/andother/ utterancescomments retained on posts and Flocking AI entries
npm install
npm run devnpm run buildBuild output is written to dist/.
- Framework preset:
Astro - Build command:
npm run build - Build output directory:
dist - Node.js version:
22
- Google CSE search was removed and is not carried forward.
- The Elfsight embed was removed from
/about. - The
other/directory is copied into the final build as preserved static content. - Root
/redirects to/aboutand/birdsredirects to/projects/2021-bird-playing-cards/.