This commit is contained in:
Alie 2023-07-14 20:05:38 +02:00
parent 4d7b82ecb0
commit d2e922e595
5 changed files with 140 additions and 97 deletions

View File

@ -3,34 +3,56 @@
{% include "head.html" %} {% include "head.html" %}
<body id="about"> <body id="about">
<div class="centercubeplease"> <div class="centercubeplease">
<h1>So hey, you want to know more about me. Here u have!</h1> <h1>
So hey, you want to know more about me. Here u have!
</h1>
<div class="centerade"> <div class="centerade">
<p> <p>
A thing i need to say is that this page one day could be deprecated bc A thing i need to say is that this page one day could be deprecated bc
of me just not remembering to change anything. of me just not remembering to change anything.
</p> </p>
<h2>
<h2>Index</h2> Index
</h2>
<ul class="disclosure-closed"> <ul class="disclosure-closed">
<li><a href="#how">How to adress me</a></li> <li>
<li><a href="#who">Who i am</a></li> <a href="#how">How to adress me</a>
<li><a href="#what">What i am</a></li> </li>
<li><a href="#where">Where to contact me</a></li> <li>
<a href="#who">Who i am</a>
</li>
<li>
<a href="#what">What i am</a>
</li>
<li>
<a href="#where">Where to contact me</a>
</li>
</ul> </ul>
<h2 id="how">
<h2 id="how">How to adress me</h2> How to adress me
</h2>
<p> <p>
So first of all if you are not gonna adress me directly or you don't So first of all if you are not gonna adress me directly or you don't
know me yet just call me Bizcochito!<br /> know me yet just call me Bizcochito!
<br />
</p> </p>
<h3>You can call me:</h3> <h3>
You can call me:
</h3>
<ul class="disclosure-closed"> <ul class="disclosure-closed">
<li>Yari</li> <li>
<li>Alicia</li> Yari
<li>Maria</li> </li>
<li>Bizcochito</li> <li>
Alicia
</li>
<li>
Maria
</li>
<li>
Bizcochito
</li>
</ul> </ul>
<p> <p>
Also if you are gonna "pronoun" me, please think before if u can just Also if you are gonna "pronoun" me, please think before if u can just
use the name "Yari" that is literaly like "They" long. use the name "Yari" that is literaly like "They" long.
@ -40,35 +62,48 @@
<b> (in order of preference) </b> : <b> (in order of preference) </b> :
</h3> </h3>
<ul class="disclosure-closed"> <ul class="disclosure-closed">
<li><b>My names</b></li> <li>
<li>Literally anything but he</li> <b>My names</b>
</li>
<li>
Literally anything but he
</li>
</ul> </ul>
<h2 id="who">
<h2 id="who">Who i am</h2> Who i am
<p>Existential question i have yet not answered</p> </h2>
<p>
<h2 id="what">What i am</h2> Existential question i have yet not answered
<p></p> </p>
<h2 id="what">
<h2 id="where">Where to contact me</h2> What i am
</h2>
<p>
</p>
<h2 id="where">
Where to contact me
</h2>
<div class="centerade"> <div class="centerade">
<a href="xmpp:bizcochito@fai.st"> <a href="xmpp:bizcochito@fai.st">
<img <img style="border: 0px;
style="border: 0px; height: 36px; width: auto" height: 36px;
src="https://xmpp.org/images/logos/xmpp-logo.svg" width: auto"
alt="XMPP" /> src="https://xmpp.org/images/logos/xmpp-logo.svg"
alt="XMPP" />
</a> </a>
<a href="mailto:bizcochito@anartist.org"> <a href="mailto:bizcochito@anartist.org">
<img <img style="border: 0px;
style="border: 0px; height: 36px; width: auto" height: 36px;
src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/%28at%29.svg/170px-%28at%29.svg.png" width: auto"
alt="Personal Mail" /> src="https://upload.wikimedia.org/wikipedia/commons/thumb/e/ee/%28at%29.svg/170px-%28at%29.svg.png"
alt="Personal Mail" />
</a> </a>
<a href="https://awoo.fai.st/MeDueleLaTeta"> <a href="https://awoo.fai.st/MeDueleLaTeta">
<img <img style="border: 0px;
style="border: 0px; height: 36px; width: auto" height: 36px;
src="https://upload.wikimedia.org/wikipedia/commons/9/93/Fediverse_logo_proposal.svg" width: auto"
alt="Pleroma" /> src="https://upload.wikimedia.org/wikipedia/commons/9/93/Fediverse_logo_proposal.svg"
alt="Pleroma" />
</a> </a>
</div> </div>
</div> </div>

View File

@ -2,23 +2,25 @@
<div class="centerade"> <div class="centerade">
<div> <div>
<a href="https://fediring.net/previous?host=yari.fai.st"> <a href="https://fediring.net/previous?host=yari.fai.st">
<img <img style="height: 30px;
style="height: 30px; width: auto" width: auto"
src="{% static 'icons/last.png' %}" src="{% static 'icons/last.png' %}"
alt="LAST" /> alt="LAST" />
</a> </a>
<a href="https://fediring.net/"> <a href="https://fediring.net/">
<img <img style="height: 30px;
style="height: 30px; width: auto" width: auto"
src="{% static 'icons/fediring.png' %}" src="{% static 'icons/fediring.png' %}"
alt="FEDIRING" /> alt="FEDIRING" />
</a> </a>
<a href="https://fediring.net/next?host=yari.fai.st"> <a href="https://fediring.net/next?host=yari.fai.st">
<img <img style="height: 30px;
style="height: 30px; width: auto" width: auto"
src="{% static 'icons/next.png' %}" src="{% static 'icons/next.png' %}"
alt="NEXT" /> alt="NEXT" />
</a> </a>
</div> </div>
<p>Fediring links</p> <p>
</div> Fediring links
</p>
</div>

View File

@ -1,10 +1,6 @@
{% load static %} {% load static %}
<head> <head>
<link <link rel="stylesheet" href="{% static 'style.css' %}" />
rel="stylesheet" <link rel="icon" href="{% static 'icon.png' %}" />
href="{% static 'style.css' %}" /> <title>{{ title }}</title>
<link </head>
rel="icon"
href="{% static 'icon.png' %}" />
<title>{{ title }}</title>
</head>

View File

@ -1,63 +1,69 @@
{% load static %} {% load static %}
<!DOCTYPE html> <!DOCTYPE html>
<html lang="en"> <html lang="en">
{% include "head.html" %} {% include "head.html" %}
<body id="index"> <body id="index">
{% include "fediring.html" %} {% include "fediring.html" %}
<div id="noscript"> <div id="noscript">
<div class="centercubeplease"> <div class="centercubeplease">
<h1>I'm bizcochito, hey!</h1> <h1>
<h2>-Pages:</h2> I'm bizcochito, hey!
</h1>
<h2>
-Pages:
</h2>
<ul class="disclosure-closed"> <ul class="disclosure-closed">
<li><a href="signbook/">Signbook</a></li> <li>
</ul> <a href="signbook/">Signbook</a>
<h2>-Banners</h2> </li>
</ul>
<h2>
-Banners
</h2>
<div class="img"> <div class="img">
{% for gif in banger_list %} {% for gif in banger_list %}
<img <img style="max-height: 50px; width: auto" src="{% static "icons/banner/" %}{{ gif.name }}" alt="{{ gif.url }}" />
style="max-height: 50px; width: auto"
src="{% static "icons/banner/" %}{{gif.name}}"
alt="{{gif.url}}"
/>
{% endfor %} {% endfor %}
</div> </div>
<h2>-Funni gifs</h2> <h2>
-Funni gifs
</h2>
<div class="img"> <div class="img">
{% for gif in gif_list %} {% for gif in gif_list %}
<img <img style="max-height: 50px; width: auto" src="{% static "icons/gif/" %}{{ gif.name }}" alt="{{ gif.url }}" />
style="max-height: 50px; width: auto"
src="{% static "icons/gif/" %}{{gif.name}}"
alt="{{gif.url}}"
/>
{% endfor %} {% endfor %}
</div> </div>
<h2>-Frens:</h2> <h2>
-Frens:
</h2>
<div class="img"> <div class="img">
{% for banner in banner_list %} {% for banner in banner_list %}
<a href="https://{{banner.url}}"><img <a href="https://{{ banner.url }}">
style="height: 31px; width: auto" <img style="height: 31px; width: auto" src="{% static "icons/88x31/" %}{{ banner.name }}" alt="{{ banner.url }}" />
src="{% static "icons/88x31/" %}{{banner.name}}" </a>
alt="{{banner.url}}"
/></a>
{% endfor %} {% endfor %}
</div> </div>
<h2>-Me in other places:</h2> <h2>
-Me in other places:
</h2>
<div class="img"> <div class="img">
<a href="http://cronut.cafe/~bizcochito" <a href="http://cronut.cafe/~bizcochito">
><img <img src="{% static 'icons/coconut.png' %}" alt="cronut.cafe/~bizcochito" />
src="{% static 'icons/coconut.png' %}" </a>
alt="cronut.cafe/~bizcochito"
/></a>
</div> </div>
<h2>-NEW BANNER:</h2> <h2>
-NEW BANNER:
</h2>
<div class="img"> <div class="img">
<a href="https://yari.fai.st" <a href="https://yari.fai.st">
><img src="{% static 'icons/bizcochito.gif' %}" alt="yari.fai.st" <img src="{% static 'icons/bizcochito.gif' %}" alt="yari.fai.st" />
/></a> </a>
</div> </div>
</div> </div>
<div class="centerade"> <div class="centerade">
<a><img src="{% static "ads/hor/" %}{{ad}}" /></a> <a>
<img src="{% static "ads/hor/" %}{{ ad }}" />
</a>
</div> </div>
</div> </div>
<script> <script>

View File

@ -41,7 +41,11 @@
<p> <p>
<form method="post" action=""> <form method="post" action="">
{% csrf_token %} {% csrf_token %}
{% if error_message %}<p><strong>{{ error_message }}</strong></p>{% endif %} {% if error_message %}
<p>
<strong>{{ error_message }}</strong>
</p>
{% endif %}
<table> <table>
{{ form.as_table }} {{ form.as_table }}
</table> </table>