Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 635 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 635 Bytes

Netlify Status

Slide deck made with mdx-deck

To show off how you can cook & prepare a good documentation with VuePress, the slides for my short talk Cooking Documentation, What's the Recipe? about Vuepress @ RomaJS.

Project setup

npm install

Compiles and hot-reloads for development

npm start

Compiles and minifies for production

npm run build

Export as a pdf

npm run pdf

Take screenshot

npm run image