Skip to content

Redirect deprecated blog to geometric.so#8

Open
robbiemccorkell wants to merge 1 commit into
mainfrom
redirects-to-geometric-so
Open

Redirect deprecated blog to geometric.so#8
robbiemccorkell wants to merge 1 commit into
mainfrom
redirects-to-geometric-so

Conversation

@robbiemccorkell

Copy link
Copy Markdown

The blog now lives on the combined site at https://geometric.so/blog. The old geometricagi.github.io post URLs were shared publicly, so this repo stays published and redirects them to their new canonical URLs.

What this does

  • Enables jekyll-redirect-from and adds a redirect_to: to each post + the index (index.md).
  • Every old URL → its new canonical on geometric.so (mapping table in the new README.md).
  • Adds a README marking the repo deprecated / redirect-only — do not unpublish or disable GitHub Pages.

GitHub Pages can't do true 301s, so each redirect is an instant meta-refresh + <link rel="canonical"> (treated as a permanent redirect by search engines).

⚠️ Merge timing

Merge only once geometric.so is live — before then the redirect targets won't resolve.

Verify after merge

Once Pages rebuilds, curl -sIL https://geometricagi.github.io/2026/05/11/hf-kernel-hub.html should land on https://geometric.so/blog/hf-kernel-hub.

🤖 Generated with Claude Code

The blog now lives on the combined site at geometric.so/blog. The old shared URLs on geometricagi.github.io redirect to their new canonical URLs via jekyll-redirect-from (redirect_to in each post + the index). The repo must stay published so the redirects keep serving; see README.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant