Skip to content

joshadamboyd/joshadamboyd

Repository files navigation

JoshAdamBoyd

Wordpress theme. Using Docker

Requirements

Setup

$ yarn

Running

Start the Docker container

$ docker-compose up

Stop and remove the Docker containers

$ docker-compose down

Assets

Build assets and watch for changes to recompile

$ gulp watch

Build assets but do not watch for changes

$ gulp build

Package Theme

$ gulp zip

Contributing

  1. Fork it (https://github.com/joshadamboyd/joshadamboyd/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Repo for joshadamboyddotcom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published