Skip to content

Latest commit

 

History

History
executable file
·
38 lines (29 loc) · 1014 Bytes

README.md

File metadata and controls

executable file
·
38 lines (29 loc) · 1014 Bytes
prev next heading subheading speaker event layout image
/
/about
5 Ways to Customize Your VuePress Site
Victoria Bergquist
Vue.js Frankfurt, 02.07.19
intro
/artist.png

Slide deck made with VuePress

To show off how you can customize VuePress, the slides for my 5 Ways to Customize your VuePress site was made as a custom VuePress theme.

View on CodeSandbox

Slide deck screenshot

Demos

Project setup

yarn install

Compiles and hot-reloads for development

yarn dev

Compiles and minifies for production

yarn build