An open API service indexing awesome lists of open source software.

https://github.com/kodedninja/present

md to presentation tool on the peer-to-peer web
https://github.com/kodedninja/present

Last synced: about 1 year ago
JSON representation

md to presentation tool on the peer-to-peer web

Awesome Lists containing this project

README

          

# present
md to presentation tool on the peer-to-peer web

## example

- [dat://d488d8..69/](dat://d488d85973ed2e3966e0a1a1e12e4390784a2077bb5a30bc626d82ad698f4069/)
- [https://present.seed.hex22.org/](https://present.seed.hex22.org/)

## usage
1. Navigate to the DAT url of a presentation and [make an editable copy](https://beakerbrowser.com/docs/tour/#forking-or-copying-a-website)
2. Using Beaker's built-in or your local text editor edit the `sample.md` file
3. When you save it, the presentation's automatically updated

## inspiration

- https://twitter.com/jongacnik/status/1032122298147459073
- https://github.com/No-Plans/local-list
- https://github.com/jxnblk/mdx-deck

I needed a presentation tool anyway.