habitica/website
Alys acf7b811ab fix wrong variable name in French questTaskDamage string
The translators have been notified that it needs to be fixed in Transifex.
2016-10-21 08:24:36 +10:00
..
assets chore(sprites): compile 2016-10-19 19:10:39 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client-old fix(client): Correct broken image on "how it works" page 2016-10-17 07:33:02 -05:00
common fix wrong variable name in French questTaskDamage string 2016-10-21 08:24:36 +10:00
server Documentation - coupon 2016-10-19 21:31:07 -05:00
static add .gitkeep to website/static so the build does not fail 2016-09-21 14:49:30 +02:00
views fix(client): Allow member hp to be clickable 2016-10-19 21:01:35 -05: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.