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
- Host: GitHub
- URL: https://github.com/ryoga-exe/slide
- Owner: Ryoga-exe
- License: mit
- Created: 2021-04-06T16:14:47.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2025-05-17T09:31:49.000Z (about 1 year ago)
- Last Synced: 2025-10-09T17:07:28.778Z (9 months ago)
- Topics: html, jekyll, reveal-js, ruby, slide
- Language: HTML
- Homepage: https://slide.ryoga.dev
- Size: 318 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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