habitica/website
Александр f49c99ee06 replaced an outdated link //habitrpg.wikia.com (#9954)
* replaced an outdated link //habitrpg.wikia.com

Since http://habitica.wikia.com is the official link. Also, there are still incorrect paths in the footer menu, such as "Go to Social > Challenges" and others, when 'Challenges' is already on the menu bar.

* fix  Party to Guilds _mistake

Here is a simple mistake, because of what does not pass the verification
2018-02-09 16:19:02 -06:00
..
client Make images responsive on features page (#9931) 2018-02-09 16:15:03 -06:00
common replaced an outdated link //habitrpg.wikia.com (#9954) 2018-02-09 16:19:02 -06:00
raw_sprites feat(content): enable Cupid Potions 2018-02-09 00:35:51 +00:00
server feat(analytics): track account delete/reset 2018-02-09 21:36:14 +00:00
static Triumph Theme by anastasiagaskamp (#9323) 2018-02-09 15:57:34 -06: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.