# Duplicate Beverage Event – Story about time travel, magic and AI

> Source: <https://github.com/skorotkiewicz/duplicate-beverage-event>
> Published: 2026-07-14 21:00:01+00:00

A single-page story site about a low-priority temporal incident, one impossible coffee, and the first useful miracle.

The page includes:

- the source story
- synchronized narration from
`resources/audio/story.m4a`

- paragraph highlighting and click-to-seek timing from
`resources/audio/story.vtt`

- a music/video section and lyrics archive
- a small SVG favicon

```
just serve
just build
```

This writes the minified page to `index.html`

from:

```
resources/Duplicate-Beverage-Event.html
just check
```

For the Docker-based validator:

```
just check-vnu
```

`resources/aligned.js`

is the small helper used to bake VTT timings into the story HTML. The site does not need it at runtime.
