Skip to content

Instantly share code, notes, and snippets.

@johnloy
Last active October 21, 2025 00:03
Show Gist options
  • Save johnloy/27dd124ad40e210e91c70dd1c24ac8c8 to your computer and use it in GitHub Desktop.
Save johnloy/27dd124ad40e210e91c70dd1c24ac8c8 to your computer and use it in GitHub Desktop.

Revisions

  1. johnloy revised this gist Jun 14, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -61,4 +61,4 @@ an internet connection, or exported to PDF.](https://gitlab.com/da_doomer/markdo

    * [S9: Write Your Slides in Plain Text w/ Markdown Formatting Conventions - Free Web Alternative to PowerPoint and Keynote](http://slideshow-s9.github.io/)

    * [Cleaver 30-second Slideshows for Hackers](https://github.com/jdan/cleaver)
    * [Cleaver: 30-second Slideshows for Hackers](https://github.com/jdan/cleaver)
  2. johnloy revised this gist Jun 14, 2021. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -60,3 +60,5 @@ animations and media, which can be visualized in a web browser even without
    an internet connection, or exported to PDF.](https://gitlab.com/da_doomer/markdown-slides)

    * [S9: Write Your Slides in Plain Text w/ Markdown Formatting Conventions - Free Web Alternative to PowerPoint and Keynote](http://slideshow-s9.github.io/)

    * [Cleaver — 30-second Slideshows for Hackers](https://github.com/jdan/cleaver)
  3. johnloy revised this gist Feb 26, 2021. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -18,10 +18,6 @@

    * [deckjs/deck: Deck is a markdown driven content presentation system](https://github.com/deckjs/deck)

    * [markdown-slides: Using markdown, write simple but beautiful presentations with math,
    animations and media, which can be visualized in a web browser even without
    an internet connection, or exported to PDF.](https://gitlab.com/da_doomer/markdown-slides)

    # Hosted services

    * [Slides.com: Online UI for creating RevealJS decks](https://slides.com) (no markdown support yet, [but maybe someday](http://help.slides.com/forums/175819-general/suggestions/3173492-add-markdown-option-to-wysiwyg))
    @@ -59,4 +55,8 @@ a local folder of plain text Markdown files.](https://publish.obsidian.md/help/P

    * [patat: (Presentations Atop The ANSI Terminal) is a small tool that allows you to show presentations using only an ANSI terminal. It does not require ncurses](https://github.com/jaspervdj/patat)

    * [markdown-slides: Using markdown, write simple but beautiful presentations with math,
    animations and media, which can be visualized in a web browser even without
    an internet connection, or exported to PDF.](https://gitlab.com/da_doomer/markdown-slides)

    * [S9: Write Your Slides in Plain Text w/ Markdown Formatting Conventions - Free Web Alternative to PowerPoint and Keynote](http://slideshow-s9.github.io/)
  4. johnloy revised this gist Feb 26, 2021. 1 changed file with 10 additions and 9 deletions.
    19 changes: 10 additions & 9 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -18,14 +18,12 @@

    * [deckjs/deck: Deck is a markdown driven content presentation system](https://github.com/deckjs/deck)

    * [markdown-slides - Using markdown, write simple but beautiful presentations with math,
    * [markdown-slides: Using markdown, write simple but beautiful presentations with math,
    animations and media, which can be visualized in a web browser even without
    an internet connection, or exported to PDF.](https://gitlab.com/da_doomer/markdown-slides)

    # Hosted services

    * [GitPitch: Markdown Presentations For Everyone on GitHub, GitLab, Bitbucket, Gitea, and Gogs](https://gitpitch.com/)

    * [Slides.com: Online UI for creating RevealJS decks](https://slides.com) (no markdown support yet, [but maybe someday](http://help.slides.com/forums/175819-general/suggestions/3173492-add-markdown-option-to-wysiwyg))

    * [Platon.io: Simple markdown presentations, right in the browser, using remarkjs](http://platon.io/LVky)
    @@ -34,7 +32,7 @@ an internet connection, or exported to PDF.](https://gitlab.com/da_doomer/markdo

    * [HackMD: The best way to share knowledge in markdown](https://hackmd.io/)

    * [Presenta - Make slides fast!](https://play.presenta.cc/)
    * [Presenta: Make slides fast!](https://play.presenta.cc/)

    # macOS apps

    @@ -46,16 +44,19 @@ an internet connection, or exported to PDF.](https://gitlab.com/da_doomer/markdo

    * [Slideas: Slideas is the easiest way to create a beautiful Markdown Presentation, with all the features you need.](https://www.slideas.app/)

    * [Obsidian: Obsidian is a powerful knowledge base that works on top of
    a local folder of plain text Markdown files.](https://publish.obsidian.md/help/Plugins/Slides)

    # CLI markdown ⇒ slides conversion tools

    * [Pandoc](https://ashwinschronicles.github.io/beamer-slides-using-markdown-and-pandoc)

    * [Fusuma - A tool to create slides easily for you](https://hiroppy.github.io/fusuma/)
    * [Fusuma: A tool to create slides easily for you](https://hiroppy.github.io/fusuma/)

    * [present - A terminal-based presentation tool with colors and effects.](https://github.com/vinayak-mehta/present)
    * [present: A terminal-based presentation tool with colors and effects.](https://github.com/vinayak-mehta/present)

    * [backslide - CLI tool for making HTML presentations with Remark.js using Markdown](https://github.com/sinedied/backslide)
    * [backslide: CLI tool for making HTML presentations with Remark.js using Markdown](https://github.com/sinedied/backslide)

    * [patat - (Presentations Atop The ANSI Terminal) is a small tool that allows you to show presentations using only an ANSI terminal. It does not require ncurses](https://github.com/jaspervdj/patat)
    * [patat: (Presentations Atop The ANSI Terminal) is a small tool that allows you to show presentations using only an ANSI terminal. It does not require ncurses](https://github.com/jaspervdj/patat)

    * [S9 - Write Your Slides in Plain Text w/ Markdown Formatting Conventions - Free Web Alternative to PowerPoint and Keynote](http://slideshow-s9.github.io/)
    * [S9: Write Your Slides in Plain Text w/ Markdown Formatting Conventions - Free Web Alternative to PowerPoint and Keynote](http://slideshow-s9.github.io/)
  5. johnloy revised this gist Feb 26, 2021. 1 changed file with 6 additions and 0 deletions.
    6 changes: 6 additions & 0 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -18,6 +18,10 @@

    * [deckjs/deck: Deck is a markdown driven content presentation system](https://github.com/deckjs/deck)

    * [markdown-slides - Using markdown, write simple but beautiful presentations with math,
    animations and media, which can be visualized in a web browser even without
    an internet connection, or exported to PDF.](https://gitlab.com/da_doomer/markdown-slides)

    # Hosted services

    * [GitPitch: Markdown Presentations For Everyone on GitHub, GitLab, Bitbucket, Gitea, and Gogs](https://gitpitch.com/)
    @@ -53,3 +57,5 @@
    * [backslide - CLI tool for making HTML presentations with Remark.js using Markdown](https://github.com/sinedied/backslide)

    * [patat - (Presentations Atop The ANSI Terminal) is a small tool that allows you to show presentations using only an ANSI terminal. It does not require ncurses](https://github.com/jaspervdj/patat)

    * [S9 - Write Your Slides in Plain Text w/ Markdown Formatting Conventions - Free Web Alternative to PowerPoint and Keynote](http://slideshow-s9.github.io/)
  6. johnloy revised this gist Feb 26, 2021. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -30,6 +30,8 @@

    * [HackMD: The best way to share knowledge in markdown](https://hackmd.io/)

    * [Presenta - Make slides fast!](https://play.presenta.cc/)

    # macOS apps

    * [Slidium: Beautiful and Easy Markdown Presentation - Neomobili](https://www.neomobili.com/products/slidium-markdown-presentation/)
  7. johnloy revised this gist Feb 26, 2021. 1 changed file with 4 additions and 0 deletions.
    4 changes: 4 additions & 0 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -47,3 +47,7 @@
    * [Fusuma - A tool to create slides easily for you](https://hiroppy.github.io/fusuma/)

    * [present - A terminal-based presentation tool with colors and effects.](https://github.com/vinayak-mehta/present)

    * [backslide - CLI tool for making HTML presentations with Remark.js using Markdown](https://github.com/sinedied/backslide)

    * [patat - (Presentations Atop The ANSI Terminal) is a small tool that allows you to show presentations using only an ANSI terminal. It does not require ncurses](https://github.com/jaspervdj/patat)
  8. johnloy revised this gist Feb 26, 2021. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -40,7 +40,7 @@

    * [Slideas: Slideas is the easiest way to create a beautiful Markdown Presentation, with all the features you need.](https://www.slideas.app/)

    ## CLI markdown ⇒ slides conversion tools
    # CLI markdown ⇒ slides conversion tools

    * [Pandoc](https://ashwinschronicles.github.io/beamer-slides-using-markdown-and-pandoc)

  9. johnloy revised this gist Feb 26, 2021. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -43,5 +43,7 @@
    ## CLI markdown ⇒ slides conversion tools

    * [Pandoc](https://ashwinschronicles.github.io/beamer-slides-using-markdown-and-pandoc)

    * [Fusuma - A tool to create slides easily for you](https://hiroppy.github.io/fusuma/)

    * [present - A terminal-based presentation tool with colors and effects.](https://github.com/vinayak-mehta/present)
  10. johnloy revised this gist Feb 26, 2021. 1 changed file with 3 additions and 2 deletions.
    5 changes: 3 additions & 2 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -40,7 +40,8 @@

    * [Slideas: Slideas is the easiest way to create a beautiful Markdown Presentation, with all the features you need.](https://www.slideas.app/)

    ## CLI tools
    ## CLI markdown ⇒ slides conversion tools

    * [Pandoc](https://ashwinschronicles.github.io/beamer-slides-using-markdown-and-pandoc)
    * [Fusuma](https://hiroppy.github.io/fusuma/) - A tool to create slides easily for you
    * [Fusuma - A tool to create slides easily for you](https://hiroppy.github.io/fusuma/)
    * [present - A terminal-based presentation tool with colors and effects.](https://github.com/vinayak-mehta/present)
  11. johnloy revised this gist Feb 26, 2021. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -39,3 +39,8 @@
    * [Quiver: Developer notebook, with a presentation mode](http://happenapps.com/)

    * [Slideas: Slideas is the easiest way to create a beautiful Markdown Presentation, with all the features you need.](https://www.slideas.app/)

    ## CLI tools

    * [Pandoc](https://ashwinschronicles.github.io/beamer-slides-using-markdown-and-pandoc)
    * [Fusuma](https://hiroppy.github.io/fusuma/) - A tool to create slides easily for you
  12. johnloy revised this gist Feb 29, 2020. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -10,6 +10,8 @@

    * [hakimel/reveal.js: The HTML Presentation Framework](https://github.com/hakimel/reveal.js/)

    * [jxnblk/mdx-deck: React MDX-based presentation decks](https://github.com/jxnblk/mdx-deck)

    * [gnab/remark: A simple, in-browser, markdown-driven slideshow tool.](https://github.com/gnab/remark)

    * [FormidableLabs/spectacle: ReactJS based Presentation Library](https://github.com/FormidableLabs/spectacle)
  13. johnloy revised this gist Jan 27, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # Electron apps

    * [yhatt/marp: Markdown presentation writer, powered by Electron.](https://marp.app/)
    * [Marp: Markdown presentation ecosystem.](https://marp.app/)

    * [muryoimpl/slippr: markdown presentation app by Electron](https://github.com/muryoimpl/slippr)

  14. johnloy revised this gist Jan 27, 2020. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    # Electron apps

    * [yhatt/marp: Markdown presentation writer, powered by Electron.](https://github.com/yhatt/marp)
    * [yhatt/marp: Markdown presentation writer, powered by Electron.](https://marp.app/)

    * [muryoimpl/slippr: markdown presentation app by Electron](https://github.com/muryoimpl/slippr)

  15. johnloy revised this gist Jan 27, 2020. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -35,3 +35,5 @@
    * [Deckset: Presentations from Markdown in No Time](https://www.decksetapp.com/)

    * [Quiver: Developer notebook, with a presentation mode](http://happenapps.com/)

    * [Slideas: Slideas is the easiest way to create a beautiful Markdown Presentation, with all the features you need.](https://www.slideas.app/)
  16. johnloy revised this gist Mar 7, 2018. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -26,6 +26,8 @@

    * [Swipe: Create Interactive Online Presentations On Any Device](https://www.swipe.to/)

    * [HackMD: The best way to share knowledge in markdown](https://hackmd.io/)

    # macOS apps

    * [Slidium: Beautiful and Easy Markdown Presentation - Neomobili](https://www.neomobili.com/products/slidium-markdown-presentation/)
  17. johnloy revised this gist Aug 3, 2017. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -20,6 +20,8 @@

    * [GitPitch: Markdown Presentations For Everyone on GitHub, GitLab, Bitbucket, Gitea, and Gogs](https://gitpitch.com/)

    * [Slides.com: Online UI for creating RevealJS decks](https://slides.com) (no markdown support yet, [but maybe someday](http://help.slides.com/forums/175819-general/suggestions/3173492-add-markdown-option-to-wysiwyg))

    * [Platon.io: Simple markdown presentations, right in the browser, using remarkjs](http://platon.io/LVky)

    * [Swipe: Create Interactive Online Presentations On Any Device](https://www.swipe.to/)
  18. johnloy created this gist Aug 3, 2017.
    33 changes: 33 additions & 0 deletions markdown-for-slide-decks.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,33 @@
    # Electron apps

    * [yhatt/marp: Markdown presentation writer, powered by Electron.](https://github.com/yhatt/marp)

    * [muryoimpl/slippr: markdown presentation app by Electron](https://github.com/muryoimpl/slippr)

    * [joe-re/cafe-pitch Markdown-driven presentation tool built on Electron.](https://www.npmjs.com/package/cafe-pitch)

    # Slide deck frameworks supporting Markdown source

    * [hakimel/reveal.js: The HTML Presentation Framework](https://github.com/hakimel/reveal.js/)

    * [gnab/remark: A simple, in-browser, markdown-driven slideshow tool.](https://github.com/gnab/remark)

    * [FormidableLabs/spectacle: ReactJS based Presentation Library](https://github.com/FormidableLabs/spectacle)

    * [deckjs/deck: Deck is a markdown driven content presentation system](https://github.com/deckjs/deck)

    # Hosted services

    * [GitPitch: Markdown Presentations For Everyone on GitHub, GitLab, Bitbucket, Gitea, and Gogs](https://gitpitch.com/)

    * [Platon.io: Simple markdown presentations, right in the browser, using remarkjs](http://platon.io/LVky)

    * [Swipe: Create Interactive Online Presentations On Any Device](https://www.swipe.to/)

    # macOS apps

    * [Slidium: Beautiful and Easy Markdown Presentation - Neomobili](https://www.neomobili.com/products/slidium-markdown-presentation/)

    * [Deckset: Presentations from Markdown in No Time](https://www.decksetapp.com/)

    * [Quiver: Developer notebook, with a presentation mode](http://happenapps.com/)