Commit Graph

1 Commits

Author SHA1 Message Date
ruv 36b008814e fix: add .nojekyll to prevent Jekyll processing of WASM files
Jekyll ignores files starting with underscore and may fail on
binary WASM files. The .nojekyll file tells GitHub Pages to
serve files directly without Jekyll processing.

Co-Authored-By: claude-flow <ruv@ruv.net>
2026-03-12 14:38:57 -04:00