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

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.

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

![Photographer sr_taquito](https://img.shields.io/badge/Unsplash%20Photographer-sr_taquito-green?style=for-the-badge&logo=unsplash&link=https://unsplash.com/@sr_taquito?utm_medium=referral&utm_campaign=photographer-credit&utm_content=creditBadge)

![Photographer Amie Watson](https://img.shields.io/badge/Unsplash%20Photographer-misswattson-green?style=for-the-badge&logo=unsplash&link=https://unsplash.com/@misswattson?utm_medium=referral&utm_campaign=photographer-credit&utm_content=creditBadge)

![Photographer mnelson](https://img.shields.io/badge/Unsplash%20Photographer-mnelson-green?style=for-the-badge&logo=unsplash&link=https://unsplash.com/@mnelson?utm_medium=referral&utm_campaign=photographer-credit&utm_content=creditBadge)

![Photographer Edgar Castrejon](https://img.shields.io/badge/Unsplash%20Photographer-edgarraw-green?style=for-the-badge&logo=unsplash&link=https://unsplash.com/@edgarraw?utm_medium=referral&utm_campaign=photographer-credit&utm_content=creditBadge)