https://github.com/redbrick/reveal-slides
Slide deck for redbrick presentions
https://github.com/redbrick/reveal-slides
reveal-js slide slide-deck slides
Last synced: about 2 months ago
JSON representation
Slide deck for redbrick presentions
- Host: GitHub
- URL: https://github.com/redbrick/reveal-slides
- Owner: redbrick
- License: mit
- Created: 2016-09-24T16:33:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-03-02T22:44:00.000Z (about 3 years ago)
- Last Synced: 2025-02-02T12:15:55.529Z (4 months ago)
- Topics: reveal-js, slide, slide-deck, slides
- Language: HTML
- Homepage: https://md.redbrick.dcu.ie/p/slide-example
- Size: 2.97 MB
- Stars: 0
- Watchers: 13
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Reveal.js slide deck
Reveal.js slide decks for Redbrick
[demo](https://md.redbrick.dcu.ie/p/slide-example)
## To Use
This theme is installed on [Redbrick's Hackmd](https://md.redbrick.dcu.ie).
To use it just add the following to the yaml at the top of your slides on hackmd```
slideOptions:
theme: redbrick
```## Development
- To install dependencies and build the theme run `docker-compose run --rm slides yarn`
- To run a local server for slides run `docker-compose up`## Talks
- [intro 2016](https://md.redbrick.dcu.ie/p/rJK3lBgGW#/)
- [Using Redbrick](https://md.redbrick.dcu.ie/p/r1eFydezZ#)
- [Intro to Docker](https://md.redbrick.dcu.ie/p/r1AyqLeM-#/)
- [Static Site](https://md.redbrick.dcu.ie/p/HkmLywefZ#/)
- [Docker: A Better Way for Dependencies](https://md.redbrick.dcu.ie/p/Bk3TUunW-#)