- A just right amount of lean, well-commented, modern, HTML5 templates.
- A helpful 404 template.
- A sample custom header implementation in
inc/custom-header.phpthat can be activated by uncommenting one line infunctions.phpand adding the code snippet found in the comments ofinc/custom-header.phpto yourheader.phptemplate. - Custom template tags in
inc/template-tags.phpthat keep your templates clean and neat and prevent code duplication. - Some small tweaks in
inc/extras.phpthat can improve your theming experience. - Bootstrap included in
css/vendor.css - Navbar css included in
style.css - No extra css included.
- Search for
'wpautomate'(inside single quotations) to capture the text domain. - Search for
wpautomate_to capture all the function names. - Search for
Text Domain: wpautomatein style.css. - Search for
wpautomate-to capture prefixed handles.
Now you're ready to go! The next step is easy to say, but harder to do: make an awesome WordPress theme. :)
Good luck!