Skip to content

choogoor/zero

Repository files navigation

Zero

Zero is WordPress starter theme with minimal amount of code, for developers and designers who are familiar with creating WP themes. It provides the basic and minimal requeriments files and structure to start a new template in Wordpress.

Structure

  • Theme functions are in inc folder.
  • Styles are in scss folder.
  • Js files are in js folder.
  • Content partials are in template-parts folder.

Getting Started

Download Zero theme into wp-content/themes/ folder. Run yarn into Zero theme folder.

To watch and compile js and scss changes run:

$ yarn run watch

Licence

Licensed under the MIT license.

About

Wordpress minimal starter theme.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published