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
- Host: GitHub
- URL: https://github.com/kodedninja/present
- Owner: kodedninja
- Created: 2018-11-18T12:13:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-18T19:19:37.000Z (over 7 years ago)
- Last Synced: 2025-04-30T10:23:23.105Z (about 1 year ago)
- Language: CSS
- Homepage: https://present.seed.hex22.org/
- Size: 90.8 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.