Merge pull request #8 from Eniamza/master

Added LBRY Arena Page and Related Modals
This commit is contained in:
eniamza 2020-08-21 21:50:38 +06:00 committed by GitHub
commit 3c9ee05fc4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 91 additions and 0 deletions

View file

@ -0,0 +1,19 @@
<!-- Arena Events -->
<div class="col-md-12 col-lg-12 my-5" id="arena">
<h2 class="mb-2 text-white text-center">LBRY Arena Events</h2>
<hr class="subhead">
<br>
<div class="lbry-dark text-center pt-3">
<span class="mt-3">Click on a event to see details</span>
<div class="card-body" id="viewevents">
<button type="button" class="btn lbry-dark-green mb-3 mr-3" data-toggle="modal" data-target="#gameplayModal">
Gameplay
</button>
</div>
</div>
</div>
<!-- /Foundation Hives-->

View file

@ -0,0 +1,33 @@
<!-- Event Modals -->
<!-- Gameplay event -->
<div class="modal fade" id="gameplayModal" tabindex="-1" role="dialog" aria-labelledby="gameplayModal" aria-hidden="true">
<div class="modal-dialog" role="document">
<div class="modal-content lbry-dark text-white">
<div class="modal-header">
<h3 class="modal-title" id="gameplayModal">3 in 1 Gameplay Saga</h3>
<button type="button" class="close text-white" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
</div>
<div class="modal-body">
<h4>Pending</h4>
<p>Pending</p>
<!-- <h4>Website</h4>
<p></p> -->
<h4>Description</h4>
<p>
Pending
</p>
</div>
<div class="modal-footer">
<button type="button" class="btn lbry-dark-green" data-dismiss="modal">Close</button>
</div>
</div>
</div>
</div>
<!-- Gameplay Event -->
<!-- Event Modals -->

View file

@ -11,6 +11,7 @@
<a class="nav-item nav-link" href="./chat/">Chat</a>
<a class="nav-item nav-link" href="./roadmap/">Roadmap</a>
<a class="nav-item nav-link" href="./podcast/">Podcast</a>
<a class="nav-item nav-link" href="./arena/">LBRY Arena</a>
<a class="nav-item nav-link" href="./verified/">Verified Creator</a>
<!-- For newer additions Follow : <a class="nav-item nav-link" href="./asinpermalink/">pagename</a> -->
</div>
@ -29,6 +30,7 @@
<a class="nav-item nav-link" href="../chat/">Chat</a>
<a class="nav-item nav-link" href="../roadmap/">Roadmap</a>
<a class="nav-item nav-link" href="../podcast/">Podcast</a>
<a class="nav-item nav-link" href="../arena/">LBRY Arena</a>
<a class="nav-item nav-link" href="../verified/">Verified Creator</a>
<!-- For newer additions Follow : <a class="nav-item nav-link" href="../asinpermalink/">pagename</a> -->
</div>

View file

@ -40,6 +40,12 @@
<!-- Foundations Hives-->
{% include hives.html %}
<!-- /Foundations Hives -->
{% elsif page.title == 'LBRY Arena' %}
{{ content }}
<!-- Past LBRY Arena Events-->
{% include arena_events.html %}
<!-- Past LBRY Arena Events -->
{% else %}
{{ content }}
@ -60,6 +66,9 @@
<!-- Hives Modals -->
{% include hivesmodals.html %}
<!-- /Hives Modals -->
<!--Arena Modals-->
{% include eventmodals.html %}
<!--Arena Modals-->
<!-- JSPart -->
{% include js.html %}

28
pages/arena.md Normal file
View file

@ -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.