Last active
August 29, 2015 14:06
-
-
Save yanhua365/c8d5a51f56c9d8be0cd9 to your computer and use it in GitHub Desktop.
用cleaver制作幻灯片 : http://jdan.github.io/cleaver
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
title: My Slideshow | |
output: slideshow.html | |
author: | |
name: xxx | |
email: [email protected] | |
-- | |
# Hello, world! | |
## This is my slideshow | |
-- | |
### How many widgets can we sell? | |
Based on our factors, we can sell **20 million** widgets. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
cleaver path/to/presentation.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm install cleaver -g |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment