<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><atom:link href="http://jonascarew.com/" rel="self" type="application/rss+xml"/><title>Jonas Carew</title><link>http://jonascarew.com/</link><description>The personal website of Jonas Carew.</description><lastBuildDate>Sun, 05 Apr 2026 21:12:46 -0700</lastBuildDate><generator>clj-rss</generator><item><guid>http://jonascarew.com/posts-output/Asciidoc-Clojure-and-a-New-Website/</guid><link>http://jonascarew.com/posts-output/Asciidoc-Clojure-and-a-New-Website/</link><title>Asciidoc, Clojure, and a New Website</title><description>Making a new website is something I’ve always dreaded. All the little details of web development have always made me grind my teeth and I always end up abandoning the project. So this time I did something different: no Node, minimal JavaScript, and learn as many new tools as I can. Well, while looking through some options I stumbled upon Cryogen, a tool that generates static sites using templates written in pure HTML and CSS. Additionally, Cryogen is written in Clojure, a language that I’ve absolutely never thought about before. On top of this, it offered me another option: instead of writing my pages in Markdown, I could use AsciiDoc, yet another brand new tool! Safe to say, I was excited to learn.</description><pubDate>Tue, 24 Mar 2026 00:00:00 -0700</pubDate></item></channel></rss>