SIMPLE GITHUB PAGES DEPLOYMENT

Step 1: Create Repository on GitHub (1 minute)

  1. Go to: https://github.com/new
  2. Fill in:
    • Repository name: Arms-Race-AI.github.io (EXACT - this format is required)
    • Description: “SEO-optimized crypto exchange guides”
    • Public (must be public for free GitHub Pages)
    • Do NOT initialize with README
  3. Click “Create repository”

Step 2: Push Your Blog (30 seconds)

Copy and paste these commands in PowerShell:

cd d:\AICluster\blog

# Initialize git
git init
git branch -M main

# Add all files
git add .
git commit -m "Initial blog deployment"

# Connect to YOUR repository
git remote add origin https://github.com/Arms-Race-AI/Arms-Race-AI.github.io.git

# Push (will ask for login)
git push -u origin main

When prompted for credentials:

  • Username: Arms-Race-AI
  • Password: Use a Personal Access Token (not your GitHub password)
    • Get token: https://github.com/settings/tokens → “Generate new token (classic)”
    • Permissions: Check repo
    • Copy token and paste as password

Step 3: Enable GitHub Pages (Auto-enabled)

GitHub Pages should auto-enable for username.github.io repos.

Verify at: https://github.com/Arms-Race-AI/Arms-Race-AI.github.io/settings/pages

Should show: “Your site is published at https://Arms-Race-AI.github.io”

Step 4: Visit Your Live Blog (2-3 minutes after push)

Live URL: https://Arms-Race-AI.github.io

Check build status: https://github.com/Arms-Race-AI/Arms-Race-AI.github.io/actions


Why This Format?

GitHub Pages requires:

  • User site: username.github.io repository
  • Creates blog at: https://username.github.io

If you use a different repo name like “blog”:

  • Repo: Arms-Race-AI/blog
  • URL: https://Arms-Race-AI.github.io/blog

For maximum SEO (no /blog in URL), use the exact format above.


Your Blog Contains

✅ 2 comprehensive guides (2,500+ words each) ✅ Exchange comparison tables ✅ SEO-optimized titles and meta descriptions ✅ Affiliate links integrated ✅ Ready for Google indexing

Total setup time: 2 minutes Monthly cost: $0.00 Revenue potential: $1,000-$5,000/month (Month 6+)