habitica/website
Cezary Piątek 7fbcc0a263 Replace raw HTML internal hyperlinks with router links #9209 (#9212)
* Replace raw HTML internal hyperlinks with router links #9209

* Fix improper route-link
2017-10-18 15:40:53 -05:00
..
client Replace raw HTML internal hyperlinks with router links #9209 (#9212) 2017-10-18 15:40:53 -05:00
common Added empty state values for photo and description in user profile (#9201) 2017-10-18 15:36:26 -05:00
raw_sprites Fixes 2017/10/16 (#9203) 2017-10-16 18:04:49 -05:00
server fix typo in apidocs comment and my screwup in the previous commit - so sorry :( 2017-10-18 08:13:16 +10:00
static Bug fixes on Merchandise Page [Fixes Issues #9144] (#9195) 2017-10-17 10:48:23 -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.