Skip to content

Semaho/wordpress-blank-theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WordPress Blank Theme

Nothing will be shown after activating this theme, and this is normal. This a starting point, a boilerplate for custom theme development. You'd better know your WordPress Template Hierarchy and start coding !

 

Installation

Prerequisites :

  • NodeJS
  • Sass (Ruby)
  • Gulp

Go to theme folder in your Terminal, run once npm install for dependencies.

Run gulp to listen to sass and javascript files.
They will be compiled in /assets/dist/ folder, respectively in css/style.min.css and js/scripts.min.js.

 

TO-DO

  • the_custom_logo()

About

Starting point for custom Wordpress themes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors