Skip to content
This repository was archived by the owner on Jul 4, 2026. It is now read-only.

chore: remove Astro source now that site is a static redirect - #3

Merged
daniel-miller merged 2 commits into
mainfrom
cleanup-astro
Jul 4, 2026
Merged

chore: remove Astro source now that site is a static redirect#3
daniel-miller merged 2 commits into
mainfrom
cleanup-astro

Conversation

@daniel-miller

Copy link
Copy Markdown
Member

Summary

Prunes Astro scaffolding no longer needed after the redirect deploy went live in PR #1. Only the static redirect page is served now.

Deleted: .env.example, .prettierignore, .prettierrc.mjs, .vscode/, astro.config.ts, eslint.config.js, package.json, package-lock.json, public/, scripts/, src/, tsconfig.json, .github/workflows/ci.yml

Kept: .github/workflows/deploy.yml, .gitignore, LICENSE, redirect/

151 files removed, ~16.9k lines of source dropped.

Recovery

Full pre-retirement source is tagged pre-retirement (commit 2a4da86). Restore with:

git checkout pre-retirement

Test plan

Daniel Miller added 2 commits July 4, 2026 11:07
Site was retired in PR #1; only redirect/ is deployed. Drops Astro
scaffolding (src/, package.json, astro.config.ts, tsconfig.json,
public/, scripts/, editor + linter configs) and the CI workflow that
built it. Full pre-retirement source preserved at the pre-retirement
tag.

Kept: .github/workflows/deploy.yml, redirect/, LICENSE, .gitignore.
@daniel-miller
daniel-miller merged commit 5c0e4cd into main Jul 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant