habitica/website
Alys f52806ed69 minor text changes: Shield-Hand Item; space in quest completion modal; Rebirth clarification (#8681)
* replace Shield with Shield-Hand Item where appropriate for consistency and clarity

* add space in quest completion modal heading between name of quest and "Completed!"

* clarify Rebirth text - restart your current character, not create a new one

* correct the instructions for editing a group (edit button not pencil icon)

* correct typo in questVice3Completion: breath > breathe

* fix type: Starststemic > Starsystemic
2017-05-14 20:53:15 +10:00
..
assets chore(sprites): compile 2017-05-11 20:08:33 +00:00
build Vue Store (#8071) 2016-09-29 13:32:36 +02:00
client chore(sprites): compile 2017-05-11 20:08:33 +00:00
client-old update / delete outdated README.md files (#8719) 2017-05-14 14:40:13 +10:00
common minor text changes: Shield-Hand Item; space in quest completion modal; Rebirth clarification (#8681) 2017-05-14 20:53:15 +10:00
server adjust banned words list -- TRIGGER / CONTENT WARNING: assault, slurs, swearwords, etc 2017-05-13 00:48:35 +10:00
static/sprites chore(sprites): compile 2017-05-11 20:08:33 +00:00
views minor text changes: Shield-Hand Item; space in quest completion modal; Rebirth clarification (#8681) 2017-05-14 20:53:15 +10: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.