https://github.com/gendloop/template-slidesproject
从 markdown 文件生成幻灯片 PPT
https://github.com/gendloop/template-slidesproject
template
Last synced: 28 days ago
JSON representation
从 markdown 文件生成幻灯片 PPT
- Host: GitHub
- URL: https://github.com/gendloop/template-slidesproject
- Owner: gendloop
- Created: 2024-12-04T06:02:21.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-01T15:43:32.000Z (8 months ago)
- Last Synced: 2025-07-01T16:48:28.754Z (8 months ago)
- Topics: template
- Language: Batchfile
- Homepage: https://gendloop.github.io/template-SlidesProject/
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# template-SlidesProject
Generate slides from a markdown file.
## Sample
Visit https://template-slidesproject.netlify.app/ or https://gendloop.github.io/template-SlidesProject/.
## Usage
1. Click `Use this template`.
2. Wait for the `Init` workflow to complete.
3. Click `Settings` => `Pages` => `GitHub Pages`, and select `Github Actions` as *Source* in **Build and deployment**.
4. Modify the `slides.md` file and wait for the workflow to complete, then your changes will be applied.
## References
1. [webpro/reveal-md](https://github.com/webpro/reveal-md)
2. [learningnotes/reveal-md](https://www.yuque.com/gendloop/learningnotes/reveal-md)