A presentation about my house plants using Marp: Markdown Presentation Ecosystem.
- Install Node.js
- Install npm packages
npm install
Using the marp-cli package, the presentation can be generated in different formats which outputs to the ./public folder.
Provided scripts are available in the package.json file.
- PowerPoint format:
npm run pptx - PDF format:
npm run pdf
For more information on the marp-cli package, see the Marp CLI documentation.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.