habitica-self-host/website
Keith Holliday d677f5cfc7 New client statics (#8885)
* Moved static files over to new client

* Added statics, fixed translations and update styles

* More style and vue fixes

* Fixed line endings

* Fixed new stuff converasion and help links
2017-07-20 12:20:53 -06:00
..
assets Implemented new Achievement and Badge: Invited a Friend (Fixes #8615) (#8819) 2017-07-19 18:39:39 -07:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client New client statics (#8885) 2017-07-20 12:20:53 -06:00
client-old Fixes #7958 - do not remove Battle Gear equipment when changing class (#8064) 2017-07-20 10:28:53 -07:00
common New client statics (#8885) 2017-07-20 12:20:53 -06:00
server Merge branch 'release' into develop 2017-07-20 16:10:12 +00:00
static/sprites chore(sprites): compile 2017-07-19 18:25:14 +00:00
views Fixes #7958 - do not remove Battle Gear equipment when changing class (#8064) 2017-07-20 10:28:53 -07: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.