Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marc0der/revealjs-asciidoctor
Starting point for great slide decks!
https://github.com/marc0der/revealjs-asciidoctor
Last synced: about 2 months ago
JSON representation
Starting point for great slide decks!
- Host: GitHub
- URL: https://github.com/marc0der/revealjs-asciidoctor
- Owner: marc0der
- Created: 2019-11-23T23:22:37.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-07T08:57:50.000Z (over 1 year ago)
- Last Synced: 2024-10-15T15:31:25.107Z (3 months ago)
- Language: JavaScript
- Size: 5.37 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Reveal.js asciidoctor
They are written using Asciidoc, and can be rendered to to html in Reveal.js using Asciidoctor.
Check out the project and run the following:
npm install
node asciidoctor-reveal.jsThis will produce a _presentation.html_ file.
This file has already been checked in for convenience.