Context
Site audit for two-raccoons.pages.dev — Jekyll/Minimal Mistakes site hosted on Cloudflare Pages.
Checked dark theme, nav links, post links, and images via Browser skill.
Risks
- Blog nav link points to /posts/ but may be mis-configured in Jekyll config.
- Post URLs use slug-only paths, not date-prefixed paths.
Criteria
Verification
- ISC-1: Screenshot at /tmp/browse-1772911795957.png — homepage loaded cleanly.
- ISC-2: Dark charcoal background (#2d2d2d) visible throughout. CSS fully loaded.
- ISC-3: Nav bar with Home/About/Blog/Contact + search icon renders correctly.
- ISC-4: About → /about/ loads “About Two Raccoons” page. PASS.
- ISC-5: Blog nav → /posts/ loads “Blog Posts” page. PASS. (Note: /blog/ returns 404 — not linked.)
- ISC-6: Contact → /contact/ loads full contact page with avatars. PASS.
- ISC-7: Post link /trying-this-out/ loads post page successfully. PASS.
- ISC-8: Raccoon logo visible in header on all pages. PASS.
- ISC-9: Mike & Dan avatar images visible on Contact, Blog Posts, and Post pages. PASS.
- ISC-10: No console errors on homepage or nav pages. /blog/ 404 generates one console error (expected for 404).