Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zh30/keynote
Keynote
https://github.com/zh30/keynote
keynote markdown
Last synced: about 1 month ago
JSON representation
Keynote
- Host: GitHub
- URL: https://github.com/zh30/keynote
- Owner: zh30
- License: mit
- Created: 2019-11-20T06:07:03.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2020-08-03T03:20:32.000Z (over 4 years ago)
- Last Synced: 2024-05-01T13:01:37.436Z (8 months ago)
- Topics: keynote, markdown
- Homepage: https://keynote.zhanghe.cool/
- Size: 407 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keynote
Daily accumulation sharing.
# Usage
- Installation Tool
```bash
npm install -g reveal-md
```
or
```bash
yarn global add reveal-md
```- Clone file
```bash
git clone https://github.com/hertzZhang/powerpoint.git
```- Enter the folder
```bash
cd powerpoint
```- Play powerpoint
```bash
reveal-md ***.md
```## Print to PDF
```bash
reveal-md ***.md --print ***.pdf
```# Thank You