habitica-self-host/website
Matteo Pagliazzi c4fa9426b3 Client Tasks v1 / Bootstrap configurable (#8822)
* make bs4 configurable, change gutters to match zeplin\s

* correctly customize gutters
2017-06-16 18:58:34 +02:00
..
assets Merge branch 'release' into develop 2017-06-13 21:25:41 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client Client Tasks v1 / Bootstrap configurable (#8822) 2017-06-16 18:58:34 +02:00
client-old Add false return when repeats are empty (#8777) 2017-06-14 11:27:50 -07:00
common Client Fixes (#8821) 2017-06-16 18:07:24 +02:00
server Allow guilds edit (#8800) 2017-06-08 13:45:24 -07:00
static/sprites Merge branch 'release' into develop 2017-06-13 21:25:41 +00:00
views Merge branch 'release' into develop 2017-06-13 21:25:41 +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.