Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 545 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 545 Bytes

Yet Another WordPress Boilerplate Theme

This theme is exactly what it sounds like, a very basic lightweight place to start building a WordPress theme.

Features Included

  • Custom Logo via WordPress CUSTOMIZER.
  • Custom Background via WordPress CUSTOMIZER.
  • Asynchronous Google Fonts via scripts.js file.
  • Super lightweight jQuery menu.
  • PHP 7.2 compatible.
  • Compatible with the latest versions of WordPress.
  • Auto updating copyright year via echo date('Y');
  • Basic styles to be kept or overwritten.
  • Straightforward commenting.