Skip to content

Nexer8/POLIMI_Marp_Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POLIMI Marp Template

This template is based on the TUM Marp Template.

This is a template for Marp presentations at Politecnico di Milano (POLIMI). Marp is the simplest presentation writer with Markdown.

The exported pdf is available here.

Setup

To setup this template in VS Code, you need to install the Marp for VS Code extension and add the following to your workspace preferences available in settings.json:

"markdown.marp.themes": [
    "./themes/polimi.css"
]

Build

# Generate PDF
npx @marp-team/marp-cli@latest slides/slide-deck.md -o slide-deck.pdf

# Generate PowerPoint
npx @marp-team/marp-cli@latest slides/slide-deck.md -o slide-deck.pptx

How To Use Marp

About

POLIMI Marp Template for Markdown Slides.

Topics

Resources

License

Stars

Watchers

Forks

Languages