Skip to content

wellington/getwt.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.