A Slidev theme for TechTown — Cloud & AI expertise based in Nantes.
Add the following frontmatter to your slides.md:
---
theme: techtown
---Learn more about how to use a theme.
This theme provides the following layouts:
| Layout | Description |
|---|---|
default |
Standard content slide |
cover |
Title slide with TechTown blue background, logo, and noise texture |
intro |
Introduction with logo and blue side panel |
center |
Centered content for impactful statements |
two-cols |
Two-column layout using ::right:: slot |
section |
Section divider with blue left accent |
fact |
Highlight a key number or statistic |
quote |
Styled quote with decorative quotation mark |
image-right |
Content on the left, image on the right |
end |
Closing slide with dark background and logo |
- Primary color:
#1C62ED - Font: Poppins (300–700)
- Dark mode supported
npm install
npx slidevOpen http://localhost:3030 to preview the demo slides.
MIT