Skip to content

posaune0423/marp-template

Repository files navigation

Marp Template

Prerequisites

  • Node.js v23.3.0 or later
  • A text editor with Markdown support

Installation

git clone https://github.com/posaune0423/marp-template.git
cd marp-template
npm install

Preview current slides

npm run preview

Build slides and generate pptx and pdf

npm run build:pptx
npm run build:pdf

Customize

How to add custom syntax highligt for the specific language

see src/lib/highlight-sol.js

How to add custom theme

see src/themes/eth.css#L111

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published