https://github.com/sheldonhull/reveal-md-template
Get started with reveal-md to create a markdown based presentation that leverages reveal-js for the rendering, and reveal-md to allow markdown based authoring. This contains additional helpers to improve the markdown authorizing experience.
https://github.com/sheldonhull/reveal-md-template
Last synced: about 1 year ago
JSON representation
Get started with reveal-md to create a markdown based presentation that leverages reveal-js for the rendering, and reveal-md to allow markdown based authoring. This contains additional helpers to improve the markdown authorizing experience.
- Host: GitHub
- URL: https://github.com/sheldonhull/reveal-md-template
- Owner: sheldonhull
- License: mit
- Created: 2019-04-08T19:52:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-30T02:47:39.000Z (over 6 years ago)
- Last Synced: 2025-04-01T11:03:41.969Z (about 1 year ago)
- Language: PowerShell
- Size: 11.6 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Why
I don't like powerpoints, and generally don't like reliance on Office. I prefer working with git, markdown, and provide ways to change the presentation without changing the content. This is my attempt to make reveal-md a bit of a better authorizing experience with less tags. I look to improve more helpers in the future, but for now, this will hopefully help someone get started if they want a little better start in authoring a presentation in markdown and presenting it with some nice polish.
## Helpers
I've updated a few behaviors to make markdown authoring of presentations better. I'm not a fan of having to mixup a lot of markup in markdown, I prefer it to be as clean as possible.
1. Seperator for slides is: `---------------------------------------------------------------------------------` instead of requiring more html commented tags like ``
"verticalSeparator": "^_____________________"
# Usage
## Keyboard Shortcuts
| Command | Action |
|---------|---------------------------------------|
| s | open speaker notes in seperate window |
# Credit
- reveal-js: what powers all the magic
- reveal-md: simplifies the magic of reveal-js to allow markdown based authoring, making reveal-js less painful
## Image Credit



