Giter Site home page Giter Site logo

marp-template's Introduction

Marp template repository

This repository contains a basic template to create slides with MARP

Structure

This repo contains a set of template .md files in the templates folder, which can help you to bootstrap your slides. Each of the template has a name which contains the aspect ratio and the theme it uses.

In order to create a slide, copy that template to a slides folder where you can store all of your slides.

Once you finished filling the slide with content, you can proceed to generate the output files by taking advantage of the marp-cli

Create output slides in .html and .pdf

All output slides will be generated in the public directory

Here are reported some useful commands you can run to create the output slides:

# Convert all slides in the slides folder to .html
npx @marp-team/marp-cli@latest

# Convert all slides in the slides folder to .pdf
npx @marp-team/marp-cli@latest --pdf

# Run the server to present slides
npx @marp-team/marp-cli@latest -s

Further details on the commands available can be found here

Customization

If you want to create cutsom themes, I would suggest to create them starting from the slate theme.

marp-template's People

Contributors

matteosacchetto avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.