## 🧪 QA Testing Checklist — Dashboard Theme Test each item on the live demo: https://csswitch.github.io/jekyll-dashboard-theme/ ### Core Pages - [ ] Homepage loads, posts listed correctly - [ ] Pagination works (if >6 posts, page 2 loads) - [ ] Single post page renders correctly - [ ] Archive page lists all posts - [ ] Tags page works - [ ] About page renders ### Navigation - [ ] All nav links work - [ ] Active state highlights correct page ### Assets - [ ] CSS loads with no broken styles - [ ] JS loads without console errors - [ ] Favicon shows in browser tab ### SEO / Feed - [ ] /feed.xml accessible - [ ] /sitemap.xml accessible - [ ] Page title correct on each page - [ ] Meta description present ### Responsive - [ ] Mobile layout looks good (< 768px) - [ ] No horizontal scroll on mobile ### Dashboard-Specific Features - [ ] Window chrome cards render (title bar with dots) - [ ] Sidebar navigation works and is sticky - [ ] Taskbar/statusbar renders at bottom - [ ] Stat widgets display (post count, tag count, etc.) - [ ] OS-style desktop aesthetic intact
🧪 QA Testing Checklist — Dashboard Theme
Test each item on the live demo: https://csswitch.github.io/jekyll-dashboard-theme/
Core Pages
Navigation
Assets
SEO / Feed
Responsive
Dashboard-Specific Features