Commit Graph

5 Commits

Author SHA1 Message Date
L'électron rare d0ac1c8960 fix: mark Tiroclass photo as example unit 2026-07-09 11:43:52 +02:00
L'électron rare c9783412f0 feat: add photo archive and build-log post series
Sort and compress 18 site photos into domain folders (EXIF-dated,
indexed), correct battery model to Pylontech US3000C across energy
docs, and publish five backdated posts telling the story so far:
gear-before-bus, arrival, seat removal, sorting, energy architecture,
workbench. Night cab photos with an identifiable face stay out of the
public blog images.
2026-07-09 11:42:21 +02:00
L'électron rare 1e8826dbee feat: add blog deploy script
Automate publishing the Hugo blog to the nginx host on Tower: build
with hugo --minify, rsync the public/ output to bus-blog, then smoke
test the public HTTPS URL to confirm the route is live end-to-end.
2026-07-09 11:35:39 +02:00
L'électron rare 41af61c26c fix: silence Hugo deprecation warnings 2026-07-09 11:29:00 +02:00
L'électron rare fdde64265e feat: add Hugo blog with terminal-bus theme
Scaffold the bus.saillant.cc blog: Hugo site config, a hand-written
vendored theme (terminal-bus, zero deps), and the first post plus an
about page.

The theme is minimal on purpose: single baseof/home/page/section
layouts and one CSS file, styled as a terminal/hackerspace prompt
(green-on-dark, ASCII banner, monospace). No upstream theme pulled in,
per the no-blind-dependency policy.

Consumes journal entries later (Task 4); build output feeds deploy.sh
(Task 8). blog/public/ and blog/resources/ stay gitignored.
2026-07-09 11:24:01 +02:00