Git Product home page Git Product logo

revealjs-swiss's People

Contributors

mirdaki avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

syedpeer

revealjs-swiss's Issues

Consider other color options

This is just to provide more options and maybe tweak some of the existing ones to be better. Always open for suggestions on this, as it's not my specialty

Update authors in example

I would like to emphasize in the example that the specific theme is different from Reveal.js. Though it feels a little weird, the easiest way to do that is to update the author part in the first slide mentioning revealjs-swiss and myself.

Interactive code slide

I'm not sure how to arrange this, but it'd be really cool to have some JavaScript on a slide be run-able (and optionally editable) and have it update an example next to it (or on the next slide if it just doesn't fit)

Switch primary font to Inter

Inter is a really nice looking font similar to Helvetica (and feels very Swiss design). It's also open source, so it should fit right in.

Better responsiveness

All of the layouts should scale nicely on different sized devices (phone, tablet, laptop, wide monitors, TVs)

  • Title #4
  • Section markers #5
  • Single column #6
  • Double column #3
  • Code layouts #7

Investigate graph and chart libraries

It'd be very cool to have graphs and charts in the slides (either taking up a full one or part of one). Bonus points for any built in animations. It should allow people to load data either directly from HTML/Markdown or separate files. It could be something that generates SVGs or uses JavaScript to render the graphs.

Provide examples in README

It should be easy to see the different color combinations and slide layouts by just looking through the README or having the README link to an example doc

Single column layout

This is sort of the default layout right now, but for consistency sake, a layout class should be set on each slide

Title slide layout

Right now there is no specific title slide layout in CSS (just me choosing elements that make it look nice). One should be added for ease of use

Make using revealjs-swiss colors easier

Right now you basically need to download the whole Reveal.js code (on the gh-pages branch) and recompile to switch to one of the other Revealjs code options. I see two ways to improve this without making the source messy.

  1. Have the SCSS generate separate CSS files for each color option, without having to copy and paste any of the SCSS. This way people just download the CSS file they want and update one line of HTML. This is the preferred way in my mind, though I don't know how to do it.
  2. Have a separate SCSS/CSS file with just the colors that can be used with the default generated CSS file to update the color (so modifying two lines of HTML to import them both). I also don't know how to do this, as the SCSS variables aren't available at that point

I am certainly open to suggestions

Two column slide layout

Just like it sounds, there should be a layout option to allow two columns (if the screen is large enough). Content on smaller screens should update to look nice accordingly.

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.