habitica-self-host/website
2016-09-21 14:37:44 +02:00
..
assets chore(news): Bailey 20160916 2016-09-17 03:33:02 +00:00
client expose new client at /new-app, can be enabled in prod setting a flag 2016-09-21 13:43:39 +02:00
client-old Merge pull request #8031 from Ozzystrasza/challenges_select_all 2016-09-20 08:08:31 -05:00
common chore(i18n): update locales 2016-09-20 11:49:18 -05:00
server build new client in production 2016-09-21 14:37:44 +02:00
views feat(api): Add route to export pms as HTML 2016-09-19 21:32:58 -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.