Skip to content

chore: extract website to its own repo#407

Merged
alichherawalla merged 1 commit into
mainfrom
chore/extract-website
Jun 19, 2026
Merged

chore: extract website to its own repo#407
alichherawalla merged 1 commit into
mainfrom
chore/extract-website

Conversation

@alichherawalla

Copy link
Copy Markdown
Collaborator

What

The Jekyll marketing/docs site previously lived in website/ here and deployed to offgridmobileai.co via this repo's GitHub Pages.

It has been moved to its own repository — off-grid-ai/website — with full git history preserved (git subtree split). That repo now owns the GitHub Pages custom domain offgridmobileai.co and deploys on every push to main.

This PR removes the now-duplicate source from the mobile repo:

  • Delete website/ (the Jekyll site)
  • Delete .github/workflows/pages.yml (the Pages deploy workflow)

Already done outside this PR

  • New repo off-grid-ai/website created and pushed (Jekyll + Pagefind build).
  • GitHub Pages custom domain offgridmobileai.co released from this repo and re-assigned to the new repo (HTTPS cert approved, enforced).
  • Cloudflare DNS unchanged — apex already points at GitHub Pages; the live site is serving from the new repo.

The site at https://offgridmobileai.co continues to serve normally.

🤖 Generated with Claude Code

The Jekyll site has been extracted to off-grid-ai/website (history
preserved) and deploys to offgridmobileai.co from there. Remove the
duplicate source and its GitHub Pages workflow from this repo to avoid
drift and double-deploys.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@alichherawalla alichherawalla merged commit 23ee0e9 into main Jun 19, 2026
3 of 4 checks passed
@alichherawalla alichherawalla deleted the chore/extract-website branch June 19, 2026 13:43
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