The entrance repository of Markdown presentation ecosystem
Go to file
2019-11-19 19:14:17 +09:00
.circleci Add re-designed website 2019-10-27 00:17:57 +09:00
.github Add moving notice of Code of Conduct 2019-11-19 19:14:17 +09:00
packages/website Optimize assets and contents 2019-11-05 03:55:36 +09:00
.eslintrc.yml Fix ESLint config 2019-10-28 01:34:36 +09:00
.gitignore Add re-designed website 2019-10-27 00:17:57 +09:00
.nvmrc Clean-up repository 2019-10-26 10:50:19 +09:00
.prettierignore Add re-designed website 2019-10-27 00:17:57 +09:00
lerna.json Add re-designed website 2019-10-27 00:17:57 +09:00
LICENSE Host marp.app website built on Gatsby (#11) 2019-06-06 14:02:04 +09:00
marp.png Initial commit 2018-03-25 21:46:18 +09:00
netlify.toml Fix netlify.toml to stop using monorepo support 2019-10-28 02:02:46 +09:00
package.json Add screenshots and icons for tools 2019-10-31 21:27:41 +09:00
README.md Add a new sponsor 2019-11-01 10:35:28 +09:00
yarn.lock Update yarn.lock 2019-11-05 03:26:49 +09:00

Marp

Marp: Markdown Presentation Ecosystem

Marp is the ecosystem to write your presentation with plain Markdown.

Marp family

Our projects have consisted of manyrepos in order to focus limited scope per repository.

This repo (@marp-team/marp) is an entrance to Marp family, and places our website and project-wide utilities by the monorepo structure.

Framework / Core

Name Description Release
Marpit The skinny framework for creating slide deck from Markdown. (marpit.marp.app) @marp-team/marpit
Marp Core The core of Marp converter with practical features and themes. @marp-team/marp-core

Apps

Name Description Release
Marp CLI Marp Core / Marpit's CLI interface to convert into HTML, PDF, PPTX, and image(s). @marp-team/marp-cli
Marp Web The main interface of Marp based on PWA and Preact framework. tech demo
Marp Desktop The desktop client for Marp Web for replacing yhatt/marp. PLANNED

Integrations

Name Description Release
Marp VSCode A VS Code extension to preview the slide deck written in Marp Markdown. VS Marketplace
Marp React Marp renderer component for React. @marp-team/marp-react
Marp Vue Marp renderer component for Vue. @marp-team/marp-vue

Examples

Starter

Community

Let us know if you have created an awesome slide deck with Marp ecosystem! Edit README.md and send pull request.

Contributing

Marp and sub-projects are following the contributing guideline of marp-team hosted in this repo. Please read this before starting work in our projects.

Author

Managed by @marp-team.

Sponsors

We are supported by them! Thanks for our sponsors! ❤️

pataiji is sponsored yhatt miyachik is sponsored yhatt tsuemura is sponsored yhatt mrkn is sponsored yhatt

Do you want to sponsor the member of Marp team? See GitHub Sponsors profile(s) from "♥︎ Sponsor" button at the top of repository.

License

MIT License