- TeX 62.3%
- Vue 24.7%
- TypeScript 13%
| images/example | ||
| public | ||
| .gitignore | ||
| bun.lock | ||
| CLAUDE.md | ||
| footer-info.ts | ||
| global-bottom.vue | ||
| netlify.toml | ||
| package.json | ||
| README.md | ||
| slides.md | ||
| vercel.json | ||
Bonham Lab Slidev Template
A Slidev presentation template branded to match the Bonham Lab website — colors, IBM Plex typography, and logo mark, in both light and dark mode.
To start the slide show:
npm installnpm run dev- visit http://localhost:3030
Edit slides.md with your own title, agenda, and content — it's a lean starter deck (title, agenda, section divider, content, thank-you) that also demonstrates the three standard content layouts (full image / full bullets / two-column), an animated bit-by-bit figure reveal, and citations with an auto-generated bibliography. Copy patterns from it rather than starting from scratch.
Branding (fonts, colors, logo, footer, citation components) lives in @bonhamlab/slidev-template — see this repo's CLAUDE.md for what stays here vs. what's in that package.
Learn more about Slidev at the documentation.