diff --git a/_includes/arena_events.html b/_includes/arena_events.html new file mode 100644 index 0000000..1e9b492 --- /dev/null +++ b/_includes/arena_events.html @@ -0,0 +1,19 @@ + + +
+

LBRY Arena Events

+
+
+
+ Click on a event to see details +
+ + + +
+
+
+ + diff --git a/_includes/eventmodals.html b/_includes/eventmodals.html new file mode 100644 index 0000000..68e0ef8 --- /dev/null +++ b/_includes/eventmodals.html @@ -0,0 +1,33 @@ + + + + + + + diff --git a/_includes/navlinks.html b/_includes/navlinks.html index e8fd831..df09a48 100644 --- a/_includes/navlinks.html +++ b/_includes/navlinks.html @@ -11,6 +11,7 @@ Chat Roadmap Podcast + LBRY Arena Verified Creator @@ -29,6 +30,7 @@ Chat Roadmap Podcast + LBRY Arena Verified Creator diff --git a/_layouts/default.html b/_layouts/default.html index 89529d2..3fc9406 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -40,6 +40,12 @@ {% include hives.html %} + + {% elsif page.title == 'LBRY Arena' %} + {{ content }} + + {% include arena_events.html %} + {% else %} {{ content }} @@ -60,6 +66,9 @@ {% include hivesmodals.html %} + + {% include eventmodals.html %} + {% include js.html %} diff --git a/pages/arena.md b/pages/arena.md new file mode 100644 index 0000000..96f07ff --- /dev/null +++ b/pages/arena.md @@ -0,0 +1,28 @@ +--- +title : LBRY Arena +subhead : Greater joy awaits!🎉 +bg-image : "../img/foundation-swarm-background-art.png" +meta-image : "https://lbry.org/img/home-page-meta-img.png" +layout : default +permalink : /arena/ +--- + +#### What's LBRY Arena? +LBRYArena is a project, funded by the LBRY foundation and hosted by LBRY Aides in an attempt to drive traffic and increase engagement as well as activity by bringing people together to enjoy events/tasks with various prizes included. + +#### Joining the Party +To sign up for LBRYArena, all you need to do is head over to `#bots-and-roles` and type `"!addrole LBRYArena"` to sign up. + +#### Breakdown of Arena + +- **#arena-announcement** : This is where all arena related announcements goes. Check frequently to keep yourself up to date + +- **#arena-competition** : All submissions related to ongoing events goes in this channel. Most of the time those are submitted manually by an Aide. + +- **#arena-discussion** : Chit chats , Nick nacks , Tic tac talks goes here. + + + + + +