A modern WordPress theme to complete your balanced breakfast. https://rekenna.github.io/toast/
Dependencies: NPM, Composer and a WordPress installation.
npm run setup
will install of the dependencies for you
npm start
watches and builds the theme for you, as well as starts the livereload server.
npm run build
compresses/compiles the theme into the /build/ directory. This is your whole theme without all the extras for easy FTP.