The entrance repository of Markdown presentation ecosystem
Go to file
Yuki Hattori 469b666f91
Re-creation of marp.app (#36)
* Re-creation of marp.app

* Set correct host in Netlify's deploy preview

* Prevent purging Tailwind classes used in utils

* Update glob path for purging CSS

* Don't build a docs page working in progress
2020-08-22 23:01:40 +09:00
.github Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
website Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
.eslintignore Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
.eslintrc.js Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
.gitignore Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
.nvmrc Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
.prettierignore Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
lerna.json Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
LICENSE Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
marp.png Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
netlify.toml Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
package.json Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
README.md Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
tsconfig.json Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00
yarn.lock Re-creation of marp.app (#36) 2020-08-22 23:01:40 +09:00

Marp

Marp: Markdown Presentation Ecosystem

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

Marp family

Our project is spread over many repos in order to focus on a limited scope per repository.

This repo (marp-team/marp) is an entrance to the Marp family, and places our website in /website.

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 built-in 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

Integrations

Name Description Release
Marp for VS Code A VS Code extension to preview the slide deck written in Marp Markdown. VS Marketplace
See outdated/inactive projects...
Name Description Release
Marp Web The Web interface of Marp based on PWA and Preact framework. tech demo
Marp React Marp renderer component for React. @marp-team/marp-react
Marp Vue Marp renderer component for Vue. @marp-team/marp-vue

And there is a gravesite of classic Marp app in https://github.com/yhatt/marp. 👻

Examples

Starter by Marp author

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. Please read this before starting work in our projects.

Author

Managed by @marp-team.

Sponsors

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

junta-m is sponsored yhatt
junta-m

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