habitica/website
Alys 4fed13afdd add note to encourage reporting of begging for gems (#8605)
Also changes the email addresses in config.json.example to the real addresses so that we can use local install screenshots to tell if the correct address variable has been used.
2017-03-31 18:06:22 +02:00
..
assets chore(public-docs): Community Guidelines update 2017-03-29 03:21:44 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client chore(public-docs): Community Guidelines update 2017-03-29 03:21:44 +00:00
client-old chore(public-docs): Community Guidelines update 2017-03-29 03:21:44 +00:00
common add note to encourage reporting of begging for gems (#8605) 2017-03-31 18:06:22 +02:00
server stripe webhook: fix handling of automatic requests 2017-03-30 00:14:51 +02:00
static/sprites chore(public-docs): Community Guidelines update 2017-03-29 03:21:44 +00:00
views add note to encourage reporting of begging for gems (#8605) 2017-03-31 18:06:22 +02:00
README.md expose new client at /new-app, can be enabled in prod setting a flag 2016-09-21 13:43:39 +02:00

/website/client contains the source files for the new client side that is being developed as part of the Habitica.com redesign. Static assets for the new client can be found in website/static.

The old client side files can be found in /website/client-old, they are still used on Habitica.com while the redesign is in progress.