Git Product home page Git Product logo

impress.js's Introduction

Repo for learning Impress.js

First steps

  1. Edit index.html.
    • Exist a convenient preprocessor template: index.pug. Compile with pug --pretty index.pug.
  2. Include js/impress.min.js (full framework with all plugins).
    • Exist a minimal js/impress-core.min.js and specific plugins (plugins folder).
  3. Include css/impress.base.min.css for a minimal and basic styles.
    • Optional: Include css/darkgrey.theme.min.css for a dark theme or create your own theme.

Demos

Título URL
Simple demo https://manzdev.github.io/impress.js/
3D rotations https://cdn.rawgit.com/impress/impress.js/master/examples/3D-rotations/
Cube example https://cdn.rawgit.com/impress/impress.js/master/examples/cube/
CSS3D Summit https://bartaz.github.io/meetjs/css3d-summit/
CursoBloggers Murcia https://manzdev.github.io/cursobloggers2013/#/init
Front-end: El lado oscuro https://manzdev.github.io/frontend-el-lado-oscuro/

Don't forget

  1. Edit metadata (title, description and author)
  2. Div #impress contain all slides
  3. Every .step is a slide
  4. Configure your data-x, data-y, data-z slides
  5. Place #overview if you need it.

impress.js's People

Contributors

manzdev avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

justforkin

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.