Skip to content

Instantly share code, notes, and snippets.

@AlloVince
Created May 9, 2019 08:05
Show Gist options
  • Save AlloVince/87de170180b317998761d456ac7343e1 to your computer and use it in GitHub Desktop.
Save AlloVince/87de170180b317998761d456ac7343e1 to your computer and use it in GitHub Desktop.
theme separator verticalSeparator transition
moon
===
====
zoom

Convert any Gist Markdown file in to a slide show powered by Reveal.js

===

Try it out:

https://AlloVince.github.com/gimare/?YOUR_GIST_ID

===

View a demo:

https://AlloVince.github.com/gimare/?40f75080097e2d3493fa7a9ef920c0f5

Check the gist file of this demo.

===

Have your own Gimare in minutes

Way 1st: Download this repo, deploy the /docs folder to your host.

====

Way 2nd: Fork this repo

go to repo > Settings > GitHub Pages

change the section to master branch /docs folder. Then visit https://yourusername.github.com/gimare/?YOUR_GIST_ID

That's all!

===

Build Gimare from source

npm install
npm run build
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment