mirror of
https://git.moonleay.net/Websites/liljudd-website.git
synced 2025-07-26 19:32:02 +02:00
WIP: improved css all around, started fixing features page
This commit is contained in:
parent
ffa150d952
commit
4e41363ec9
13 changed files with 265 additions and 179 deletions
|
@ -14,6 +14,7 @@ import "../styles/pages/features.scss";
|
|||
title="Time Planning and Management"
|
||||
description="Helps you to see on which days your fellow team mates are available."
|
||||
note="The bot can send these planning messages every monday at 3AM. Members can click the buttons on each message to communicate, if they have time on that day."
|
||||
idnr={1}
|
||||
/>
|
||||
<ImageSection
|
||||
imgUrl="https://static.moonleay.net/img/lilJuddWeb/features/matchplanner.png"
|
||||
|
@ -21,6 +22,7 @@ import "../styles/pages/features.scss";
|
|||
title="Match Planner"
|
||||
description="Make sure that you know when your next match is and who will participate."
|
||||
note="The bot can send these planning messages, when the command /match is used. Members can click the buttons on each message to communicate, if they will participate in the match. Participating members will get a role until the match has started."
|
||||
idnr={2}
|
||||
/>
|
||||
<ImageSection
|
||||
imgUrl="https://static.moonleay.net/img/lilJuddWeb/features/notifs.png"
|
||||
|
@ -28,6 +30,7 @@ import "../styles/pages/features.scss";
|
|||
title="Notifications"
|
||||
description="Make sure that you and your team members remember to vote in the Time Planner."
|
||||
note="The bot can add roles. The first one gets pinged, when the time planner sends the messages, the other one gets assigned to the available members of the day, so that it is possible to ping all available people."
|
||||
idnr={3}
|
||||
/>
|
||||
<ImageSection
|
||||
imgUrl="https://static.moonleay.net/img/lilJuddWeb/features/rotationstatus.png"
|
||||
|
@ -35,6 +38,7 @@ import "../styles/pages/features.scss";
|
|||
title="Rotation Status"
|
||||
description="Li'l Judd can show you the current map rotation in his status."
|
||||
note="The bot cycles through the current map and mode rotation. It updates every few seconds."
|
||||
idnr={4}
|
||||
/>
|
||||
<ImageSection
|
||||
centered
|
||||
|
@ -43,6 +47,7 @@ import "../styles/pages/features.scss";
|
|||
title="More to come.."
|
||||
description="The bot is still in development. More features will be added."
|
||||
note="If you have a specific feature request, you can contact me on Discord: @moonleay or email: contact at moonleay dot net"
|
||||
idnr={5}
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue