BeyondCodeBootcamp / BeyondCodeBootcamp/beyondcodebootcamp

Tools for Presentations and Slides (in Markdown)

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
63
Forks
3
PR merge metrics
No merged PRs in 30d

Description

- https://github.com/webpro/reveal-md#live-reload
- https://github.com/dadoomer/markdown-slides
- https://sli.dev
- https://github.com/gnab/remark
- https://marp.app/

Another big list: https://gist.github.com/johnloy/27dd124ad40e210e91c70dd1c24ac8c8

# Reveal MD

I just found out about this.

It's basically a more mature version of Markdown Slides (below).

# Markdown Slides 🚀

[Markdown Slides](https://github.com/dadoomer/markdown-slides) seems to be the most complete and compelling.

See
- [Official Demo](https://da_doomer.gitlab.io/markdown-slides/)
- [demo source](https://raw.githubusercontent.com/dadoomer/markdown-slides/master/example/presentation.md)

_But_... it's written in 🐍 python 😱. Thankfully, we have [webinstall.dev/pyenv](https://webinstall.dev/pyenv) that can fix the python versioning problem.

# Marp

> Unlike other presentation tools, Marp is actually focusing to the experience of creating presentation rather than playing.

- [Official Demo](https://yhatt.github.io/marp-cli-example/#1) | [Other Demo](https://alexsci.com/test-marp-action/#1) | [Other Other Demo](https://eyssette.github.io/teaching-theme-for-marp/)
- [demo source](https://github.com/yhatt/marp-cli-example/blob/master/PITCHME.md)
- [demo template repo](https://github.com/yhatt/marp-cli-example/generate)
- GitHub Actions docs https://alexsci.com/test-marp-action/#11

Apparently Marp _can_ work with reveal as well: https://codesandbox.io/s/nw80vrxvpp

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.