Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/huonw/rust-sydney-feb15


https://github.com/huonw/rust-sydney-feb15

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# sliderust

sliderust is a barebones HTML slide deck library. Its main distinguishing feature is that the slides will work in [Servo](https://github.com/servo/servo) today.

Check out the [live demo!](http://kmcallister.github.io/sliderust/) Use the left and right arrow keys to navigate.

`slides.md` contains the example slides in Markdown format. The script `build.sh` will convert them to HTML using `rustdoc`.

‡ on [this pull request branch](https://github.com/servo/servo/pull/3585)