Giter Club home page Giter Club logo

marp-setup's Introduction

Description

Markdownによるスライド作成ツールMarpVSCode拡張機能であるMarp for VS Codeのサンプルプロジェクトです。

clone

git clone https://github.com/ShutoYamada/marp-setup.git && cd marp-setup

Install

OS毎に対応するシェルを実行する。

Windows

windows.bat

Linux

bash ./linux.sh

Mac

bash mac.sh

Usage

サンプルとしてsample-1.mdからsample-4.mdまでを用意した。

sample-1.md

Marpでの基本的なスライドの作成方法。

sample-2.md

全体テーマ・ヘッダ・フッタの設定方法、headingDividerを用いたページ分け。

sample-3.md

個別ページのスタイル設定方法、背景画像の設定方法。

sample-4.md

独自テーマの設定。

※Caution

独自テーマを用いるにはVSCodesettings.jsonでテーマとなるCSSファイルへのパスを通す必要があります。

settigs.jsonはデフォルトでは下記に配置されています。

  • Windows : %APPDATA%\Code\User\settings.json
  • Mac : $HOME/Library/Application Support/Code/User/settings.json
  • Linux : $HOME/.config/Code/User/settings.json

settings.jsonにこのプロジェクト下のUser/settings.jsonの内容を反映させてからご利用ください。

marp-setup's People

Contributors

shutoyamada avatar

Watchers

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