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

https://github.com/ryoga-exe/slide

Presentation slides powered by Jekyll and reveal.js
https://github.com/ryoga-exe/slide

html jekyll reveal-js ruby slide

Last synced: 4 months ago
JSON representation

Presentation slides powered by Jekyll and reveal.js

Awesome Lists containing this project

README

          

# Slide

Presentation slides powered by Jekyll & reveal.js

スライドを公開するためのものです

[ここ](https://slide.ryoga.dev)から見られます!

# Local development

```
bundle exec jekyll serve
```

## 使用技術

- [reveal.js](https://revealjs.com/)
- [Jekyll](https://jekyllrb.com/)
- Markdown
- [GitHub Pages](https://pages.github.com/)
- GitHub Actions