Compare commits
5 Commits
3f4c82be14
...
design
| Author | SHA1 | Date | |
|---|---|---|---|
| c8f5ed5c49 | |||
| 83e7fc7684 | |||
| e16f882db2 | |||
| 4efb3a9ade | |||
| de3c5f9c7b |
+2
-5
@@ -65,7 +65,6 @@ nav ul {
|
|||||||
display: inline-block;
|
display: inline-block;
|
||||||
width: 60rem;
|
width: 60rem;
|
||||||
vertical-align: bottom;
|
vertical-align: bottom;
|
||||||
border: solid 4px #8c7862;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.stats {
|
.stats {
|
||||||
@@ -103,6 +102,7 @@ a {
|
|||||||
padding: 8px;
|
padding: 8px;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
color: #8c7862;
|
||||||
}
|
}
|
||||||
|
|
||||||
a:hover, a:active {
|
a:hover, a:active {
|
||||||
@@ -142,10 +142,7 @@ a:visited {
|
|||||||
margin-top: 25px;
|
margin-top: 25px;
|
||||||
margin-bottom: 25px;
|
margin-bottom: 25px;
|
||||||
border: 2px solid #8c7862;
|
border: 2px solid #8c7862;
|
||||||
}
|
padding: 10px 0px;
|
||||||
|
|
||||||
.reserve {
|
|
||||||
max-height: 800px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#pong {
|
#pong {
|
||||||
|
|||||||
+6
-5
@@ -31,12 +31,13 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<h3>Sitemap</h3>
|
<h3>Sitemap</h3>
|
||||||
<a href="/completed">[ Completed Projects ]</a> .
|
<a href="/completed">[ Completed JavaScript Projects ]</a> .
|
||||||
<a href="/current">[ Current Personal Projects ]</a> .
|
<a href="/current">[ Current Personal Projects ]</a>
|
||||||
<a href="/other">[ Other Projects and Contributions ]</a> .
|
<br>
|
||||||
<a href="/contact">[ Contact Methods ]</a>
|
<a href="/other">[ Other Projects and Contributions ]</a> .
|
||||||
|
<a href="/contact">[ Contact Methods ]</a> .
|
||||||
|
<a href="https://lab.trianta.dev/Trianta">[ Gitea ]</a>
|
||||||
<br>
|
<br>
|
||||||
<a href="https://lab.trianta.dev/Trianta">[ Gitea ]</a> .
|
|
||||||
<a href="https://clips.trianta.dev">[ Gaming Clips ]</a> .
|
<a href="https://clips.trianta.dev">[ Gaming Clips ]</a> .
|
||||||
<a href="https://draw.trianta.dev">[ Excalidraw ]</a> .
|
<a href="https://draw.trianta.dev">[ Excalidraw ]</a> .
|
||||||
<a href="https://pdf.trianta.dev">[ Stirling-pdf ]</a>
|
<a href="https://pdf.trianta.dev">[ Stirling-pdf ]</a>
|
||||||
|
|||||||
@@ -20,8 +20,8 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<p>Progress Not Perfection</p>
|
<p>Progress Not Perfection</p>
|
||||||
<h2>Completed Projects</h2>
|
<h2>Completed JavaScript Projects</h2>
|
||||||
<div class="card reserve">
|
<div class="card">
|
||||||
<div class="canvas">
|
<div class="canvas">
|
||||||
<canvas width="750" height="585" id="pong"></canvas>
|
<canvas width="750" height="585" id="pong"></canvas>
|
||||||
<script src="/public/pong.js"></script>
|
<script src="/public/pong.js"></script>
|
||||||
@@ -39,7 +39,7 @@
|
|||||||
<a href="https://lab.trianta.dev/Trianta/trianta.dev/src/branch/main/src/pong.js">[ View Code ]</a>
|
<a href="https://lab.trianta.dev/Trianta/trianta.dev/src/branch/main/src/pong.js">[ View Code ]</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="card reserve">
|
<div class="card">
|
||||||
<div class="canvas">
|
<div class="canvas">
|
||||||
<canvas width="625" height="375" id="snake"></canvas>
|
<canvas width="625" height="375" id="snake"></canvas>
|
||||||
<script src="/public/snake.js"></script>
|
<script src="/public/snake.js"></script>
|
||||||
|
|||||||
+16
-25
@@ -23,39 +23,30 @@
|
|||||||
<div class="card">
|
<div class="card">
|
||||||
<h3>Contact Methods</h3>
|
<h3>Contact Methods</h3>
|
||||||
<p>E-mail: gregcraw2001@gmail.com</p>
|
<p>E-mail: gregcraw2001@gmail.com</p>
|
||||||
<p>Matrix: @trimutex:matrix.org</p>
|
<p>Matrix: @trianta:matrix.trianta.dev</p>
|
||||||
<p>Discord: @trianta (depreciated)</p>
|
<p>Discord: @trianta (depreciated)</p>
|
||||||
</div>
|
</div>
|
||||||
<div class="card">
|
<div class="card">
|
||||||
<h3>How do I use Matrix?</h3>
|
<h3>How do I use Matrix?</h3>
|
||||||
<p>Here's my notes of how to access it:</p>
|
<p>Here's my notes of how to access it:</p>
|
||||||
<h3>Picking a Client</h3>
|
<h3>Picking a Client</h3>
|
||||||
<p>A client is needed to access the server. As such, here's some listed popular clients:</p>
|
<p>A client is needed to access the server. As such, here's some listed popular clients:</p>
|
||||||
<ul>
|
<p><a href="https://cinny.in">[ Cinny (Personal Choice) ]</a></p>
|
||||||
<li><a href="https://cinny.in">[ Cinny (Personal Choice) ]</a></li>
|
<p><a href="https://app.element.io">[ Element ]</a></p>
|
||||||
<li><a href="https://app.element.io">[ Element ]</a></li>
|
<p><a href="https://commet.chat">[ Commet ]</a></p>
|
||||||
<li><a href="https://commet.chat">[ Commet ]</a></li>
|
<p><a href="https://matrix.org/ecosystem/clients">[ Clients Listed From Official Site ]</a></p>
|
||||||
<li><a href="https://matrix.org/ecosystem/clients">[ Clients Listed From Official Site ]</a></li>
|
|
||||||
</ul>
|
|
||||||
<h3>Account Creation</h3>
|
<h3>Account Creation</h3>
|
||||||
<p>Once you open a client, you will create an account. Here's info about the details:</p>
|
<p>Once you open a client, you will create an account. Here's info about the details:</p>
|
||||||
<p>Homeserver</p>
|
<p>+ --- Homeserver --- +</p>
|
||||||
<ul>
|
<p>This is which server your account resides</p>
|
||||||
<li>This is which server your account resides</li>
|
<p>Mine is `matrix.trianta.dev`, other default options exist</p>
|
||||||
<li>Mine is `matrix.trianta.dev`, other default options exist</li>
|
<p>+ --- Username / Password --- +</p>
|
||||||
<li></li>
|
<p>The login details for accessing the account on the above server</p>
|
||||||
</ul>
|
<p>+ --- Registration Token --- +</p>
|
||||||
<p>Username / Password</p>
|
<p>A password for account creation on a server if enabled</p>
|
||||||
<ul>
|
<p>The default options normally don't have this</p>
|
||||||
<li>The login details for accessing the account on the above server</li>
|
<p>If you want the token for my server, contact me another way first!</p>
|
||||||
</ul>
|
<h3>Welcome In!</h3>
|
||||||
<p>Registration Token</p>
|
|
||||||
<ul>
|
|
||||||
<li>A password for account creation on a server if enabled</li>
|
|
||||||
<li>The default options normally don't have this</li>
|
|
||||||
<li>If you want the token for my server, contact me another way first!</li>
|
|
||||||
</ul>
|
|
||||||
<h3> Welcome In!
|
|
||||||
<p>Mess around with it, `Add Space` (the plus icon) is the equivalent of creating a server in Discord.</p>
|
<p>Mess around with it, `Add Space` (the plus icon) is the equivalent of creating a server in Discord.</p>
|
||||||
<p>Accounts are able to connect to spaces that exist in other servers if the server enables it (known as federation).</p>
|
<p>Accounts are able to connect to spaces that exist in other servers if the server enables it (known as federation).</p>
|
||||||
<p>My Contact: `@trianta:matrix.trianta.dev`</p>
|
<p>My Contact: `@trianta:matrix.trianta.dev`</p>
|
||||||
|
|||||||
Reference in New Issue
Block a user