<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <id>https://bushnotes.example.com/blog</id>
    <title>BushNotes Blog</title>
    <updated>2026-07-17T00:00:00.000Z</updated>
    <generator>https://github.com/jpmonette/feed</generator>
    <link rel="alternate" href="https://bushnotes.example.com/blog"/>
    <subtitle>BushNotes Blog</subtitle>
    <icon>https://bushnotes.example.com/img/favicon.ico</icon>
    <entry>
        <title type="html"><![CDATA[Welcome to BushNotes: first entry in the field journal]]></title>
        <id>https://bushnotes.example.com/blog/welcome</id>
        <link href="https://bushnotes.example.com/blog/welcome"/>
        <updated>2026-07-17T00:00:00.000Z</updated>
        <summary type="html"><![CDATA[Every good field notebook starts the same way: a blank first page, a sharp pencil, and no idea yet what will be worth recording. This is that page.]]></summary>
        <content type="html"><![CDATA[<p>Every good field notebook starts the same way: a blank first page, a sharp pencil, and no idea yet what will be worth recording. This is that page.</p>
<!-- -->
<p><img decoding="async" loading="lazy" alt="Journal pages with banksia, honeyeater, and fountain pen" src="https://bushnotes.example.com/assets/images/feature-bush-stories-2bebf08f941c1600f877f7532540dffb.png" width="600" height="600" class="img_ev3q"></p>
<p>BushNotes has two halves that share one notebook:</p>
<ul>
<li class=""><strong>The <a class="" href="https://bushnotes.example.com/docs/intro">docs</a></strong> are the pressed specimens — structured guides and reference material, kept tidy and findable.</li>
<li class=""><strong>The blog</strong> is the journal proper — observations from the field, work in progress, things that surprised us, and the occasional wrong turn worth writing down.</li>
</ul>
<h2 class="anchor anchorTargetStickyNavbar_Vzrq" id="how-entries-get-made">How entries get made<a href="https://bushnotes.example.com/blog/welcome#how-entries-get-made" class="hash-link" aria-label="Direct link to How entries get made" title="Direct link to How entries get made" translate="no">​</a></h2>
<p>Posts live alongside the docs in the same Git repository. Add a Markdown/MDX file to <code>site/blog</code>, or write visually in the CMS at <a href="https://bushnotes.example.com/admin/index.html" target="_blank" rel="noopener noreferrer" class=""><code>/admin</code></a> — either way the entry becomes a commit, and the site rebuilds itself.</p>
<p>Tags, authors, and the <a href="https://bushnotes.example.com/blog/rss.xml" target="_blank" rel="noopener noreferrer" class="">RSS feed</a> all work out of the box, so you can follow along however suits you.</p>
<p>More notes soon — the notebook is open.</p>]]></content>
        <author>
            <name>Mike</name>
        </author>
        <category label="meta" term="meta"/>
    </entry>
</feed>