aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO.md31
-rw-r--r--templates/base.html16
2 files changed, 28 insertions, 19 deletions
diff --git a/TODO.md b/TODO.md
index 3a0010a..5776af6 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,13 +3,13 @@
[ ] new main font
[x] update contact
[ ] about page
-[ ] capitalisation
-[ ] new badge
+[x] capitalisation
+[ ] new badge(s)
[ ] replace homepage with blog post feed
-[ ] remove dead links in navbar
-[ ] remove latest update thing
+[x] remove dead links (in navbar)
+[ ] projects page
+[x] remove latest update thing
[ ] fix atom feed stuff
-[ ] change to redaction font
[ ] migrate to ructe
[ ] finger link/widget/iframe (like a terminal...)?
[x] make sure posts are organised in date order
@@ -55,3 +55,24 @@ badges to steal:
badges to make:
[ ] f5ve badge
[ ]
+
+projects:
+- this website
+- lovely.computer
+- the skinnyverse
+- telepussy manifesto
+
+- infoculture.pub
+- post apocalyptic
+
+snippets:
+
+<!-- <li><a class="{% block nav_projects %}{% endblock %}" style="font-family: 'DeGerm LoCase';" -->
+<!-- href="/projects">Projetos</a></li> -->
+<li><a class="{% block nav_sound %}{% endblock %}" style="font-family: 'kirieji'" href="/sound">音</a></li>
+<!--<li><a class="{% block nav_pix %}{% endblock %}" style="font-family: Minecraftia" href="/pix">pix</a></li>-->
+<!--<li><a class="{% block nav_cute %}{% endblock %}" style="font-family: 'Darumadrop One'" href="/cute">cute linkz</a></li>-->
+<!--<li><a class="{% block nav_zk %}{% endblock %}" href="https://garden.blos.sm" style="font-family: Louise">zettelkasten</a></li>-->
+<!--<li><a class="{% block nav_read %}{% endblock %}" style="font-family: ukikusa" href="/read">よむ</a></li>-->
+<!--<li><a class="{% block nav_plants %}{% endblock %}" style="font-family: 'Almendra Display'; font-weight: 900;" href="/plants">plantas</a></li>-->
+<!--<li><a class="{% block nav_guestbook %}{% endblock %}" style="font-family: Compagnon; font-weight: bold;" href="/guestbook">Visitas</a></li>-->
diff --git a/templates/base.html b/templates/base.html
index a021b27..790e5c8 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -51,23 +51,11 @@
href="/contact">Kontakt</a></li>
<li><a class="{% block nav_poetry %}{% endblock %}" href="/poetry" style="font-family: Louise">Poesia</a></li>
<li><a class="{% block nav_blog %}{% endblock %}" style="font-family: Sligoil" href="/blog">Weblog</a></li>
- <li><a class="{% block nav_projects %}{% endblock %}" style="font-family: 'DeGerm LoCase';"
- href="/projects">Projetos</a></li>
- <!--<li><a class="{% block nav_sound %}{% endblock %}" style="font-family: 'kirieji'" href="/sound">音</a></li>-->
<li><a class="{% block nav_listens %}{% endblock %}" style="font-family: 'Almendra Display'; font-weight: 900;"
href="https://listenbrainz.org/user/celblossom">Écoute</a></li>
<li><a href="https://bimbo.video/a/cel" style="font-family: 'Mon Hugo In'">Video</a></li>
<li><a href="https://weirdstar.stream" style="font-family: id_kana018">🔴ライブ</a></li>
- <!--<li><a class="{% block nav_pix %}{% endblock %}" style="font-family: Minecraftia" href="/pix">pix</a></li>-->
- <!--<li><a class="{% block nav_shodo %}{% endblock %}" href="/shodo">書道</a></li>-->
- <!--<li><a class="{% block nav_cute %}{% endblock %}" style="font-family: 'Darumadrop One'" href="/cute">cute linkz</a></li>-->
- <!--<li><a class="{% block nav_zk %}{% endblock %}" href="https://garden.blos.sm" style="font-family: Louise">zettelkasten</a></li>-->
- <!--<li><a class="{% block nav_read %}{% endblock %}" style="font-family: ukikusa" href="/read">よむ</a></li>-->
- <li><a href="https://bunny.garden/cel">🦋🌷🐰🌻🐝🕷🪻🐇🌱</a></li>
- <!--<li><a class="{% block nav_plants %}{% endblock %}" style="font-family: 'Almendra Display'; font-weight: 900;" href="/plants">plantas</a></li>-->
- <li><a style="font-family: Abordage;" href="https://pussy.accountants">Pussy</a></li>
- <li class="suscakke"><a href="https://ass-sma.cc"><img src="/static/suscakke.png"></a></li>
- <!--<li><a class="{% block nav_guestbook %}{% endblock %}" style="font-family: Compagnon; font-weight: bold;" href="/guestbook">Visitas</a></li>-->
+ <li><a href="https://bunny.garden/~cel">🦋🌷🐰🌻🐝🕷🪻🐇🌱</a></li>
</ul>
</nav>
@@ -86,7 +74,7 @@
<footer class="panel">
<a class="badge" href="https://blos.sm"><img src="https://blos.sm/static/badges/cel.png"></a>
- <a class="badge" href="https://skinnyver.se"><img src="/static/badges/badussyflops.png"></a>
+ <img class="badge" src="/static/badges/badussyflops.png">
<img class="badge" src="/static/badges/mothracompat.gif">
<img class="badge" src="/static/badges/flexbox.png">
<img class="badge" src="/static/badges/servinghttps_{{ self::thread_rng().gen_range(1..=7) }}.png">