Skip to content

Svobi/seedling-materialize

 
 

Repository files navigation

Seedling

A WordPress starter theme based on the lovely Timber library and Materialize. (Forked from (https://github.com/maxdmyers/seedling))

Features

  • Timber Library support
  • Materialize
  • NPM package management
  • Gulp build system
  • Browsersync for synchronised browser testing

Dependencies

Setup

  • Assuming you have installed WordPress,

    cd into wp-content/themes

    composer create-project svobi/seedling-materialize your-theme-name

  • Change to the your-theme-name directory

  • Open style.css and modify theme name, description and author

  • Edit gulpfile.js and set devUrl to your local WordPress URL

  • Run gulp

About

A WordPress starter theme based on the lovely Timber library and Materialize

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 46.8%
  • HTML 41.9%
  • JavaScript 10.3%
  • CSS 1.0%