https://github.com/deturium/ppt
Make PowerPoint with takahashi style.
https://github.com/deturium/ppt
powerpoint ppt takahashi
Last synced: 7 months ago
JSON representation
Make PowerPoint with takahashi style.
- Host: GitHub
- URL: https://github.com/deturium/ppt
- Owner: Deturium
- License: mit
- Created: 2019-05-18T15:53:20.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-02T12:02:36.000Z (over 5 years ago)
- Last Synced: 2025-01-25T14:13:25.752Z (8 months ago)
- Topics: powerpoint, ppt, takahashi
- Language: Vue
- Homepage:
- Size: 308 KB
- Stars: 11
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 高桥流 PPT 生成器
~~什么 PowerPoint,什么 KeyNote,我从来都是高桥流一把梭~~
这是一个自用的高桥流网页 PPT 生成工具
## 使用方式
1. 下载源码到本地,安装依赖 `yarn`
2. 参考 `takahashi.html` 在 ppt 文件夹下新增你的 ppt 文件
3. 运行项目 `yarn run dev`,随后浏览器打开 `http://localhost:1234/takahashi?theme=a#0`
## 主题
默认有 a, b, c, d, dark 五套主题,在 URL 中增加 `?theme=dark` 改变主题



