BeyondCodeBootcamp / BeyondCodeBootcamp/beyondcodebootcamp

Tools for Presentations and Slides (in Markdown)

Abierto
#12 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
63
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

- 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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.