GithubHelp home page GithubHelp logo

sequoia / mvsd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sole/mvsd

0.0 2.0 0.0 128 KB

minimally viable slide deck

Home Page: https://sole.github.io/mvsd/

CSS 26.30% HTML 33.38% JavaScript 40.31%

mvsd's Introduction

mvsd - minimally viable slide deck

This is a minimal slide system that works for me.

Its features:

  • HTML based
  • Using CSS for scaling (pros: fast, hardware accelerated, nice and not janky, cons: only works on browsers that support flexbox)
  • Lightweight, fast, no strange dependencies
  • CSS that doesn't require super specific selectors to override default styles
  • no build system required (no Grunt / Gulp / npm script / make / anything), just open index.html and go
  • Source code syntax highlighting
  • Support for full screen background images
  • Support for iframes for showing inline demos
  • Support for fragments

An example slide deck is in the index.html file (or online).

Another example with plenty of inline demos is my presentation on MediaRecorder: online and sources.

To use

  1. Download a ZIP of this repository (or clone if that's more your thing, but remember to remove the .git directory so you can do your own version control).
  2. Edit index.html to add your own content, and edit or replace css/style.css to make it more your style. You shouldn't need to change any file in the src/ folder.
  3. SUCCESS

Advanced use

You can edit js/main.js to control when are the slides created.

Credits

This is heavily inspired by Potch's decky. Thanks, Potch!

License

Basically you can do whatever you want with it, but if it was helpful for you, links to the repo or to my site (https://soledadpenades.com) are appreciated.

mvsd's People

Contributors

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