Compare commits
4 Commits
fd584e37ee
...
7e9c86117c
Author | SHA1 | Date | |
---|---|---|---|
7e9c86117c | |||
6405d9e23a | |||
04cadecd1d | |||
a1217cf4e2 |
@ -1,13 +1,15 @@
|
||||
---
|
||||
layout: layouts/base.njk
|
||||
title: Nathan Upchurch | About
|
||||
eleventyNavigation:
|
||||
key: About
|
||||
order: 2
|
||||
---
|
||||
<article>
|
||||
<h1>About me and my website.</h1>
|
||||
<p class="page-block nodropcap">I’m a prolific vegan home cook, classical trombonist, incense maker, a <abbr title="Free/Libre Open Source Software">FLOSS</abbr> enthusiast, daily GNU/Linux user and unabashed <a href="https://kde.org/">KDE</a> stan, designer, programmer, music producer, print lover, and human with too many interests and too little time. This is my little corner of the internet where I talk about whatever I like without worrying about maintaining a ‘personal brand’, or constraining subject matter to topics which might help advance my career or establish me as a ‘thought leader’. I’m here to express myself and have fun writing about topics I enjoy. If you’d like to learn more about my professional accomplishments and work, I’ll link my professional website here when I get around to it.</p>
|
||||
|
||||
<p class="page-block nodropcap">I’m a prolific vegan home cook, classical trombonist, incense maker, a <abbr title="Free/Libre Open Source Software">FLOSS</abbr> enthusiast, designer, programmer, music producer, print lover, and human with too many interests and too little time.<br><br>
|
||||
This is my little corner of the internet where I talk about whatever I like without worrying about maintaining a ‘personal brand’, or constraining my writing to topics which might help advance my career or establish me as a ‘thought leader’. I’m here to express myself and have fun writing about topics I enjoy.<br><br>
|
||||
If you’d like to learn more about my professional accomplishments and work, I’ll link my professional website here when I get around to it.</p>
|
||||
<a href="./colophon/">
|
||||
<button type="button">Colophon »</button>
|
||||
</a>
|
||||
|
@ -1,13 +1,13 @@
|
||||
---
|
||||
layout: layouts/base.njk
|
||||
title: Nathan Upchurch | Blog
|
||||
title: "The Stochastic Bletherist | The Personal Blog of Nathan Upchurch"
|
||||
structuredData: none
|
||||
postlistHeaderText: "What’s New:"
|
||||
---
|
||||
<h1>My personal blog.</h1>
|
||||
<h1>The Stochastic Bletherist</h1>
|
||||
|
||||
<p class="page-block nodropcap">
|
||||
I write about whatever I like here, from <a href="/tags/storytime">personal stories</a>, to <a href="/tags/gnu-linux">tech</a>, <a href="/tags/vegan-cooking">food</a>, and <a href="/tags/incense">incense</a>.<br />
|
||||
The personal blog of Nathan Upchurch, where he writes about everything from <a href="/tags/storytime">personal stories</a> to <a href="/tags/gnu-linux">tech</a>, <a href="/tags/vegan-cooking">food</a>, and <a href="/tags/incense">incense</a>.<br />
|
||||
|
||||
<a href="/tags/">
|
||||
<button type="button">Topics »</button>
|
||||
|
@ -8,7 +8,7 @@ tags:
|
||||
synopsis: "New sticks, faster build development, percolating, and something coming soon?"
|
||||
imageURL: /img/what_ive_been_doing_with_incense_lately/dropper.webp
|
||||
imageAlt: "A brass incense powder dropper with a bamboo lid and a tapered nozzle beside a brass hammer, a spoon, and a tray filled with white ash and several burned trails. All of this is on top of my messy work table."
|
||||
mastodon_id: ""
|
||||
mastodon_id: "114848206538212433"
|
||||
---
|
||||
It's been a while since I've written about incense making; to be honest, things have slowed down a little. It's been pretty hot in Chicago lately—I find that my sense of smell is dulled as the temperature and humidity rises. Unfortunately my apartment is very poorly insulated, so I've been burning, testing, and experimenting less as a result. The heat hasn't put me off entirely though; here's what I've been up to.
|
||||
|
||||
|
@ -4,6 +4,8 @@ title: Nathan Upchurch | Changelog
|
||||
structuredData: none
|
||||
---
|
||||
# Changelog
|
||||
* 2025-07-13
|
||||
* Renamed the [blog](/blog), and updated [/about](/about).
|
||||
* 2025-07-10
|
||||
* Added [Toxel](https://www.toxel.com/) to the [blogroll](/blogroll).
|
||||
* 2025-07-02
|
||||
|
Reference in New Issue
Block a user