/landing

Read-only mirror of https://owo.codes/whats-this/landing

Primary LanguageHTMLMIT LicenseMIT

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.