summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/about.pug27
-rw-r--r--views/index.pug4
2 files changed, 10 insertions, 21 deletions
diff --git a/views/about.pug b/views/about.pug
index dd12772..d83e15f 100644
--- a/views/about.pug
+++ b/views/about.pug
@@ -11,9 +11,17 @@ html
article
h1= SITE_NAME
- p Rally the Troops! is created and maintained by Tor Andersson. It is a free software project.
+ p.
+ Here you can play historic board games with other players.
+ You can invite your friends or look in the waiting room to see whether someone wants to play.
+ Your opponents don't have to be online, but if they are you can play live.
+ Registration and use is free, and there are no ads.
+
+ p.
+ Rally the Troops is a hobby project created and maintained by Tor Andersson.
- p The source code is available on #[a(href="https://github.com/rally-the-troops/") GitHub].
+ p.
+ The source code is available on #[a(href="https://github.com/rally-the-troops/") GitHub].
h2 Tips & Tricks
@@ -59,21 +67,6 @@ html
dd.
Anything goes. Read the game notice and adapt!
- h2 Waiting room
-
- p.
- In the public waiting room you can post a request for a game, or respond to someone else's request for a game.
- If you see a game you want to play, click the Join link and enter the game.
- Once the game has enough players, the creator can start the game.
-
- p.
- If you'd like to post your own request for a game, click the create a new game link and
- select the scenario and options you want to play.
-
- p.
- If you want to play with friends, check the "private" checkbox and invite your friends
- from the join page after you have created the game.
-
h2 Privacy statement
p When you create an account we collect the following personal information:
diff --git a/views/index.pug b/views/index.pug
index 60da6ac..0751570 100644
--- a/views/index.pug
+++ b/views/index.pug
@@ -30,10 +30,6 @@ html
article.wide
h1= SITE_NAME
- p #{SITE_NAME} is a website where you can play historic board games online.
-
- p Registration and use is free, and there are no ads.
-
div.list
each title in TITLE_LIST
unless title.is_hidden