Skip to content

[post] Rebuilding this site on Astro #6

Description

@dmserrano

Working title

Rebuilding this site on Astro

Notes

Just rebuilt my personal site from scratch. Went from a hand-written static
HTML site to an Astro-based generator with content collections, drafts,
RSS, and a sitemap. Deploy is now fully automated via GitHub Actions to
GitHub Pages, and I set up a couple of AI agent workflows (gh-aw) so I can
draft new posts just by filing a GitHub issue from my phone, and get a
weekly automated check for dead links on the site.

The whole thing is split into a deterministic layer (the generator and
deploy pipeline, no AI involved at runtime) and an agentic layer (the
gh-aw workflows, which can only ever open PRs or issues, never deploy
anything themselves).

Suggested tags (optional)

meta, astro

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    postRough notes for a new blog post (triggers draft-post workflow)

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions