DiceCloud is a single-developer project started in 2014 with the aim of
diff --git a/app/imports/client/ui/pages/Home.vue b/app/imports/client/ui/pages/Home.vue
index 72642172..5e1f4f14 100644
--- a/app/imports/client/ui/pages/Home.vue
+++ b/app/imports/client/ui/pages/Home.vue
@@ -1,29 +1,75 @@
- DiceCloud is free to use. Its hosting is funded via Patreon,
+ DiceCloud is free to use, funded via Patreon,
and the source code is available on Github under a GPL license.
- By having a narrrow scope, DiceCloud can be the best at what it
- does: being a fully automated character tracker
+ Add new ability scores, skills, health-bars, and stats to your character.
+ The entire sheet is under your control.
- Equiping items changes your characters stats automatically.
+ Characters are computed in real-time based on their equipment,
+ features, and buffs.
+ Free, Auditable, real-time character tracking for 5th edition
+
+
+ Spend less time shuffling paper, and more time playing the game
+
+
- DiceCloud - Free, Auditable, real-time character tracking for 5th edition
-
-
- Character sheets optimised for one ruleset
+ Custom everything
- Inventory manager
+ Advanced Character Engine
@@ -120,11 +172,16 @@
]"
:key="btn.name"
:href="btn.link"
- text
+ outlined
large
- color="primary"
+ dark
>
{{ btn.name }}
+