Compare commits

...

5 Commits

Author SHA1 Message Date
steven b8d45e2ee2 feat(blog/list): hide post dates
no one needs to see how infrequently i actually update this thing without actually delving into my git histories
2022-07-15 09:42:27 -04:00
steven 366a243af4 fix(blog/date): updated footer to current year 2022-07-15 09:41:17 -04:00
steven 1df3289b25 fix(theme): hinamizawa -> inaba
updated names and urls that point to the same services
2022-07-15 09:34:26 -04:00
steven 20a9fc79ae fix(ampersand): & -> & 2022-07-15 09:33:16 -04:00
steven 6a1fde9bb8 fix(date): year change (2021 -> 2022)
while i arguably could use a script that displays the current year rather than having to remember to update it when the date rolls over, i feel like it's somewhat disingenuous for me to suggest that i'm 100% on top of manually updating the page alongside the phrase "hand-made" when a piece of code is actually doing it for me
2022-07-15 09:32:32 -04:00
3 changed files with 9 additions and 12 deletions

View File

@ -18,9 +18,6 @@
<img src="{{ index .Params "image" }}" alt="{{ .Title }}" class="preview"> <img src="{{ index .Params "image" }}" alt="{{ .Title }}" class="preview">
</div> </div>
{{ end }} {{ end }}
{{ if ne .Kind "term" }}
<p class="date">{{.Date.Format "January 2, 2006"}}</p>
{{ end }}
</a> </a>
<p class="summary">{{ .Summary | plainify | htmlUnescape }}</p> <p class="summary">{{ .Summary | plainify | htmlUnescape }}</p>
<p> <p>

View File

@ -9,7 +9,7 @@
<div class="one-half column"> <div class="one-half column">
<p> <p>
{{ .Site.Title }} <br /> {{ .Site.Title }} <br />
copyright 2021 {{ .Site.Copyright }} copyright 2022 {{ .Site.Copyright }}
</p> </p>
</div> </div>
</div> </div>

View File

@ -100,7 +100,7 @@
alongside a fully custom theme. the repository for all of the alongside a fully custom theme. the repository for all of the
code that generates this blog and its posts (as well as this very code that generates this blog and its posts (as well as this very
landing page) can be found landing page) can be found
<a href="https://irie.clinic.homo.casa/steven-y-e/friends-of-mineral-town">here</a>. <a href="https://daidara.homo.casa/steven-y-e/friends-of-mineral-town">here</a>.
</p> </p>
<h3><a href="https://blog.mineral.town/fujitsu-pfu-happy-hacking-keyboard-professional-2/">happy hacking keyboard + custom firmware</a></h3> <h3><a href="https://blog.mineral.town/fujitsu-pfu-happy-hacking-keyboard-professional-2/">happy hacking keyboard + custom firmware</a></h3>
<p> <p>
@ -114,7 +114,7 @@
</p> </p>
<h2>things i manage</h2> <h2>things i manage</h2>
<h3><a href="https://hinamizawa.homo.casa">hinamizawa @ homo.casa</a></h3> <h3><a href="https://inaba.homo.casa">inaba @ homo.casa</a></h3>
<p> <p>
a personal linux server. ssl certificate provided by a personal linux server. ssl certificate provided by
<a href="https://letsencrypt.org">let's encrypt</a>, <a href="https://letsencrypt.org">let's encrypt</a>,
@ -122,17 +122,17 @@
<a href="https://www.nginx.com">nginx</a>. <a href="https://www.nginx.com">nginx</a>.
homepage denotes free space on storage drives and links to hosted homepage denotes free space on storage drives and links to hosted
services. aesthetics inspired by characters and settings from services. aesthetics inspired by characters and settings from
<a href="https://07th-expansion.net/hig_gensaku">higurashi no naku koro ni</a>. <a href="https://www.atlus.co.jp/title-archive/p4">persona 4</a>.
the php and css that generates these graphs can be viewed the php and css that generates these graphs can be viewed
<a href="https://irie.clinic.homo.casa/steven-y-e/hinamizawa">here</a>. <a href="https://daidara.homo.casa/steven-y-e/hinamizawa">here</a>.
</p> </p>
<h4><a href="https://irie.clinic.homo.casa">irie clinic</a></h4> <h4><a href="https://daidara.homo.casa">daidara</a></h4>
<p> <p>
a git server, powered by a git server, powered by
<a href="https://gitea.io">gitea</a> & <a href="https://gitea.io">gitea</a> &amp;
<a href="https://docker.com">docker</a>. <a href="https://docker.com">docker</a>.
</p> </p>
<h4><a href="https://angel.mort.homo.casa">angel mort</a></h4> <h4><a href="https://junes.homo.casa">junes</a></h4>
<p> <p>
a media distribution server, powered by a media distribution server, powered by
<a href="https://emby.media">emby</a>. <a href="https://emby.media">emby</a>.
@ -140,7 +140,7 @@
</div> </div>
<div id="footer"> <div id="footer">
<h4>hand-made by steven ye in 2021</h4> <h4>hand-made by steven ye in 2022</h4>
</div> </div>
<div id="mister-hooly"> <div id="mister-hooly">