88 lines
2.0 KiB
Markdown
88 lines
2.0 KiB
Markdown
---
|
|
|
|
marp: true
|
|
title: Marp CLI example
|
|
description: Hosting Marp slide deck on the web
|
|
theme: uncover
|
|
paginate: true
|
|
_paginate: false
|
|
|
|
footer: '2022 project presentation'
|
|
|
|
style: |
|
|
section {
|
|
background-color: #ccc;
|
|
}
|
|
|
|
footer {
|
|
text-align: center;
|
|
}
|
|
|
|
---
|
|
|
|

|
|
|
|
# <!--fit--> Marp CLI 例子
|
|
|
|
托管 Marp slide deck 在服务器上
|
|
|
|
https://github.com/yhatt/marp-cli-example
|
|
|
|
<style scoped>a { color: #eee; }</style>
|
|
|
|
<!-- 这是一个注释文件 This is presenter note. You can write down notes through HTML comment. -->
|
|
|
|
---
|
|
|
|

|
|
|
|
---
|
|
|
|

|
|

|
|
|
|
##### <!--fit--> [Marp CLI](https://github.com/marp-team/marp-cli) + [GitHub Pages](https://github.com/pages) | [Netlify](https://www.netlify.com/) | [Vercel](https://vercel.com/)
|
|
|
|
##### <!--fit--> 👉 The easiest way to host<br />your Marp deck on the web
|
|
|
|
---
|
|
|
|

|
|
|
|
## **[GitHub Pages](https://github.com/pages)**
|
|
|
|
#### Ready to write & host your deck!
|
|
|
|
[](https://github.com/yhatt/marp-cli-example/generate)
|
|
|
|
---
|
|
|
|

|
|
|
|
## **[Netlify](https://www.netlify.com/)**
|
|
|
|
#### Ready to write & host your deck!
|
|
|
|
[](https://app.netlify.com/start/deploy?repository=https://github.com/yhatt/marp-cli-example)
|
|
|
|
---
|
|
|
|

|
|
|
|
## **[Vercel](https://vercel.com/)**
|
|
|
|
#### Ready to write & host your deck!
|
|
|
|
[](https://vercel.com/import/project?template=https://github.com/yhatt/marp-cli-example)
|
|
|
|
---
|
|
|
|
### <!--fit--> :ok_hand:
|
|
|
|
---
|
|
|
|

|
|
|
|
### Created by Yuki Hattori ([@yhatt](https://github.com/yhatt))
|
|
|
|
https://github.com/yhatt/marp-cli-example |