Template for building and deploying a slidev presentation
  • TeX 62.3%
  • Vue 24.7%
  • TypeScript 13%
Find a file Use this template
Kevin Bonham 60ba0964c6 Try again
2026-08-05 16:31:54 -04:00
images/example Example images 2026-07-29 15:03:43 -04:00
public Example images 2026-07-29 15:03:43 -04:00
.gitignore Initial commit 2026-07-29 12:21:40 -04:00
bun.lock create package 2026-08-04 14:40:03 -04:00
CLAUDE.md create package 2026-08-04 14:40:03 -04:00
footer-info.ts update layout 2026-08-04 11:23:00 -04:00
global-bottom.vue create package 2026-08-04 14:40:03 -04:00
netlify.toml Initial commit 2026-07-29 12:21:40 -04:00
package.json create package 2026-08-04 14:40:03 -04:00
README.md create package 2026-08-04 14:40:03 -04:00
slides.md Try again 2026-08-05 16:31:54 -04:00
vercel.json Initial commit 2026-07-29 12:21:40 -04:00

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:

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.