<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
    <title>Taxus</title>
    <link>https://get-taxus.org</link>
    <description></description>
    <language>en</language>
    <lastBuildDate>Fri, 14 Aug 2026 22:40:52 +0000</lastBuildDate>
    <atom:link href="https://get-taxus.org/feed.xml" rel="self" type="application/rss+xml"/>
    <item>
        <title>Appearance</title>
        <link>https://get-taxus.org/appearance/</link>
        <description>### Themes (Nope)

Taxus does not have, nor will ever have, a theming system.

Theming systems are heavy and by necessity overly opinionated. They also bring in added complexity as a common solution i...</description>
        <pubDate>Fri, 14 Aug 2026 22:40:52 +0000</pubDate>
    <guid isPermaLink="true">https://get-taxus.org/appearance/</guid>
    </item>
    <item>
        <title>Authoring</title>
        <link>https://get-taxus.org/authoring/</link>
        <description>### Write with Ease

Author content using the CommonMark markdown standard, thanks to the [pulldown-cmark](https://github.com/pulldown-cmark/pulldown-cmark) crate.

Intuitively build out the `content`...</description>
        <pubDate>Fri, 14 Aug 2026 22:40:52 +0000</pubDate>
    <guid isPermaLink="true">https://get-taxus.org/authoring/</guid>
    </item>
    <item>
        <title>Structure</title>
        <link>https://get-taxus.org/structure/</link>
        <description>## Template Power

### Sensible but Flexible

Taxus sites are built with [Tera](https://keats.github.io/tera) templates. Sensible defaults are provided: `base.html`, `section.html`, and `page.html`. O...</description>
        <pubDate>Fri, 14 Aug 2026 22:40:52 +0000</pubDate>
    <guid isPermaLink="true">https://get-taxus.org/structure/</guid>
    </item>
    <item>
        <title>Interactivity</title>
        <link>https://get-taxus.org/interactivity/</link>
        <description>### Interactivity Two Ways

Taxus provides two options to make your static site interactive. Use them independently or together.

| Layer | Technology | Best For |
|-------|------------|----------|
| ...</description>
        <pubDate>Fri, 14 Aug 2026 22:40:52 +0000</pubDate>
    <guid isPermaLink="true">https://get-taxus.org/interactivity/</guid>
    </item>
    <item>
        <title>Home</title>
        <link>https://get-taxus.org/</link>
        <description>## Static Site Generation for 2026 and beyond

Building for the web has become unnecessarily difficult. Taxus is an opinionated take on making it easier. It takes in assets and markdown and outputs a ...</description>
        <pubDate>Fri, 14 Aug 2026 22:40:52 +0000</pubDate>
    <guid isPermaLink="true">https://get-taxus.org/</guid>
    </item>
    <item>
        <title>Blog</title>
        <link>https://get-taxus.org/blog/</link>
        <description>Here you will find the story of Taxus as well as various theoretical thoughts and musings.</description>
        <pubDate>Fri, 14 Aug 2026 22:40:52 +0000</pubDate>
    <guid isPermaLink="true">https://get-taxus.org/blog/</guid>
    </item>
    <item>
        <title>Taxus Feature Focus: Search Island</title>
        <link>https://get-taxus.org/blog/2026-04-14-taxus-feature-focus-search-island/</link>
        <description>Static sites have long had a search problem. The typical solutions all come with tradeoffs: Algolia costs money and sends queries to a third party, Lunr.js adds a heavy JavaScript dependency, and Goog...</description>
        <pubDate>Tue, 14 Apr 2026 00:00:00 +0000</pubDate>
    <category>rust</category>
    <category>wasm</category>
    <category>yew</category>
    <category>search</category>
    <guid isPermaLink="true">https://get-taxus.org/blog/2026-04-14-taxus-feature-focus-search-island/</guid>
    </item>
    <item>
        <title>Taxus Feature Focus: Hero Images</title>
        <link>https://get-taxus.org/blog/2026-04-11-taxus-feature-focus-hero-images/</link>
        <description>Static sites need great visuals. Today we&apos;re introducing hero image support in Taxus: drop an image next to your markdown, add one line of frontmatter, and get a fully responsive `&lt;picture&gt;` element w...</description>
        <pubDate>Sat, 11 Apr 2026 00:00:00 +0000</pubDate>
    <category>rust</category>
    <category>images</category>
    <category>webp</category>
    <guid isPermaLink="true">https://get-taxus.org/blog/2026-04-11-taxus-feature-focus-hero-images/</guid>
    </item>
    <item>
        <title>Taxus Feature Focus: Syntax Highlighting</title>
        <link>https://get-taxus.org/blog/2026-04-10-taxus-feature-focus-syntax-highlighting/</link>
        <description>Taxus is evolving into a *toolkit* for composing a static site generator. I started this project out with the notion it would be a competitor to [Zola](https://getzola.org) but as it evolved, given th...</description>
        <pubDate>Fri, 10 Apr 2026 00:00:00 +0000</pubDate>
    <category>rust</category>
    <category>tree-sitter</category>
    <category>syntax-highlighting</category>
    <guid isPermaLink="true">https://get-taxus.org/blog/2026-04-10-taxus-feature-focus-syntax-highlighting/</guid>
    </item>
    <item>
        <title>Understanding Static Site Generators</title>
        <link>https://get-taxus.org/blog/2026-04-05-understanding-static-site-generators/</link>
        <description>### The Simple Idea Behind Static Sites

At their core, static site generators solve a straightforward problem: how do you build a website without manually writing every HTML file by hand?

Consider a...</description>
        <pubDate>Sun, 05 Apr 2026 00:00:00 +0000</pubDate>
    <category>rust</category>
    <category>ssg</category>
    <guid isPermaLink="true">https://get-taxus.org/blog/2026-04-05-understanding-static-site-generators/</guid>
    </item>
    <item>
        <title>Project Launch</title>
        <link>https://get-taxus.org/blog/2026-04-03-project-launch/</link>
        <description>### Ready, Set, Go!

Welcome to the official launch of Taxus! I&apos;m excited to introduce this new static site generator and share the journey that brought us here. This blog will serve as a space to doc...</description>
        <pubDate>Fri, 03 Apr 2026 00:00:00 +0000</pubDate>
    <category>rust</category>
    <category>ssg</category>
    <guid isPermaLink="true">https://get-taxus.org/blog/2026-04-03-project-launch/</guid>
    </item>

</channel>
</rss>