Skip to content

Show markdown slides using RevealJS HTML on ruby.

License

Notifications You must be signed in to change notification settings

xiewenwei/slideit

Repository files navigation

Slideit

Display markdown slides using RevealJS HTML.

Installation

$ gem install slideit

Usage

test.md's content is following

## Demo 1
Slide 1

---

## Demo 2.1
Slide 2.1

----

## Demo 2.2
Slide 2.2

----

## Demo 2.3
Slide 2.3

---

## Demo 3
Slide 3
slideit test.md

It will open following url in browser. http://localhost:8000/test.md

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/xiewenwei/slideit. This project is intended to be a safe, welcoming space for collaboration.

About

Show markdown slides using RevealJS HTML on ruby.

Resources

License

Stars

Watchers

Forks

Packages

No packages published