Scroll to navigation

RABBIT-SLIDE(1) rabbit-slide RABBIT-SLIDE(1)

NAME

rabbit-slide - Template generator for Rabbit

SYNOPSIS

rabbit-slide COMMAND [OPTIONS]

DESCRIPTION

e.g.: rabbit-slide new \

--id rubykaigi2012 \

--base-name rabbit-introduction \

--markup-language rd \

--name "Kouhei Sutou" \

--email kou@cozmixng.org \

--rubygems-user kou \

--slideshare-user kou \

--speaker-deck-user kou

COMMAND

create a new slide
change: change an existing slide

User interface

Don't use GUI

Slide information

Slide ID (e.g.: --id=rubykaigi2012) (must)
Base name for the slide source file and generated PDF file (e.g.: --base-name=rabbit-introduction) (must)
Markup language for the new slide (e.g.: --markup-language=rd) (available markup languages: [markdown, rd, hiki, pdf]) (default: rd) (optional)
Title of the new slide (e.g.: --title="Rabbit Introduction") (optional)
License of the new slide (e.g.: --licenses=CC-BY-SA-4.0,GFDL-1.3-or-later) (optional)
Tags of the new slide (e.g.: --tags=rabbit,presentation,ruby) (optional)
Allotted time in presentaion (e.g.: --allotted-time=5m) (optional)
Presentation date with the new slide (e.g.: --presentation-date=2012-06-29) (optional)
Presentation start time (e.g.: --presentation-start-time=2012-06-29T10:30:00+0900) (optional)
(e.g.: --presentation-end-time=2012-06-29T11:00:00+0900) (optional)

Your information

Author name of the new slide (e.g.: --name="Kouhei Sutou") (default: ????????? ??????/Youhei SASAKI) (optional)
Author e-mail of the new slide (e.g.: --email=kou@cozmixng.org) (default: uwabami@debian.or.jp) (optional)
Account for RubyGems.org It is used to publish your slide to RubyGems.org (e.g.: --rubygems-user=kou) (default: sasakyh) (optional)
Account for SlideShare It is used to publish your slide to SlideShare (e.g.: --slideshare-user=kou) (default: uwabami) (optional)
Account for Speaker Deck It is used to publish your slide to Speaker Deck (e.g.: --speaker-deck-user=kou) (default: uwabami) (optional)

Common options

Load options from FILE. (none)
Specify locale dir as [DIR]. (auto)
Specify logger type as [TYPE]. Select from [gui, stderr]. (STDERR)
Specify log level as [LEVEL]. Select from [debug, info, warning, error, fatal, unknown]. (info)
Show this message.
Show version.
August 2020 rabbit-slide 3.0.0