Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/huonw/rust-sydney-feb15
https://github.com/huonw/rust-sydney-feb15
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/huonw/rust-sydney-feb15
- Owner: huonw
- License: mit
- Created: 2015-02-09T06:42:44.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-02-09T07:23:09.000Z (almost 10 years ago)
- Last Synced: 2023-04-10T09:40:17.747Z (over 1 year ago)
- Language: CSS
- Homepage: http://huonw.github.io/rust-sydney-feb15/
- Size: 641 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)