Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 580 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 580 Bytes

Whats-Th.is Landing

Landing page for whats-th.is, hosted by GitHub Pages. The aim of this website is to provide almost all information about the service in an easily accessible fashion. You're probably looking for the API repository.

Compiling

  1. Install gulp-cli: npm install gulp-cli --global
  2. npm install
  3. gulp
  4. To watch for changes and recompile: gulp watch

Contributing

  1. Fork, clone, make changes, test
  2. Compile as outlined above
  3. Make a PR

License

A copy of the MIT license can be found in LICENSE.