GithubHelp home page GithubHelp logo

okj203 / slides Goto Github PK

View Code? Open in Web Editor NEW

This project forked from s-pangburn/slides

0.0 0.0 0.0 6.35 MB

Render slides in markdown. Original app created by Claire Rogers.

JavaScript 99.82% CSS 0.16% HTML 0.02%

slides's Introduction

Markdown Slides


Code Snippets

  • Supports in-line code snippets with backticks
  • Or, use multi-line code blocks with automatic syntax highlighting:
for (let i = 0; i < 10; i++) {
  console.log("hello world!");
}

Tables

  • Tables are supported as well
Tables Are Cool
col 3 is right-aligned $1600
col 2 is centered $12
zebra stripes are neat $1

Presenting

Click the screen icon in the navbar or press F5.

  • Use arrow keys (or PgUp/PgDn) to navigate through slides.
  • Home/End go to the beginning/end of the deck.
  • Press Escape or F5 to switch back to edit mode.
  • Most standard wireless remotes are supported.

Slides Preview

  • The markdown is automatically converted into slides that you can see and scroll through to the right.
  • When the editor is not selected, the same keyboard shortcuts work to advance the slide as in presentation mode.
  • You can also click on slides to select them.

Note:

  • Anything after Note: is not rendered in the slide.
  • But it does show up in the notes preview section below.

State is Synced

  • The slides are persisted even if you navigate away from site.
  • All changes are immediately synced to all open tabs, including which slide is active.
  • This means you can view and edit your slides in a separate window while your present.

Cursor Position Syncs

When the Sync editor position option is checked...

  • The current slide adjusts to follow your cursor when editing.
  • The text for the current slide is highlighted in the editor when it is not active.
  • Warning: this can have some weird consequences if you have two edit views syncing their position at the same time.

Credits

slides's People

Contributors

lwassink avatar s-pangburn avatar wolverdude 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.