Skip to content

Mick00/EmergenceWordpress

Repository files navigation

How to contribute

WP Emerge Theme is completely open source and we encourage everybody to participate by:

Development setup

  1. Fork this repository.
  2. Open up your wp-content/themes/ directory in your terminal of choice.
  3. Clone your fork e.g. git clone git@github.com:your-username/wpemerge-theme.git wpemerge.
  4. Run cd wpemerge/ && composer install && composer run post-create-project-cmd.
  5. Answer no to any questions asked during installation.
  6. Ignore any TTY mode is not supported on Windows platform. errors.
  7. Make changes to config.json if necessary.
  8. Activate the WP Emerge theme from your WordPress admin panel.

Pull Requests

  • Pull request branches MUST follow this format: {issue-number}-{short-description}. Example: 12345-fix-mobile-styles
  • Pull requests MUST target the master branch
  • Pull requests MUST follow the current code style

About

Wordpress theme using WpEmerge framework, bootstrap 4, Wowjs and Swup

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors