habitica/website
Matteo Pagliazzi 5f37487c23
Fix guilds fetching (#9416)
* fix guilds fetching

* fix missing categories
2017-11-06 17:16:41 +01:00
..
client Fix guilds fetching (#9416) 2017-11-06 17:16:41 +01:00
common adjust login messages to indicate case-sensitivity and hint about google sign-in 2017-11-04 20:34:17 +10:00
raw_sprites fix customize-options sprites 2017-11-03 19:06:06 +01:00
server feat(content): Backgrounds and Armoire 2017-11 2017-11-03 01:56:15 +00:00
static chore(sprites): compile 2017-11-03 02:54:26 +00: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.