Add hacker-slides to Presentations (#52)

It's a minimal UI, provides side-by-side editor and preview, allows
writing in mostly pure Markdown with addition of a couple of special
comments for configuring effects, etc.

Co-authored-by: Joaquín Serna <BubuAnabelas@users.noreply.github.com>
This commit is contained in:
Michael Gliwinski 2020-01-18 16:19:14 +00:00 committed by Joaquín Serna
parent 154ec5d99c
commit 726f8ae3c2

View File

@ -182,6 +182,7 @@ _Please read the [contribution guidelines](.github/contributing.md) before contr
> Create and edit your slides presentations with Markdown.
- [gitpitch](https://github.com/gitpitch/gitpitch/) - Markdown Presentations For Everyone on GitHub, GitLab, Bitbucket, GitBucket, Gitea, and Gogs. ![Globe][globe]
- [hacker-slides](https://github.com/msoedov/hacker-slides) - Minimal UI for building presentation slides from markdown. ![Mac OS X][macosx] ![Linux][linux]
- [Marp](https://marp.app/) - Markdown presentation ecosystem. :gem: _CLI, Web, IDE plugin and more to convert Markdown into various formats_ ![Mac OS][macosx] ![Linux][linux] ![Windows][windows]
- [mdp](https://github.com/visit1985/mdp) - Command-line based Markdown presentation tool. :gem: _Like PowerPoint and Vim but with Markdown!_ ![Mac OS X][macosx] ![Linux][linux]
- [remark](https://remarkjs.com) - A simple, in-browser, Markdown-driven slideshow tool targeted at people who know their way around HTML and CSS. ![Globe][globe]