added basic community culture page

This commit is contained in:
Jakub Heger 2024-10-22 09:49:59 +02:00
parent bd42f63892
commit d89e1859c2
4 changed files with 71 additions and 46 deletions

View file

@ -24,7 +24,7 @@
<ul> <ul>
<li><a href="rules.html">Code of conduct</a> <li><a href="rules.html">Code of conduct</a>
<li><a href="#">Privacy Policy</a> <i>[todo]</i></li> <li><a href="#">Privacy Policy</a> <i>[todo]</i></li>
<li><a href="#">Glossary</a> <i>[todo] (soon ig)</i></li> <li><a href="wiki/community.html">Community culture</a></li>
</ul> </ul>

66
wiki/community.html Normal file
View file

@ -0,0 +1,66 @@
<!DOCTYPE html>
<html>
<head>
<title>Drgnz Club | Community culture </title>
<meta charset="utf-8">
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
<meta name="description" content="Drgnz dictionary.">
<meta name="keywords" content="drgnz, club, wiki, community, culture, dictionary, info">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
</head>
<body>
<div class="c-main">
<div class="cm-navbar flex">
<a href="/index.html">~Drgnz</a>
</div>
<div class="cm-main flex">
<div class="cmm-content">
<h1 style="margin-top: 0px;" id="introduction">Community culture</h1>
<p>
Our community has it's own culture and slang which fosters a unique identity and
strenghtens our connection. We are slowly building a culture that makes our community
a unique and cozy place to stay in if you are here for a longer time.<br>
We approach our community as a group of long term members, rather than few new people
that come and go.
</p>
<br>
<h2 id="glossary">Glossary</h2>
<p>
Here is a list with explanations of our words and pharses that we commonly use in our community. Some of
these words can be adapted to your need, like for example changing "eyesdragon" to "eyesfox".
</p>
<br>
<ul>
<li><b>Badger (🦡) -</b> Being called a badger means being called lazy, hungry or eepy.</li>
<li><b>Ding (🛎️) -</b> This references hitting a beelhop bell when something silly happens. But can be used in other ways like "dingly situation". </li>
<li><b>Endragon -</b> This is referencing </li>
<li><b>Eyesdragon -</b> Said when you encounter something that is rather weird or surprising.</li>
</ul>
<br>
<h2 id="emotes">Emotes</h2>
<br>
<h2 id="emotes">Hall of fame</h2>
</div> <!-- CM CONTENT END--->
<div class="cmm-sidebar">
<h2 style="margin-top: 0px;" >Contents</h2>
<ul>
<li><a href="#">Introduction</a></li>
<li><a href="#">Glossary</a></li>
<li><a href="#">Emotes</a></li>
</ul>
</div> <!-- END SIDEBAR -->
</div> <!-- CM MAIN END -->
</div> <!-- C MAIN END -->
</body>
</html>

View file

@ -1,39 +0,0 @@
<!DOCTYPE html>
<html>
<head>
<title>Drgnz Club | Dictionary </title>
<meta charset="utf-8">
<link rel="stylesheet" href="../style.css">
<link rel="icon" type="image/x-icon" href="assets/favicon.ico">
<meta name="description" content="Drgnz dictionary.">
<meta name="keywords" content="drgnz, club, wiki, dictionary, info">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
</head>
<body>
<div class="c-main">
<div class="cm-navbar flex">
<a href="/index.html">~Drgnz</a>
</div>
<div class="cm-main flex">
<div class="cmm-content">
<h2 id="register">Matrix</h2>
</div> <!-- CM CONTENT END--->
<div class="cmm-sidebar">
<h2>Contents</h2>
<ul>
<li><a href="#">About Matrix</a></li>
<li><a href="#">Clients</a></li>
<li><a href="#register">Registration</a></li>
<li><a href="#rooms">Public rooms</a></li>
</ul>
</div> <!-- END SIDEBAR -->
</div> <!-- CM MAIN END -->
</div> <!-- C MAIN END -->
</body>
</html>

View file

@ -46,10 +46,9 @@
<br> <br>
<h3 id="map">World map</h3> <h3 id="map">World map</h3>
<iframe src="https://mcmap.drgnz.club" title="description" style="width:100%; height:70%; border:none;"></iframe> <iframe src="https://mcmap.drgnz.club" title="description" style="width:100%; height:70%; border:none;">
<br> awa
</iframe>
<h3 id="social">Social</h3> <h3 id="social">Social</h3>
<p>If you want to connect with other players on our server, you can join our Matrix room or Mumble voice chat server.</p> <p>If you want to connect with other players on our server, you can join our Matrix room or Mumble voice chat server.</p>
@ -67,7 +66,6 @@
DrgnzCraft is equipped with several plugins that contribute to fun and convinience. DrgnzCraft is equipped with several plugins that contribute to fun and convinience.
</p> </p>
<p>TODO.... </p> <p>TODO.... </p>
</div> <!-- CM CONTENT END---> </div> <!-- CM CONTENT END--->
<div class="cmm-sidebar"> <div class="cmm-sidebar">