Marp, Markdown Presentation Ecosystem, can create slide decks using an intuitive Markdown experience
A curated list of awesome things related to Marp.
- Marp - The entrance website of Marp ecosystem.
- GitHub - The GitHub repository of Marp website.
- GitHub Discussions - The discussion forum about Marp ecosystem.
- Marpit framework - The skinny framework to create slides from Markdown.
- GitHub - The GitHub repository of Marpit framework.
- Marpit API - The API reference of Marpit framework.
- Marp Core - The core library of Marp, based on Marpit framework.
- Marp CLI - A CLI interface for Marp and Marpit-based converters.
- Marp for VS Code - An extension of Marp for Visual Studio Code.
- Marp Slides for Obsidian - A plugin for Obsidian.
- Obsidian Marp Plugin - Yet another plugin for Obsidian.
- marpyter - An extension for JupyterLab.
- Marp Editor for Standard Notes - An editor for Standard Notes.
- GROWI - Markdown collaboration software including Marp support.
- Marp Core built-in themes - A documentation for Marp Core built-in themes.
- Marp Community Themes - A curation site of Marp themes.
- Marp Template Library - Yet another curation site of Marp themes.
- Beam - A theme that mimics the style of LaTeX Beamer.
- Cybertopia - A dark theme for Marp / Marpit slides ecosystem using the Cybertopia Saturated highlight.js theme.
- Dracula - A dark theme for Marp, a part of Dracula Theme project.
- Graph Paper - A theme with graph paper background.
- marpstyle - The set of Marp themes, designed with simplicity and beauty as first class prerequisites.
- Neobeam - A modern take on LaTeX beamer.
- Nord - A theme based on Nord color palette.
- Rosé Pine - Marp themes using Rosé Pine palettes.
- Wave - Marp theme with modern wave.
- HSMW - Theme according to HSMW CI for Marp.
- Awesome Marp - Marp theme set with many useful layouts. 🇨🇳
- marp-black-white - A Marp theme using black and white. 🇰🇷
- marp-theme-academic - A Marp theme with Beamer-like academic style. 🇯🇵
- teaching-theme-for-marp - A Marp theme designed for teaching. 🇫🇷
Plugins can be used with Marpit framework, Marp Core, and Marp CLI.
- Marp plugins (npm) - A list of published as the Marp plugin. (npm packages with
marp-plugin
keyword) - markdown-it plugins (npm) - A list of published markdown-it plugins. (may compatible with Marp)
- @kazumatu981/markdown-it-kroki - markdown-it plugin (mainly designed for Marp), to support Kroki powered embeding diagrams.
- @kazumatu981/markdown-it-fontawesome - markdown-it plugin (mainly designed for Marp), to support Font Awesome icons.
- Marp CLI example - An example of Marp CLI automation with GitHub Pages/Netlify/Vercel. (by Marp maintainer)
- Deploy Marp to GitHub Pages - The template repository for deploying Marp slide deck to GitHub Pages.