diff --git a/README.md b/README.md index cb809a92e5..10aeab7503 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,11 @@ #[HabitRPG](http://habitrpg.com/) -[HabitRPG](http://habitrpg.com/) is a habit tracker app which treats your goals like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor. +HabitRPG is a habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor. + +[Read more](https://habitrpg.com/static/about)  -###[About](https://habitrpg.com/splash.html) -###[Running Locally](https://github.com/lefnire/habitrpg/wiki/Running-Locally) -###[API](https://github.com/lefnire/habitrpg/wiki/API) - -##Contact -###[Bugs](https://github.com/lefnire/habitrpg/issues) -###[New Features](https://trello.com/board/habitrpg/50e5d3684fe3a7266b0036d6) - ##License Code is licensed under GNU GPL v3. Content is licensed under CC-BY-SA 3.0. See the LICENSE file for details. diff --git a/public/addons-extensions.html b/public/addons-extensions.html deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/public/css/footer.css b/public/css/footer.css new file mode 100644 index 0000000000..751d4d01a4 --- /dev/null +++ b/public/css/footer.css @@ -0,0 +1,76 @@ +/* Sticky footer styles +-------------------------------------------------- */ + +html, +body { + height: 100%; + /* The html and body elements cannot have any padding or margin. */ +} + +/* Wrapper for page content to push down footer */ +#wrap { + min-height: 100%; + height: auto !important; + height: 100%; + /* Negative indent footer by it's height */ + margin: 0 auto -60px; +} + +/* Set the fixed height of the footer here */ +#push, +#footer { + height: 60px; +} +#footer { + background-color: #f5f5f5; +} + +/* Lastly, apply responsive CSS fixes as necessary */ +@media (max-width: 767px) { + #footer { + margin-left: -20px; + margin-right: -20px; + padding-left: 20px; + padding-right: 20px; + } +} + + + +/* Custom page CSS +-------------------------------------------------- */ +/* Not required for template or sticky footer method. */ + +#wrap > .container { + padding-top: 60px; +} +.container .credit { + margin: 20px 0; +} + +code { + font-size: 80%; +} + + + +/* HabitRPG Custom CSS +-------------------------------------------------- */ + +.footer { + /*padding: 70px 0;*/ + border-top: 1px solid #e5e5e5; + background-color: #f5f5f5; +} + +.footer li { + text-align: left; +} + +.footer h4 { + text-align: left; +} + +.footer td { + align: left !important; +} \ No newline at end of file diff --git a/public/copy.css b/public/css/static-pages.css similarity index 100% rename from public/copy.css rename to public/css/static-pages.css diff --git a/public/faq.html b/public/faq.html deleted file mode 100644 index e69de29bb2..0000000000 diff --git a/public/splash.html b/public/splash.html deleted file mode 100644 index a48ddaef86..0000000000 --- a/public/splash.html +++ /dev/null @@ -1,129 +0,0 @@ - -
- -A habit building program which treats your life like a Role Playing Game. Level up as you succeed, lose HP as you fail, earn money to buy weapons and armor.
- Play -- -
Habits are situational goals that you constantly track. You can either try to break bad habits or reinforce good ones. You may encounter some habits multiple times a day (like "Floss After Eating"), and some you may not encounter often at all (like "Replace the Toilet Paper When it Runs Out"). For some habits, it only makes sense to gain points (like "Do One Hour of Productive Work"). For others, it only makes sense to lose points (like "Eat Junk Food"). For the rest, both gain and loss apply (like for "Take The Stairs", taking the stairs would be a gain while taking the elevator would be a loss).
-Dailies are goals that you want to complete once a day, building them into your routine (like "Workout for 30 Minutes"). Unlike Habits, Dailies may only be checked off once a day. Also unlike habits, at the end of each day non-completed Dailies will cause damage, making you lose Hit Points. If you are doing well and consistantly check off a Daily day after day, it will turn green and earn less gold and experience, though it will also cause you to lose fewer Hit Points if you skip it. This means you can ease up on it for a bit. Conversely, if you are doing poorly and fail to check something off every day, it will turn red. The worse you do, the more experience and gold that Daily is worth and the more hit points it takes away if left uncompleted. This encourages you to focus on your shortcomings, the reds. Oh, and don't worry. You can make a Daily active only for certain days of the week, so weekday tasks won't pester you on the weekends. Or you can make a Daily active only on Mondays, thus creating a weekly task.
-Todos are one-time goals which need to be completed eventually (like "Wash the car" or "Buy milk"). Non-completed Todos won’t hurt you, but they will become more valuable over time. This will encourage you to wrap up stale Todos.
-As you complete goals, you earn gold to buy rewards that you create (like "An Hour of Video Games"). Create plenty of rewards and buy them liberally! Rewarding good performance is the best way to reinforce good habits. If you really need a reward but don't have enough gold, you can still make a purchase. But be careful because it will cost you Hit Points!
-After you’ve reached level 2, you unlock the Item Store under the rewards column. You can now buy weapons, armor, and potions. Armor keeps you protected by reducing how much damage you take from failed tasks. Weapons increase how much experience you gain for completing a task. Potions recover 15 HP, for when you've piled just a little too much onto your schedule.
-Code is licensed under GNU GPL v3. Content is licensed under CC-BY-SA 3.0. See the LICENSE file for details.
- -Content and assets comes from Mozilla’s BrowserQuest (Mozilla, Little Workshop). They seriously rock. -
-The HabitRPG team has developed organically in a meritocratic fashion. We're still figuring it all out, but the members we have listed here have contributed greatly. If you want to be part of the team, contribute to the repository, and if you're a big asset we'll likely adopt you :) See the Count Me In
-