Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
how about Marp?
Search
Hiromi Kimura
March 24, 2017
0
110
how about Marp?
Hiromi Kimura
March 24, 2017
Tweet
Share
More Decks by Hiromi Kimura
See All by Hiromi Kimura
マネーフォワード Pay for Businessのフロントエンド / Money Forward Pay for Business Frontend
kimromi
0
790
マネーフォワードクラウド経費でのフロントエンドの取り組み / moneyforward-expense-frontend
kimromi
4
1k
エンジニアにとってのアウトプットとはなにか考えた / what-is-output
kimromi
3
1.1k
TypeScriptで作るGitHubApps / make GitHub Apps by TypeScript
kimromi
0
550
ムームードメインのJavaScript環境を整えた話 / prepare muumuu-domain's javascript
kimromi
1
500
ぼくがかんがえたさいきょうのぷるりくえすと / saikyo-no-pull-request
kimromi
7
110k
Vue.js on Rails / vue-js-on-rails
kimromi
7
4.7k
本番環境にVue.jsを使った話 / Use Vue.js at production
kimromi
3
1.4k
engineer-guideline
kimromi
0
1k
Featured
See All Featured
Documentation Writing (for coders)
carmenintech
65
4.4k
The Invisible Side of Design
smashingmag
298
50k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
8.2k
The Straight Up "How To Draw Better" Workshop
denniskardys
232
140k
Art, The Web, and Tiny UX
lynnandtonic
297
20k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
506
140k
Build your cross-platform service in a week with App Engine
jlugia
229
18k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5k
Facilitating Awesome Meetings
lara
50
6.1k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
131
33k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
6.8k
A designer walks into a library…
pauljervisheath
203
24k
Transcript
Marp でスライドを作るのはいかが?
Marp? Speee の人が作ったOSS アプリ https://github.com/yhatt/marp/ Github Star は5000 超え! markdown
で書けてすぐスライドになる優れもの PDF 出力できる Electron で作られている 有名なのはAtom 中身はhtml, js, css 2
インストー ル Mac アプリなのでダウンロー ドするだけ https://yhatt.github.io/marp/ 3
Marp 使う 基本markdown そのまま --- でペー ジ区切り <!-- $size: 16:9
--> みたいなグロー バルな設定とかある シンタックスハイライト使える puts 'hello!' 4
1 分だけデモ 5
所感 めちゃよいんですけど 画像はセキュリティ考えなければGyazo 使うと便利そう ![](URL) で表示できる tab キー で箇条書きの段落変更とかできないからPR チャンスかも
こういうの作って貢献してみたいね 6