8 lines
348 B
Markdown

# Pitch deck - using marp
Powered by [Marp](https://marp.app/) for easy and beautiful presentations.
## How to use
- Edit `main.md` and `style.css` to modify the content and style of the presentation.
- Build the presentation by running `npx @marp-team/marp-cli@latest main.md --pdf`
- Commit and obtain the PDF as an artifact in the actions tab.