Accessibility
Shiloh is designed with accessibility as a core principle. The theme follows WCAG guidelines and implements semantic HTML, ARIA attributes, and keyboard navigation. Semantic HTML # Document Structure # The theme uses proper HTML5 semantic elements: <header> <!-- Site header/navbar --> <main> <!-- Primary content --> <article> <!-- Article content --> <nav> <!-- Navigation sections --> <aside> <!-- Sidebar content (TOC) --> <footer> <!-- Site footer --> Heading Hierarchy # Pages maintain proper heading hierarchy:
