blog.html

 1---
 2layout: default
 3description: Amolith's blog on various tech-related topics
 4---
 5{% include page/title.html %}
 6<div class="content">
 7<p>
 8For a list of articles I've read and think are worth reading, check out my <a href="https://tt-rss.nixnet.xyz/public.php?op=rss&id=-2&view-mode=all_articles&key=xwyo245d7808aaaa0f1" target="_blank">other feed</a>. This is generated using my feed reader of choice, <a href="https://tt-rss.nixnet.xyz" target="_blank">Tiny Tiny RSS</a>. They're blog posts from people I admire and it's all content I recommend reading.
 9</p>
10<hr/>
11</div>
12<br />
13{{ content }}
14<hr/>
15{% include webring-out.html %}
16<hr/>
17{% include page/footer.html %}