Skip to content

Latest commit

 

History

History

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Examples

This section contains a few example presentations that display different features and styles you can use in your own. In order to run the presentations locally, first install presenterm, clone this repo, and finally run:

presenterm examples/<name-of-the-presentation>.md

Demo

Source

This is the main demo presentation, which showcases most features and uses the default dark theme.

This is how it looks like when rendered:

Code

Source

This example contains some piece of code and showcases some different styling properties to make it look a bit different than how it looks like by default by using:

  • Use left alignment for code blocks.
  • No background for code blocks.

asciicast

Footer

Source

This example uses a template-style footer, which lets you place some text on the left, center, and right of every slide. A few template variables, such as current_slide and total_slides can be used to reference properties of the presentation.

asciicast

Columns

Source

This example shows how column layouts and pauses interact with each other. Note that the image shows up as pixels because asciinema doesn't support these and it will otherwise look like a normal image if your terminal supports images.

asciicast