| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Give tables a border and cells some padding | Christian Cleberg | 15 hours | 1 | -0/+4 |
| | | | | | | | | | | Collapsed 1px borders on the table and its cells, so a shared edge draws one line rather than two, and enough padding that text is not flush against it. Headers align left with the rest of the column. The dark scheme dials the border back to #444; #ccc against the near-black background was louder than the borders around it. | ||||
| * | remove bubbles.town vote widget, keep comment link | Christian Cleberg | 9 days | 1 | -1/+0 |
| | | | | | | | | 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. | ||||
| * | give bubbles button a defined height | Christian Cleberg | 12 days | 1 | -0/+1 |
| | | |||||
| * | fix collapsed whitespace inside blockquotes | Christian Cleberg | 2026-07-16 | 1 | -1/+2 |
| | | |||||
| * | remove css support for a photo carousel | Christian Cleberg | 2026-07-06 | 1 | -6/+0 |
| | | |||||
| * | add css support for a photo carousel | Christian Cleberg | 2026-07-06 | 1 | -0/+6 |
| | | |||||
| * | fix: reduce contrast for pre & blockquote elements | Christian Cleberg | 2026-05-13 | 1 | -1/+1 |
| | | |||||
| * | update dark mode link color | Christian Cleberg | 2026-04-23 | 1 | -2/+2 |
| | | |||||
| * | realign homepage and fix post-list CSS | Christian Cleberg | 2026-04-06 | 1 | -1/+1 |
| | | |||||
| * | fix blog post wrapping | Christian Cleberg | 2026-03-16 | 1 | -2/+4 |
| | | |||||
| * | fix page padding | Christian Cleberg | 2026-03-14 | 1 | -1/+1 |
| | | |||||
| * | dark mode tweaks | Christian Cleberg | 2026-03-13 | 1 | -6/+6 |
| | | |||||
| * | dark mode tweaks | Christian Cleberg | 2026-03-13 | 1 | -2/+3 |
| | | |||||
| * | add dark mode | Christian Cleberg | 2026-03-13 | 1 | -0/+1 |
| | | |||||
| * | add dark mode | Christian Cleberg | 2026-03-13 | 1 | -0/+5 |
| | | |||||
| * | fix overflow on pre elements | Christian Cleberg | 2026-03-13 | 1 | -1/+2 |
| | | |||||
| * | fix *.org headers and revert to minimal site theme | Christian Cleberg | 2026-03-13 | 1 | -596/+11 |
| | | |||||
| * | fix nav size on mobile | Christian Cleberg | 2026-03-11 | 1 | -1/+1 |
| | | |||||
| * | add tag support | Christian Cleberg | 2026-03-11 | 1 | -0/+14 |
| | | |||||
| * | add levels to the digital garden section | Christian Cleberg | 2026-03-11 | 1 | -4/+0 |
| | | |||||
| * | fix extra table border | Christian Cleberg | 2026-03-11 | 1 | -0/+1 |
| | | |||||
| * | prevent tables from overflowing | Christian Cleberg | 2026-03-11 | 1 | -1/+13 |
| | | |||||
| * | fix some spacing issues | Christian Cleberg | 2026-03-11 | 1 | -4/+3 |
| | | |||||
| * | Remove info-strip CSS, add footer flex layout, blockquote p margin fix | Christian Cleberg | 2026-03-11 | 1 | -110/+525 |
| | | |||||
| * | fix hr thickness | Christian Cleberg | 2026-03-06 | 1 | -1/+1 |
| | | |||||
| * | update styles with new theme | Christian Cleberg | 2026-03-05 | 1 | -31/+32 |
| | | |||||
| * | update color scheme | Christian Cleberg | 2026-03-05 | 1 | -12/+18 |
| | | |||||
| * | add /garden section to site (#5) | Christian Cleberg | 2026-02-21 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | | | | | * 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 | ||||
| * | fix post layout on mobile | Christian Cleberg | 2026-02-10 | 1 | -1/+1 |
| | | |||||
| * | fix metadata styling | Christian Cleberg | 2026-02-07 | 1 | -1/+1 |
| | | |||||
| * | fix section metadata styling | Christian Cleberg | 2026-02-07 | 1 | -7/+7 |
| | | |||||
| * | update blockquote styling | Christian Cleberg | 2026-02-05 | 1 | -0/+20 |
| | | |||||
| * | remove annoying span CSS rule | Christian Cleberg | 2026-01-22 | 1 | -2/+1 |
| | | |||||
| * | update theme again to be more legible | Christian Cleberg | 2026-01-20 | 1 | -307/+100 |
| | | |||||
| * | add scroll to main | Christian Cleberg | 2026-01-18 | 1 | -0/+1 |
| | | |||||
| * | tweak font sizing | Christian Cleberg | 2026-01-18 | 1 | -7/+50 |
| | | |||||
| * | publish new terminal theme | Christian Cleberg | 2026-01-18 | 1 | -47/+261 |
| | | |||||
| * | revert site theme | Christian Cleberg | 2026-01-17 | 1 | -291/+38 |
| | | |||||
| * | update site theme | Christian Cleberg | 2026-01-16 | 1 | -38/+291 |
| | | |||||
| * | fix body padding and footer margin on small screens | Christian Cleberg | 2025-12-17 | 1 | -2/+5 |
| | | |||||
| * | fix footer padding | Christian Cleberg | 2025-12-15 | 1 | -2/+3 |
| | | |||||
| * | remove footer padding | Christian Cleberg | 2025-12-15 | 1 | -2/+1 |
| | | |||||
| * | update padding for smaller screens | Christian Cleberg | 2025-12-13 | 1 | -1/+1 |
| | | |||||
| * | fix: enable overflow scroll to prevent <pre> tags breaking pages | Christian Cleberg | 2025-12-02 | 1 | -0/+1 |
| | | |||||
| * | feat: minify css theme again since the last one was not great | Christian Cleberg | 2025-12-02 | 1 | -286/+28 |
| | | |||||
| * | widen site max-width to 50em | Christian Cleberg | 2025-11-23 | 1 | -2/+2 |
| | | |||||
| * | fix table indent within articles | Christian Cleberg | 2025-11-22 | 1 | -1/+2 |
| | | |||||
| * | minor redesign | Christian Cleberg | 2025-11-22 | 1 | -37/+220 |
| | | |||||
| * | fix margin and padding issue on small screens | Christian Cleberg | 2025-11-14 | 1 | -1/+2 |
| | | |||||
| * | introduce reply-link elements instead of misusing blockquotes | Christian Cleberg | 2025-11-14 | 1 | -2/+4 |
| | | |||||
