<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cleberg.net.git/publish.el, 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 /guides page</title>
<updated>2026-06-15T23:22:34+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-06-15T23:22:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=ea4b27bdd9a72d0e1bae59981f3ade460cdb53cc'/>
<id>urn:sha1:ea4b27bdd9a72d0e1bae59981f3ade460cdb53cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move apps to zerolabs.sh</title>
<updated>2026-04-10T03:25:40+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-04-10T03:25:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=b41f62c2851f2ac1b4eeb8acad483c2ef8af9be5'/>
<id>urn:sha1:b41f62c2851f2ac1b4eeb8acad483c2ef8af9be5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>attempt to fix builds</title>
<updated>2026-03-23T16:24:44+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-23T16:24:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=7159f3c1bfc61ef36f3dc60396a155280cbfa536'/>
<id>urn:sha1:7159f3c1bfc61ef36f3dc60396a155280cbfa536</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix emacs package paths for sr.ht build user</title>
<updated>2026-03-23T16:10:07+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-23T16:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=ac04bbcb2db0079dcc2978c6fe652210f490d06b'/>
<id>urn:sha1:ac04bbcb2db0079dcc2978c6fe652210f490d06b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update site title</title>
<updated>2026-03-13T22:01:14+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-13T22:01:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=15f0d530ac72f25ee21b2197e84da126418e4ab5'/>
<id>urn:sha1:15f0d530ac72f25ee21b2197e84da126418e4ab5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove about page and services route; merge services into apps</title>
<updated>2026-03-11T05:06:39+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-11T05:06:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=ce03860635f7bc1d365cedc0416f3ae376e86204'/>
<id>urn:sha1:ce03860635f7bc1d365cedc0416f3ae376e86204</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lowercase page titles</title>
<updated>2026-03-06T06:34:57+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-03-06T06:34:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=306590904d1012fa74e7335422dd5e074e0f38ec'/>
<id>urn:sha1:306590904d1012fa74e7335422dd5e074e0f38ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add /garden section to site (#5)</title>
<updated>2026-02-21T19:53:14+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-02-21T19:53:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=2601873a0da273769420e48d23221ebf8b600fe2'/>
<id>urn:sha1:2601873a0da273769420e48d23221ebf8b600fe2</id>
<content type='text'>
* publish new post: automating-weblorg-deployments

* fix publish.el comments

* allow for case-insensitive env variable

* obfuscate port

* update run rules

* update run rules

* allow for case-insensitive env variable

* publish new post: automating-weblorg-deployments

* add /garden section to site</content>
</entry>
<entry>
<title>publish-new-post: automating-weblorg-deployments (#4)</title>
<updated>2026-02-13T02:30:22+00:00</updated>
<author>
<name>Christian Cleberg</name>
<email>hello@cleberg.net</email>
</author>
<published>2026-02-13T02:30:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.krz.sh/cmc/cleberg.net.git/commit/?id=e136d6671654561ac24fa98792442829339a639e'/>
<id>urn:sha1:e136d6671654561ac24fa98792442829339a639e</id>
<content type='text'>
* publish new post: automating-weblorg-deployments

* fix publish.el comments

* allow for case-insensitive env variable

* obfuscate port

* update run rules

* update run rules

* allow for case-insensitive env variable

* publish new post: automating-weblorg-deployments</content>
</entry>
</feed>
