habitica/website
madpink d6c62262f1 Updating User API Doc (part 3) (#8720)
* Updating User API Doc (part 3)

* Updating User API Doc (part 3)

Fixed trailing spaces

* Updating User API Doc (part 3)

Made changes to @apiParamExample to make multi-line (which may have been cause of apiDoc failing)

* Updated quests to add questKey
2017-06-06 18:57:17 -07:00
..
assets New Beatscribe 8-bit sound theme (#8727) 2017-06-06 18:53:10 -07:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client Clean up references to repo as HabitRPG/habitrpg (#8742) 2017-06-06 18:51:54 -07:00
client-old Clean up references to repo as HabitRPG/habitrpg (#8742) 2017-06-06 18:51:54 -07:00
common New Beatscribe 8-bit sound theme (#8727) 2017-06-06 18:53:10 -07:00
server Updating User API Doc (part 3) (#8720) 2017-06-06 18:57:17 -07:00
static/sprites Turtleheads (Fixes #8560) (#8776) 2017-06-06 18:43:19 -07:00
views New Beatscribe 8-bit sound theme (#8727) 2017-06-06 18:53:10 -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.