Getting Started

Toast is not a framework. Toast is a theme loaded up with all of the fixins, designed to make the setup & configuration process easy and painless. However, Toast does not do a lot of the actual work for you. It's unbiased in it's configuration outside of it's architecture and lets' you have full control over your WordPress Theme development.

Dependencies

Configuration

Ensure that you update the config.js at the root of the installation with the url that you would like Browserify to watch for.

Available Commands

  • npm start watches the build repository during development.
  • npm run build compiles a compressed and minified version of the theme into the /build directory.

Plugins that Work Well with Toast