No description
  • SCSS 86.2%
  • PHP 9.7%
  • JavaScript 3.3%
  • CSS 0.8%
Find a file
2017-03-17 14:08:05 +11:00
src Switch from browserify to webpack for module bundling. 2017-03-17 14:08:05 +11:00
.gitignore Add gitignore 2017-03-11 10:50:52 +11:00
config.codekit3 Switch from browserify to webpack for module bundling. 2017-03-17 14:08:05 +11:00
footer.php Bootstrap core template files 2017-03-11 10:38:33 +11:00
functions.php Add foundation and npm build process 2017-03-13 10:11:30 +11:00
header.php Bootstrap core template files 2017-03-11 10:38:33 +11:00
index.php Give a *bit* more style to index.php 2017-03-13 10:32:31 +11:00
package.json Switch from browserify to webpack for module bundling. 2017-03-17 14:08:05 +11:00
README.md Update readme with build instructions 2017-03-13 10:15:17 +11:00
style.css Initial Commit 2017-03-11 10:28:30 +11:00
webpack.config.js Switch from browserify to webpack for module bundling. 2017-03-17 14:08:05 +11:00

SJD Core WP Theme

Boilerplate theme for all new WP Themes made by Sam Davis

Usage

Install dependencies

npm install

Build the source files with NPM or with CodeKit3

npm run build