<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
   <title>A blog by Jason Mobarak</title>
   <link href="https://silverjam.github.io/"/>
   <link rel="self" href="https://silverjam.github.io/atom.xml"/>
   <id>https://silverjam.github.io/</id>
   <updated>2025-11-08T05:40:47Z</updated>
   <subtitle>Personal blog featuring software development, technology, and various projects</subtitle>
   <generator uri="https://github.com/silverjam/blog" version="1.0">XSLT Static Site Generator</generator>
   <author>
      <name>Jason Mobarak</name>
      <uri>https://silverjam.github.io/</uri>
   </author>
   <entry>
      <title>Building mosh from source on Ubuntu 24.04</title>
      <link href="https://silverjam.github.io/posts/2025-09-17-building-mosh-from-source.html"/>
      <id>https://silverjam.github.io/posts/2025-09-17-building-mosh-from-source.html</id>
      <updated>2025-09-17T12:00:00Z</updated>
      <published>2025-09-17T12:00:00Z</published>
      <author>
         <name>Jason Mobarak</name>
         <uri>https://silverjam.github.io/</uri>
      </author>
      <category term="mosh"/>
      <category term="ssh"/>
      <category term="terminal"/>
      <category term="linux"/>
      <category term="ubuntu"/>
      <summary type="text"> How to build Mosh from source on Ubuntu 22.04 or 24.04. </summary>
      <content type="text"> How to build Mosh from source on Ubuntu 22.04 or 24.04. </content>
   </entry>
   <entry>
      <title>Static site generator (blog) using XSLT and Markdown</title>
      <link href="https://silverjam.github.io/posts/2023-07-24.html"/>
      <id>https://silverjam.github.io/posts/2023-07-24.html</id>
      <updated>2023-07-25T12:00:00Z</updated>
      <published>2023-07-25T12:00:00Z</published>
      <author>
         <name>Jason Mobarak</name>
         <uri>https://silverjam.github.io/</uri>
      </author>
      <category term="blog"/>
      <category term="ssg"/>
      <category term="markdown"/>
      <category term="xslt"/>
      <category term="xml"/>
      <summary type="text"> Building a static site generator (blog) with XSLT and Markdown.  The goal: build something relatively simple and with tools that will work "FOREVER". </summary>
      <content type="text"> Building a static site generator (blog) with XSLT and Markdown.  The goal: build something relatively simple and with tools that will work "FOREVER". </content>
   </entry>
</feed>