This commit is contained in:
kittywitch 2025-07-08 09:30:59 +00:00
parent 0a254f6047
commit 3f2486e901
3 changed files with 5 additions and 3 deletions

View file

@ -4,6 +4,8 @@ base_url = "https://dork.dev"
# Whether to automatically compile all Sass files in the sass directory
compile_sass = true
generate_feeds = true
# Whether to build a search index to be used later on by a JavaScript library
build_search_index = true

View file

@ -4,6 +4,6 @@
<li>E-mail: kat (at) dork (dot) dev</li>
<li>Git: <a href="https://github.com/kittywitch">kittywitch</a></li>
<li>Other websites of mine: <a href="https://kittywit.ch">kittywit.ch</a>, <a href="https://inskip.me">inskip.me</a>.</li>
<li>Feed: <a href="/rss.xml">RSS</a></li>
<li>Feed: <a href="/atom.xml">RSS</a></li>
</ul>
</nav>
</nav>

View file

@ -53,7 +53,7 @@
</li>
<li>
<article>
<a href="https://github.com/gensokyo.zone/infrastructure">
<a href="https://github.com/gensokyo-zone/infrastructure">
<h3>gensokyo-zone/infrastructure</h3>
</a>
<p>Apartment NixOS + Terraform infrastructure repository, a project with my wife!</p>