habitica-self-host/website
Matteo Pagliazzi 99f50f825a Old Client Cleanup (#9141)
* move emails images to website/static/emails and remove old files

* remove old client tests

* remove more files

* add sprites back

* cleanup gulp

* cleanup gulp

* remove old files

* more fixes

* pin bootstrap-vue

* disable old test

* remove old tasks

* fix apidoc
2017-10-12 16:44:28 +02:00
..
client Old Client Cleanup (#9141) 2017-10-12 16:44:28 +02:00
common Content 2017/10/10 (#9177) 2017-10-10 17:30:44 -05:00
raw_sprites Old Client Cleanup (#9141) 2017-10-12 16:44:28 +02:00
server Old Client Cleanup (#9141) 2017-10-12 16:44:28 +02:00
static Content 2017/10/10 (#9177) 2017-10-10 17:30:44 -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.