Alec Rust WordPress Theme
Theme alec-rust
for use on the Alec Rust website. Designed to work with GitHub Updater.
Prerequisites
Docker for Mac must be installed and running.
Quick Start
npm install
to install dependenciesnpm start
to launch Docker-based dev environment- Open http://localhost:6729/
Useful Commands
gulp
build styles, images and SVGsgulp watch
watch styles and images for changesgulp release
build, create new tagged release and push to GitHub