Material Components for the web WordPress Starter Theme
them.es Starter (Material) is a WordPress Starter Theme built with Material Design UI components for the web. Please note that the Source files are only recommended for WordPress Developers who are searching for a simple, solid, proved and tested Material Design Starter Theme to build upon. Don’t expect a ready-to-use WordPress Theme!
If you want to see it in action or want to download a customized Theme for free, check out https://them.es/starter-material
This Theme comes with a built in webpack task automation. Sass source files will be compiled if changed, vendor prefixes will be added automatically and the CSS will be minified. JS source files will be bundled and minified.
/
in Terminal and install the required Node.js dependencies: webpack, Sass-Compiler, Autoprefixer, etc.$ npm install
watch
script$ npm run watch
/assets/main.scss
and /assets/main.js
build
script$ npm run build
Code and Documentation © them.es
Code released under GPLv2+