Skip to content
This repository has been archived by the owner on Jun 1, 2019. It is now read-only.

zslabs/basey-theme

Repository files navigation

Basey

Basey is a developer-friendly WordPress base (or parent) theme built with UIkit and GulpJS.

Extremely flexible, easy to customize and adheres to WordPress coding standards for a friendlier theming experience.

Customization: Getting Started

  • Make sure you have the following installed:
  • Have a vhost setup for wordpress.dev. You can change this to your liking in gulpfile.js; needed for BrowserSync
  • In your terminal, navigate to your theme's directory and run the following:
    • npm install
      • Installs build modules and assets
    • gulp
      • Builds initial project
    • gulp watch
      • Watches for project changes and starts BrowserSync instance

Enjoy!

Copyright and License

Copyright Zachary Schnackel under the MIT license.

About

A developer-friendly WordPress base (or parent) theme built with UIkit and GulpJS

Resources

License

Stars

Watchers

Forks

Packages

No packages published