Skip to content

Latest commit

 

History

History
51 lines (36 loc) · 1.16 KB

File metadata and controls

51 lines (36 loc) · 1.16 KB

slidev-theme-techtown

A Slidev theme for TechTown — Cloud & AI expertise based in Nantes.

Install

Add the following frontmatter to your slides.md:

---
theme: techtown
---

Learn more about how to use a theme.

Layouts

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

Brand Identity

  • Primary color: #1C62ED
  • Font: Poppins (300–700)
  • Dark mode supported

Development

npm install
npx slidev

Open http://localhost:3030 to preview the demo slides.

License

MIT