Giter Site home page Giter Site logo

vinjn / marp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fedorio/marp

0.0 2.0 0.0 4.44 MB

Markdown presentation writer, powered by Electron.

Home Page: https://yhatt.github.io/marp/

License: Other

JavaScript 84.88% HTML 2.79% CSS 1.92% Batchfile 0.04% SCSS 10.38%

marp's Introduction

Marp

Markdown presentation writer, powered by Electron.

Marp

⚠️ This repository is forcked on @marp-team/marp, and offical repo is already DROPPED MAINTENANCE

This forcked with some enhancements. (See CHANGELOG.md) and PR are welcomed.

Usage

Install

Install Node v10 -> https://nodejs.org/en/blog/release/v10.20.1/

npm install npm install --global yarn

Build exe

release.bat marp\packages\Marp-win32-x64\Marp.exe

▶️ Download latest archives from release page.

  • Windows: Unzip *.*.*-Marp-win32-[arch].zip and run Marp.exe.
  • macOS: Mount *.*.*-Marp-darwin-x64.dmg, D&D Marp to Applications and run it from Applications folder / Launchpad. Or use Homebrew Cask: brew cask install marp
  • Linux: Unpack *.*.*-Marp-linux-[arch].tar.gz and run Marp.

How to write slides?

Split slides by horizontal ruler ---. It's very simple. Please refer to example.md.

# Slide 1

foobar

---

# Slide 2

foobar

For developers

Getting started

yarn install
yarn start

Customizing Slide CSS

It's easy, include a <link> tag at the top of your presentation, or alternatively a <style> tag that contains all of your styles. All CSS should be targeting either .slide or elements inside of .slide. For reference, check out the gaia theme in the sass folder.

Create release builds

yarn gulp release

Please set application version in package.json.

OS specific

Windows

If you want to build for Windows in other platforms, please install Wine to rewrite Electron's resources.

macOS

To build for Darwin is only supported in macOS.

Licenses

Copyright © 2020-2021 Vinjn Zhang. Copyright © 2016-2018 Yuki Hattori.

This software released under the MIT License.

marp's People

Contributors

yhatt avatar allex avatar vinjn avatar will-hart avatar long-long-float avatar btbytes avatar a1rb4ck avatar brandly avatar alexander-shvets avatar vittorioromeo avatar valentinsteinwandter avatar jackycute avatar naereen avatar koic avatar jgrossi avatar jlhwung avatar abunsen avatar radarhere avatar

Watchers

James Cloos avatar  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.