<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Software on ilikeorangutans</title><link>https://kuelzer.ca/tags/software/</link><description>Recent content in Software on ilikeorangutans</description><generator>Hugo</generator><language>en</language><copyright>© 2026 Jakob Külzer</copyright><lastBuildDate>Sun, 12 Apr 2026 14:27:24 -0400</lastBuildDate><atom:link href="https://kuelzer.ca/tags/software/index.xml" rel="self" type="application/rss+xml"/><item><title>mkdocs</title><link>https://kuelzer.ca/posts/2024/02/16/mkdocs/</link><pubDate>Fri, 16 Feb 2024 23:05:21 -0500</pubDate><guid>https://kuelzer.ca/posts/2024/02/16/mkdocs/</guid><description>&lt;p&gt;I recently realized the docker container for my toy project &lt;a href="https://sr.ht/~ilikeorangutans/books/"&gt;&lt;code&gt;books&lt;/code&gt;&lt;/a&gt; has over 2k downloads so I finally decided to write
some proper docs for it. There&amp;rsquo;s not much to document, but it deserves a nice webpage. Picked up
&lt;a href="https://www.mkdocs.org/"&gt;&lt;code&gt;mkdocs&lt;/code&gt;&lt;/a&gt; because I saw it used by some other projects and I&amp;rsquo;m positively surprised. You
initialize a project and throw some markdown files at it. Then you run &lt;code&gt;build&lt;/code&gt; and it gives you a nice webpage for your
docs, nothing more, nothing less. Great little tool, highly recommend it.&lt;/p&gt;</description></item></channel></rss>