Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marp-team/awesome-marp
A curated list of awesome things related to Marp
https://github.com/marp-team/awesome-marp
List: awesome-marp
awesome awesome-list deck list markdown marp presentation slides
Last synced: 3 months ago
JSON representation
A curated list of awesome things related to Marp
- Host: GitHub
- URL: https://github.com/marp-team/awesome-marp
- Owner: marp-team
- License: cc0-1.0
- Created: 2024-02-11T13:25:30.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-07-27T05:45:13.000Z (3 months ago)
- Last Synced: 2024-08-12T05:01:46.753Z (3 months ago)
- Topics: awesome, awesome-list, deck, list, markdown, marp, presentation, slides
- Size: 85.9 KB
- Stars: 82
- Watchers: 5
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- ultimate-awesome - awesome-marp - A curated list of awesome things related to Marp. (Other Lists / PowerShell Lists)
README
# Awesome Marp [![Awesome](https://awesome.re/badge-flat.svg)](https://awesome.re)
> Marp, Markdown Presentation Ecosystem, can create slide decks using an intuitive Markdown experience
A curated list of awesome things related to [Marp].
[marp]: https://marp.app
## Contents
- [Ecosystem](#ecosystem)
- [Official](#official)
- [Community](#community)
- [Themes](#themes)
- [Community themes](#community-themes)
- [Plugins](#plugins)
- [Compatible markdown-it plugins](#compatible-markdown-it-plugins)
- [Examples](#examples)
- [Community examples](#community-examples)## Ecosystem
### Official
- [Marp] - The entrance website of Marp ecosystem.
- [GitHub](https://github.com/marp-team/marp) - The GitHub repository of Marp website.
- [GitHub Discussions](https://github.com/orgs/marp-team/discussions) - The discussion forum about Marp ecosystem.
- [Marpit framework](https://marpit.marp.app) - The skinny framework to create slides from Markdown.
- [GitHub](https://github.com/marp-team/marpit) - The GitHub repository of Marpit framework.
- [Marpit API](https://marpit-api.marp.app) - The API reference of Marpit framework.
- [Marp Core](https://github.com/marp-team/marp-core) - The core library of Marp, based on Marpit framework.
- [Marp CLI](https://github.com/marp-team/marp-cli) - A CLI interface for Marp and Marpit-based converters.
- [Marp for VS Code](https://github.com/marp-team/marp-vscode) - An extension of Marp for [Visual Studio Code](https://code.visualstudio.com/).### Community
- [Marp Slides for Obsidian](https://github.com/samuele-cozzi/obsidian-marp-slides) - A plugin for [Obsidian](https://obsidian.md/).
- [Obsidian Marp Plugin](https://github.com/JichouP/obsidian-marp-plugin) - Yet another plugin for Obsidian.
- [marpyter](https://github.com/trungleduc/marpyter) - An extension for [JupyterLab](https://jupyter.org/).
- [Marp Editor for Standard Notes](https://github.com/TheodoreChu/marp-editor) - An editor for [Standard Notes](https://standardnotes.com/).
- [GROWI](https://github.com/weseek/growi/) - Markdown collaboration software including [Marp support](https://docs.growi.org/en/guide/features/presentation.html#what-are-growi-slide-and-marp-slide).## Themes
- [Marp Core built-in themes](https://github.com/marp-team/marp-core/blob/main/themes/README.md) - A documentation for Marp Core built-in themes.
- [Marp Community Themes](https://rnd195.github.io/marp-community-themes/) - A curation site of Marp themes.
- [Marp Template Library](https://yoanbernabeu.github.io/MARP-Template-Library/) - Yet another curation site of Marp themes.### Community themes
- [Beam](https://rnd195.github.io/marp-community-themes/theme/beam.html) - A theme that mimics the style of [LaTeX Beamer](https://www.ctan.org/pkg/beamer).
- [Dracula](https://draculatheme.com/marp) - A dark theme for Marp, a part of [Dracula Theme](https://draculatheme.com/) project.
- [Graph Paper](https://rnd195.github.io/marp-community-themes/theme/graph_paper.html) - A theme with graph paper background.
- [marpstyle](https://github.com/cunhapaulo/marpstyle) - The set of Marp themes, designed with simplicity and beauty as first class prerequisites.
- [Nord](https://github.com/mastern2k3/marpit-nord-theme) - A theme based on [Nord](https://www.nordtheme.com/) color palette.
- [RosΓ© Pine](https://github.com/rainbowflesh/Rose-Pine-For-Marp) - Marp themes using [RosΓ© Pine](https://rosepinetheme.com/) palettes.
- [Wave](https://github.com/JuliusWiedemann/MarpThemeWave) - Marp theme with modern wave.
- [Awesome Marp](https://github.com/favourhong/Awesome-Marp) - Marp theme set with many useful layouts. π¨π³
- [marp-black-white](https://github.com/hyuunnn/marp-black-white) - A Marp theme using black and white. π°π·
- [marp-theme-academic](https://github.com/kaisugi/marp-theme-academic) - A Marp theme with Beamer-like academic style. π―π΅
- [teaching-theme-for-marp](https://github.com/eyssette/teaching-theme-for-marp) - A Marp theme designed for teaching. π«π·## Plugins
> Plugins can be used with Marpit framework, Marp Core, and Marp CLI.
- [Marp plugins (npm)](https://www.npmjs.com/search?q=keywords:marp-plugin) - A list of published as the Marp plugin. (npm packages with `marp-plugin` keyword)
- [markdown-it plugins (npm)](https://www.npmjs.com/search?q=keywords:markdown-it-plugin) - A list of published [markdown-it](https://github.com/markdown-it/markdown-it) plugins. (may compatible with Marp)### Compatible markdown-it plugins
- [@kazumatu981/markdown-it-kroki](https://github.com/kazumatu981/markdown-it-kroki) - markdown-it plugin (mainly designed for Marp), to support [Kroki](https://kroki.io/) powered embeding diagrams.
- [@kazumatu981/markdown-it-fontawesome](https://github.com/kazumatu981/markdown-it-fontawesome) - markdown-it plugin (mainly designed for Marp), to support [Font Awesome](https://fontawesome.com/) icons.## Examples
- [Marp CLI example](https://github.com/yhatt/marp-cli-example) - An example of Marp CLI automation with GitHub Pages/Netlify/Vercel. (by Marp maintainer)
### Community examples
- [Deploy Marp to GitHub Pages](https://github.com/ralexander-phi/marp-to-pages) - The template repository for deploying Marp slide deck to GitHub Pages.