<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cleberg.net.git/theme, branch migrate-to-orgo</title>
<subtitle>My personal web garden &amp; blog.
</subtitle>
<id>http://git.krz.sh/cmc/cleberg.net.git/atom?h=migrate-to-orgo</id>
<link rel='self' href='http://git.krz.sh/cmc/cleberg.net.git/atom?h=migrate-to-orgo'/>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/'/>
<updated>2026-08-12T01:34:02+00:00</updated>
<entry>
<title>Finish the move off weblorg</title>
<updated>2026-08-12T01:34:02+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-08-12T01:34:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=ab149c1ae4fe38048fc2d32edac6061e7f3b4638'/>
<id>urn:sha1:ab149c1ae4fe38048fc2d32edac6061e7f3b4638</id>
<content type='text'>
Remove what the migration left behind, then cut build.py down to the work
orgo does not do: 443 lines to 168.

- Delete publish.el and theme/templates/, superseded by content/orgo.toml
  and content/templates/. theme/static/ stays; orgo publishes it as assets.
- Drop the tag builder, the org-source copy, and the helpers that only fed
  them. orgo generates /tags/ and a page per tag from a collection.
- Rewrite the README and the migration-era comments that explained the
  config by pointing at what weblorg used to do.
- Serve styles.css as authored. Minifying 1KB of CSS saved 52 bytes over
  the wire once compressed, which did not pay for a build step and a
  toolchain dependency.
- Stop wiping the output directory. The .orgo-cache.json inside it is what
  makes a build incremental, and orgo already prunes outputs whose source
  is gone and re-emits any that are missing. Production keeps .build/ and
  development gets .build-dev/, because production rewrites image URLs in
  the output and a shared directory would let one environment reuse pages
  rendered for the other.

An incremental build is byte-identical to a clean one, and the site output
is unchanged apart from the /uses/ stack row.
</content>
</entry>
<entry>
<title>remove bubbles.town vote widget, keep comment link</title>
<updated>2026-08-03T20:25:59+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-08-03T20:25:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=c31e8bfa414cdc1fe035a5d6d55a477f77525dd7'/>
<id>urn:sha1:c31e8bfa414cdc1fe035a5d6d55a477f77525dd7</id>
<content type='text'>
Drop the third-party vote.js script and its mount div so posts no longer
auto-fetch from bubbles.town (174 pages), completing onion
self-containment. The opt-in 'comment on Bubbles' link stays. Remove the
now-orphaned .bubbles-vote CSS rule.
</content>
</entry>
<entry>
<title>serve stylesheet from root-relative path</title>
<updated>2026-08-03T20:05:53+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-08-03T20:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=681a290e9ec232296cafee94ac76aa269a11b5bd'/>
<id>urn:sha1:681a290e9ec232296cafee94ac76aa269a11b5bd</id>
<content type='text'>
Emit /styles.min.css instead of the prod-absolute
https://cleberg.net/styles.min.css so the onion renders standalone
without fetching its stylesheet off-onion. Drop the now-dead build.py
replace that rewrote the same string.
</content>
</entry>
<entry>
<title>update git endpoints</title>
<updated>2026-08-03T00:02:00+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-08-03T00:02:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=217c25c8f247de3dedc5249bc5f6de17a8a8ef4d'/>
<id>urn:sha1:217c25c8f247de3dedc5249bc5f6de17a8a8ef4d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>give bubbles button a defined height</title>
<updated>2026-07-31T16:49:07+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-07-31T16:49:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=789408c63a24127cce7b7e66566be4ae0194fc35'/>
<id>urn:sha1:789408c63a24127cce7b7e66566be4ae0194fc35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add iheartrss link</title>
<updated>2026-07-30T22:46:03+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-07-30T22:46:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=0b7e7a5a45862490da724f50a80351d1f2a3aa9f'/>
<id>urn:sha1:0b7e7a5a45862490da724f50a80351d1f2a3aa9f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix collapsed whitespace inside blockquotes</title>
<updated>2026-07-16T18:26:36+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-07-16T18:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=c53cc56db024c1eb832b9ca2d066fb10e2868893'/>
<id>urn:sha1:c53cc56db024c1eb832b9ca2d066fb10e2868893</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add photography link</title>
<updated>2026-07-07T03:04:55+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-07-07T03:04:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=0b264524276fe34274adb17eee106c89acc5b12e'/>
<id>urn:sha1:0b264524276fe34274adb17eee106c89acc5b12e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add photography link</title>
<updated>2026-07-07T02:44:53+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-07-07T02:44:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=fafa1078f5a18fcdbac6410594c5f2ef6fd14d0b'/>
<id>urn:sha1:fafa1078f5a18fcdbac6410594c5f2ef6fd14d0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: update bubbles link in posts to point to my specific bubbles page</title>
<updated>2026-07-06T22:22:51+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-07-06T22:22:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=c32ce8589d6290d9101ba99c5cb31262605c9721'/>
<id>urn:sha1:c32ce8589d6290d9101ba99c5cb31262605c9721</id>
<content type='text'>
</content>
</entry>
</feed>
