General fixes and updates

New font!
This commit is contained in:
Michał Gdula 2023-09-08 14:08:29 +01:00
parent daecf442e8
commit e1ac27a326
114 changed files with 436 additions and 39 deletions

View file

@ -17,6 +17,9 @@
{% compress css %}
<link type="text/x-sass" href="{% static 'sass/styles.sass' %}" rel="stylesheet" media="screen"/>
<link type="text/css" href="{% static 'css/array.css' %}" rel="stylesheet" media="screen"/>
<link type="text/css" href="{% static 'css/khand.css' %}" rel="stylesheet" media="screen"/>
<link type="text/css" href="{% static 'css/zodiak.css' %}" rel="stylesheet" media="screen"/>
{% endcompress %}
</head>

View file

@ -21,20 +21,30 @@
<th>Language</th>
<th>Framework</th>
</tr>
<tr>
<td>This page</td>
<td>Python</td>
<td>Django</td>
</tr>
<tr>
<td><a href="https://github.com/Derpy-Leggies/OnlyLegs">OnlyLegs</a></td>
<td>Python</td>
<td>Flask</td>
</tr>
<tr>
<td>Lynxie</td>
<td>Rust</td>
<td>Senerity</td>
<td><a href="https://github.com/Fluffy-Bean/Lynxie">Lynxie</a></td>
<td>Python</td>
<td>discord.py</td>
</tr>
<tr>
<td>TheFrontRooms</td>
<td>C# & Python</td>
<td>Unity & Flask</td>
<td>Unnamed Game</td>
<td>Python & OpenGL</td>
<td>PyGame & ModernGL</td>
</tr>
<tr>
<td>College</td>
<td>English</td>
<td>Suffering</td>
</tr>
</table>
</div>
@ -54,15 +64,25 @@
<td>I hate myself</td>
</tr>
<tr>
<td><a href="https://github.com/Fluffy-Bean/Joe_The_Bot">Joe The Bot</a></td>
<td>Joe The Bot V1</td>
<td>Python</td>
<td>discord.py</td>
</tr>
<tr>
<td><a href="https://github.com/Fluffy-Bean/Joe_The_Bot">Joe The Bot V2</a></td>
<td>Typescript</td>
<td>discord.js</td>
</tr>
<tr>
<td>Twitter Archive Parser</td>
<td>PHP and Python</td>
<td>Raw Dogging</td>
</tr>
<tr>
<td>TheFrontRooms</td>
<td>C# & Python</td>
<td>Unity & Flask</td>
</tr>
</table>
</div>
@ -71,6 +91,7 @@
<div class="button-array">
<a style="width: auto; padding:0.5rem 0.7rem" href="https://twitter.com/fluffybeanUwU">Twitter</a>
<a style="width: auto; padding:0.5rem 0.7rem" href="https://bsky.social/profile/leggy.dev">BlueSky</a>
<a style="width: auto; padding:0.5rem 0.7rem" rel="me" href="https://meow.social/@Fluffy_Bean">Mastodon</a>
<a style="width: auto; padding:0.5rem 0.7rem" href="https://t.me/Fluffy_Bean">Telegram</a>
<a style="width: auto; padding:0.5rem 0.7rem" href="https://github.com/Fluffy-Bean">Github</a>