Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 944 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 944 Bytes

ReCHallenge Dependency Status

WordPress template for W.I.S.V. 'Christiaan Huygens', carefully crafted by the W3Cie.

Installation

  1. Install WordPress
  2. Clone this repository inside wp-content/themes
  3. Log into WordPress, go to Appearance > Themes and activate ReCHallenge.
  4. Start coding!

Usage

To fully enjoy this template, install the accompanying plug-in.

Contributing

  1. Fork it!
  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. Submit a pull request