Skip to content

Releases: jmylchreest/colophon

Snapshot 0.0.34-dev.4+6b113e4

Pre-release

Choose a tag to compare

@github-actions github-actions released this 25 Jul 15:37

Automated snapshot build from main.

Snapshot 0.0.34-dev.3+1eb0976

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:20
1eb0976

Automated snapshot build from main.

Snapshot 0.0.34-dev.2+5ed1efa

Pre-release

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:14
5ed1efa

Automated snapshot build from main.

v0.0.33

Choose a tag to compare

@github-actions github-actions released this 09 Jul 19:07
c107bff

Changelog

  • f9c1b0e feat(i18n): per-language pronunciation dicts, language chips, translation-aware aliases/readings/syndication
  • b1f31c9 feat(images): xAI (Grok Imagine) image provider
  • 02b2a01 feat(slides): in a section sends that section's prose to the notes
  • d4a50f9 fix(slides): prose-only sections render on the slide (no blank slides)
  • 34102ca feat(i18n): multi-language posts — translations, hreflang, language selector

Snapshot 0.0.33-dev.7+c37a4d4

Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jun 16:39
c37a4d4

Automated snapshot build from main.

Snapshot 0.0.33-dev.5+ab480e0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Jun 10:54
ab480e0

Automated snapshot build from main.

v0.0.32

Choose a tag to compare

@github-actions github-actions released this 27 Jun 23:22
52340c5

Changelog

  • 874ff66 feat(slides): per-environment slides override (on in preview, off in prod)
  • e33865c feat(slides): open the deck in a new tab; Esc closes it
  • ab00a85 feat(slides): prose to notes only (not duplicated on the slide)
  • 1160680 feat(slides): mirror prose into presenter notes (kept on the slide too)
  • cefacd8 feat(slides): content-aware deck rendering — cover, pagination, hydration
  • ef68569 feat(slides): site-default decks skip standing pages (opt-in still works)
  • 7964000 feat(slides): publish derived decks from the build (graduate the spike)
  • 1dbd3bf spike(deck): slides.enabled site default + per-post override; =notts mirror
  • 315d17c spike(deck): / markup, block + text: split targets, bullets
  • 80af4d4 spike(deck): configurable split list via slides.split / --split
  • d9f5af9 spike(deck): derive a self-contained offline slide deck from markdown

v0.0.31

Choose a tag to compare

@github-actions github-actions released this 27 Jun 13:20
0629963

Changelog

  • c24d3b0 a11y(theme/press): contrast-safe --link token for accent-as-text
  • 54d886f a11y(tasklist): label GFM task-list checkboxes
  • 6827011 a11y(tables): wrap in a focusable scroll container (WCAG 2.1.1)
  • 440dfa9 docs(showcase): match the gen: image example to the embedded image
  • 2878c8d a11y(engine): keyboard-focusable scrollable code/math blocks
  • 1b08054 a11y(theme/press): fix WCAG findings — ARIA, contrast, landmark
  • bfbbb85 a11y(theme/press): visible keyboard focus on all interactive elements
  • f05e4b9 fix(syndicate): Bluesky refresh via atomic swap (--resync only), not putRecord

v0.0.30

Choose a tag to compare

@github-actions github-actions released this 26 Jun 23:49
1c09510

Changelog

  • 1c09510 docs(changelog): v0.0.30 — syndication description excerpt + clean skip
  • 158d6b1 fix(entries): description falls back to a body excerpt (matches the page)
  • d4e7859 fix(syndicate): skip (not fail) an entry with no recorded silo URL

v0.0.29

Choose a tag to compare

@github-actions github-actions released this 26 Jun 22:54
8e6e155

Changelog

  • 8e6e155 feat(syndicate): --resync to re-push current content to existing silo copies
  • cc44a09 feat(glossary): reference links as citation-style superscripts
  • f4a0bc5 feat(syndicate): edit a syndicated copy in place when the post changes
  • 3af9ddb feat(showcase): genuine media, post chrome, and glossary highlights
  • 506c4b3 fix(theme/press): style tables (the prose had none)
  • add2482 feat(serve): colophon serve --showcase — built-in, embedded feature reference
  • ab765bc feat(content): pull-quote / epigraph via [!quote] callout, themed in press
  • 356492d feat(audio): pause after headings in TTS readings
  • 5f4d8a1 feat(audio): precompute waveform peaks for generated readings again
  • 064ab89 feat(generation): named image/speech profiles, selectable per env and per post