An open API service indexing awesome lists of open source software.

https://github.com/gendloop/template-slidesproject

从 markdown 文件生成幻灯片 PPT
https://github.com/gendloop/template-slidesproject

template

Last synced: 28 days ago
JSON representation

从 markdown 文件生成幻灯片 PPT

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)