diff options
Diffstat (limited to 'TODO.md')
| -rw-r--r-- | TODO.md | 49 |
1 files changed, 43 insertions, 6 deletions
@@ -1,5 +1,18 @@ # TODO: +[x] new main font +[x] update contact +[x] about page +[x] capitalisation +[x] replace homepage with blog/poetry feed +[x] remove dead links (in navbar) +[x] remove latest update thing +[x] new badge(s) + [x] new blos.sm badge + [x] update serving https badges better thumb LOL +[ ] migrate to ructe +[ ] opengraph +[x] publish new poetry [x] make sure posts are organised in date order [x] atom feed [x] tags @@ -11,10 +24,10 @@ [x] fix update font [x] localisation [x] site translations -[ ] opengraph +[x] fix atom feed stuff +[ ] projects page [ ] more badges [ ] harbor valorant - [ ] update serving https badges better thumb LOL [ ] fun stuff [ ] links i like [ ] badges i created @@ -22,16 +35,15 @@ [ ] clean up css [ ] move routes to own file [ ] credits -[ ] latest video from garbageh channel widget -[ ] homepage revamp +[ ] finger link/widget/iframe (like a terminal...)? [ ] more atom feeds [ ] comments [ ] brush font PLZ [ ] deploy database yum -[ ] visitor counter +[x] visitor counter [ ] guestbook [ ] webmention -[ ] h-card +[x] h-card [ ] h markup badges to steal: @@ -39,3 +51,28 @@ badges to steal: [x] webb [ ] bunny ring [ ] puff place +[ ] wikipedia + +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>--> |
