Build custom themes from a lean, hackable starter.
Underscores is a starter theme designed for developers who want to build custom WordPress themes from scratch. It provides a minimal, unopinionated foundation that you can modify and extend without the bloat of a parent theme. Ideal for theme developers and agencies that need full control over their codebase.
style.css file is structured to help you quickly implement your design. Two sample layouts in the layouts/ folder give you a sidebar on either side of your content.inc/template-tags.php file keeps your templates clean by preventing code duplication. Common functions like post navigation and entry meta are pre-built.js/navigation.js turns your menu into a toggled dropdown on small screens, ready for your own CSS styling.inc/custom-header.php lets you add header flexibility without starting from zero.Underscores is licensed under GPLv2 or later. Use it to build something that fits your exact requirements.
No comments yet. Be the first to start the conversation!