habitica/website
Sabe Jones 46ed1813c6 Optional feedback on account deletion (#8750)
* Fixed rebase.

* Removed commented out mail sending to pass linting. Styles from settings.styl still not propagating to app.css

* fix(feedback): address PR comments

* fix(style): linting errors
2017-05-30 11:54:42 -05:00
..
assets chore(sprites): compile 2017-05-23 22:04:26 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client Merge branch 'monthlies' into release 2017-05-25 00:50:19 +00:00
client-old Optional feedback on account deletion (#8750) 2017-05-30 11:54:42 -05:00
common Optional feedback on account deletion (#8750) 2017-05-30 11:54:42 -05:00
server Optional feedback on account deletion (#8750) 2017-05-30 11:54:42 -05:00
static/sprites chore(sprites): compile 2017-05-23 22:04:26 +00:00
views Optional feedback on account deletion (#8750) 2017-05-30 11:54:42 -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.