From e311a52019b58148bc8a2387bed8cc465e93d6b8 Mon Sep 17 00:00:00 2001 From: jmeridth Date: Sat, 30 May 2026 00:22:10 -0500 Subject: [PATCH] chore: migrate templates from .tile shim to Bulma 1.x .columns MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes #66 ## What Replace the deprecated `.tile` markup in _layouts/default.html, _layouts/aggregate_default.html, _layouts/author_default.html, and _includes/authors.html with Bulma 1.x `.columns` / `.column`. The outer `tile is-ancestor is-vertical` wrapper becomes a plain block container; the `tile is-parent` row becomes `
`; the 8/4 children become `
` and `
`; the `tile is-parent is-vertical sidebar` becomes a plain `