habitica/website
Matteo Pagliazzi e3bcea4077 Add semantic-ui (#8076)
* client: add semantic-ui

* add README, disable google fonts

* karma: limit coverage to .vue and .js files

* add missing deps

* semantic-ui in assets folder
2016-09-27 09:34:45 +02:00
..
assets Cows and Ghosts (but no cow ghosts) (#8052) 2016-09-22 13:04:15 -05:00
client Add semantic-ui (#8076) 2016-09-27 09:34:45 +02:00
client-old A/B Testing, Round 2 (#8077) 2016-09-26 17:10:43 -05:00
common A/B Testing, Round 2 (#8077) 2016-09-26 17:10:43 -05:00
server A/B Testing, Round 2 (#8077) 2016-09-26 17:10:43 -05:00
static add .gitkeep to website/static so the build does not fail 2016-09-21 14:49:30 +02:00
views Cows and Ghosts (but no cow ghosts) (#8052) 2016-09-22 13:04:15 -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.