Code Monkey home page Code Monkey logo

paac's Introduction

PaaC - Presentation as a Code

Presentation Using Markdown, Hosted on GitHub Pages :)

Creating presenations for your application and PaaC it like a geek, how codiful is that!

Idea is to have the presentation built with simple mardown files and embed it within your repo, and demo it from same repo (github pages)!

Getting Started

  • Clone this Repo Template
  • Write your slide deck using Marp Markdown
  • Manage the content of slides in your own Git repo
  • Convert markdown to presentable html format using node/npx command
  • Commit html to git repo and enable github pages via settings tab
  • Blazingly fast delivery on your presentation via Github Pages
  • Sample: https://deanjain.github.io/Presentations/PATTERNS.html

PreReq

Preview deck

Marp for VS Code extension is the best partner for writing Marp slide deck with live preview.

Edit deck

Just edit Your Markdown File!

CodeGen CLI

npx @marp-team/marp-cli -w YourMarkdown.md                            
npx: installed 266 in 30.6s
[  INFO ] Converting 1 markdown...
[  INFO ] YourMarkdown.md => YourMarkdown.html

Deploy on Github Pages

  • Just go to github repo settings and enable the github pages from your root where you have hosted html file, you are now rocking!

Assets and themes

  • assets directory can put your assets for using in the deck. (e.g. Image resources)
  • themes directory can put custom theme CSS. To use in the deck, please change theme global directive.

Other Features

  • export presenation in PDF/PPT/Image format via CLI

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.