Skip to content

move website files into site/#60

Merged
netanel-haber merged 1 commit intomainfrom
move-website-to-site
Feb 8, 2026
Merged

move website files into site/#60
netanel-haber merged 1 commit intomainfrom
move-website-to-site

Conversation

@netanel-haber
Copy link
Owner

Summary

  • Moves index.html, CNAME, .nojekyll, and asset files (favicon.ico, favicon-32x32.png, snakepath.png) into a flat site/ directory
  • Updates all relative and absolute asset paths in index.html and README.md
  • Adds .gitignore entries for stale test symlink artifacts (test_fluent_sym_*.tmp, test_fluent_symtgt_*.tmp)

Post-merge

Change GitHub Pages source in Settings → Pages from / (root) to site/ on main branch.

Test plan

  • Build passes: cc -DSNAKEPATH_QUIET -o nob nob.c && SNAKEPATH_SKIP_GCC=1 SNAKEPATH_NO_NRVO=1 ./nob
  • site/index.html renders correctly with working favicon and image
  • README image renders on GitHub
  • After merging, switch Pages source to site/

🤖 Generated with Claude Code

Reduces root clutter by moving index.html, CNAME, .nojekyll, and
asset files into a flat site/ directory. Updates all relative and
absolute asset paths accordingly. Also gitignores stale test symlink
artifacts.

After merging, change GitHub Pages source to site/ on main.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@netanel-haber netanel-haber merged commit 4ff001f into main Feb 8, 2026
2 checks passed
@netanel-haber netanel-haber deleted the move-website-to-site branch February 8, 2026 08:46
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