Remove root HTML pages and the parallel client-side scheme (components/head.js, components/*.html, assets/js/components.js) along with duplicated assets/, css/, fonts/ at the root. Eleventy partials in src/_includes/ already cover head (with Plausible), header (with mega menu and full nav), and footer. Add .claude/ to .gitignore to keep local worktrees out of commits. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
7 lines
51 B
Plaintext
7 lines
51 B
Plaintext
.DS_Store
|
|
node_modules/
|
|
dist/
|
|
_site/
|
|
.env
|
|
.claude/
|