Crates.io | slippy |
lib.rs | slippy |
version | 0.1.0 |
source | src |
created_at | 2023-05-26 18:22:00.557495 |
updated_at | 2023-05-26 18:22:00.557495 |
description | 🖼 the easiest way to make a presentation |
homepage | |
repository | https://github.com/axodotdev/slippy |
max_upload_size | |
id | 875226 |
size | 111,554 |
🖼 the easiest way to make slideshows
Usage: slippy [OPTIONS] <FILE>
Arguments:
<FILE>
Options:
-t, --theme <THEME> [possible values: light, dark, cupcake]
-h, --help Print help
-V, --version Print version
> slippy deck.md
> slippy --theme=dark deck.md
Current themes are:
By placing a deck.css
in the root axo-slides will automatically recognize it and place it at the contents at the end of the CSS
Any images or assets that you want to be on your published slideshow must be in the static
folder, this folder will be copied over to the public directory, ready to be uploaded to any static file hoster.
Licensed under either of
at your option.