Skip to content
/ let-it-marp Public template

A template for a Marp presentations powered by Gitpod

License

Notifications You must be signed in to change notification settings

chimplie/let-it-marp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Let it Marp

Gitpod ready-to-code

A simple Gipod-powered template for Marp presentations.

Setup

We suggest to open this repository in Gitpod:

Open in Gitpod

This will automatically configures development environment, installs Marp CLI and start Marp server on the port 8080.

Manual Setup

Install Node.js dependencies:

npm install

Then you can start Marp server (runs on port 8080):

npm run marp

VS Code

You can install Marp extension.

Once it's installed you can live-edit and preview Marp presentations as regular Markdown files.

Make Your Presentation

The slideshows/ folder contains example presentations. Feel free to change it!

Credits

This template is created by Mykhailo Ziatin as a part of the Talent Agent platform.