Remy Moll 48d6d65cf8
Some checks failed
Build deck as pdf / build-pdf (push) Failing after 1m27s
beginning of a presentation
2024-09-19 22:19:14 +02:00

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.