Commit Graph

60 Commits

Author SHA1 Message Date
Brummel dd7e3b9b50 feat: base layout, head partial (with noindex), and navbar template 2026-05-20 22:35:30 +02:00
Brummel 804a3a813c feat: img shortcode with resize_image and lazy loading
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 22:33:07 +02:00
Brummel 24e2fa9d62 feat: lift praxis theme CSS into sass entry point
- main.scss imports the praxis theme partial
- Fix missing semicolon at line 1836 that SCSS strict mode rejected
- Bootstrap and mobile-menu remain separate <link> tags (loaded from /css/)
2026-05-20 22:31:29 +02:00
Brummel d79bafccb4 feat: import CSS, fonts, and images from grav theme 2026-05-20 22:29:49 +02:00
Brummel cce90b341b feat: import JS assets from x-corporation and praxis themes 2026-05-20 22:28:31 +02:00
Brummel 566c0554d3 chore: set practice phone and fax numbers from legal page 2026-05-20 22:28:09 +02:00
Brummel 733d7fea61 feat: zola skeleton with placeholder index
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 22:26:25 +02:00
Brummel 725535c8d7 docs: add README with build and deploy instructions 2026-05-20 22:24:22 +02:00
Brummel 39f20b305f chore: gitignore .env and IDE workspace dirs 2026-05-20 22:23:46 +02:00
Brummel 548aa12e78 chore: bootstrap repo with design spec and implementation plan 2026-05-20 22:21:29 +02:00