Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 615 Bytes

README.md

File metadata and controls

30 lines (18 loc) · 615 Bytes

getwt.io

The repo for the getwt.io website.

Prerequisites:

Install

  • clone repo
  • git submodule update --init

Usage

make build

Builds the getwt.io site and puts a watch on the source code. Starts up a local webserver for development purposes.

make deploy

Deploys the getwt.io site to production.

Contributing

Bug Reports & Feature Requests

Please use the issue tracker to report any bugs or file feature requests.

Developing

PRs are welcome.