Skip to content

Some kind of boilerplate for basic HTML/CSS projects but contains some little utilities for WordPress development.

Notifications You must be signed in to change notification settings

iamntz/base-project

Repository files navigation

What is this

Some kind of boilerplate for basic HTML/CSS projects but contains some little utilities for WordPress development.

How to use it?

  1. Drop i.bat somewhere in your PATH (and probably rename to a more appropriate name?)
  2. Call i.bat when you are in command prompt in the folder you want to start a new project.
  3. Run npm install.
  4. You can compile SASS by either running build_sass.bat or running grunt css.
  5. Edit Gruntfile.js and add JavaScript files in order to combine & minify them.

Todo

  1. Move WP files to another repository
  2. Organize SASS structure a little better
  3. Cleanup

About

Some kind of boilerplate for basic HTML/CSS projects but contains some little utilities for WordPress development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published