Skip to content

Latest commit

 

History

History
170 lines (127 loc) · 4.7 KB

slides.md

File metadata and controls

170 lines (127 loc) · 4.7 KB

=== {"styles": ["notslide", "just_title"], "name":"title", "rotate": 90}

Impressor

=== {"styles": ["just_title"]}

Impressor is a tool for generating impress.js presentations

===

What does Impressor do?

  • It generates interesting looking presentations in a snap
  • It lets you write your slides in simple markdown
  • It gives you slide templates for both slide style and slide placement

=== {"styles": ["just_title"]}

What do the different slide placement templates look like?

=== {"type": "behind", "styles": ["just_title"]}

Slides can be behind other slides

=== {"type":"under", "styles": ["just_title"]}

Slides can be under other slides

=== {"type": "under", "rotate":180, "styles": ["just_title"]}

Slides can be Rotated

=== {"type": ["reset", "default"], "styles": ["just_title"]}

And Slides can be reset back to the base line

=== {"styles": ["just_title"]}

Slides can also be in different colors

=== {"type": "under", "styles": ["just_title", "blue"]}

Blue

=== {"type": "under", "styles": ["just_title", "red"]}

Red

=== {"type": "under", "styles": ["just_title", "background_img"]}

Or with background images

=== {"type": "under", "styles": ["notslide"]}

Slides can even have no background

=== {"type": ["reset", "default"], "styles": ["just_title", "hidden_slide"]}

Slides can be hidden until they are selected

=== {"styles": ["just_title"]}

What do the slide format templates look like

=== {"type":"under", "styles": ["just_title"]}

This is a slide with large text

=== {"type":"under", "styles": ["subtitles"]}

Slides with multiple sections

  • These slides work well with lists on them

And multiple topics

With multiple bits of information

=== {"type": ["reset", "default"]}

And the default styling

=== {"styles": ["just_title"]}

All these slide styles and types can be mixed and matched

=== {"styles": ["just_title"]}

There are also default text styles

=== {"type": "under", "styles": ["subtitles"]}

Text Stylings

  • Tiny Text
  • Notes

Code sections

This could be some code
Or anything else you want monospaced

=== {"type": "under", "styles": ["subtitles"]}

Animated Stylings

  • Positioning
  • Scaling
  • Rotating 90 degrees

=== {"type":"under", "styles": ["subtitles"]}

Using Images

Hey Girl

=== {"type":["reset", "default"], "styles": ["just_title"]}

You can also manually place slides

=== {"z_abs":-10000, "y_abs": 1500, "x": 0}

Either with absolute distances

=== {"z": 10000, "y": 1500, "x":0}

or relative distances

=== {"type": ["reset", "default"], "styles": ["just_title"]}

And back to normal

=== {"type": ["reset", "default"], "styles": ["just_title"]}

Now with Graphs

=== {"type":"under"}

Bar graphs

=== {"type":"under"}

Line graphs

=== {"type":"under"}

Donut graphs

=== {"type": ["reset", "default"], "styles": ["just_title"]}

Customizable Template Files

===

Example Slides

=== {"styles": ["notslide", "just_title"]}
# A simple slide show
=== {"styles": ["just_title"]}
# A single slide
=== {"type":"under"}
some interesting content

=== {"styles": ["just_title"]}

This presentation's source: slides.md

=== {"name":"overview", "styles": ["notslide", "hidden_slide"], "x_abs":7000, "y_abs":1500, "scale":15}





If you like the presentation try impressor