habitica/website
Alys 84a20ef4f4 increase user count on home page from 2.5 to 3 million (#10257)
Uses a variable for the number instead of hard-coding it in the locales files.

Removes some old, unused locales strongs and an associated variable
from when we had a million users.
2018-04-25 10:48:04 -05:00
..
client increase user count on home page from 2.5 to 3 million (#10257) 2018-04-25 10:48:04 -05:00
common increase user count on home page from 2.5 to 3 million (#10257) 2018-04-25 10:48:04 -05:00
raw_sprites fix(pixels): Better alignment for Squirrel mounts 2018-04-24 18:37:33 +00:00
server changed message shown to muted users (after discussion with mods) 2018-04-25 20:40:21 +10:00
static Added meta image for social media sharing (#10193) 2018-04-09 08:34:12 +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.