Giter Site home page Giter Site logo

manuviola77 / workshop-js-anima Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rootstrap/workshop-js-anima

0.0 1.0 0.0 3.16 MB

This repository contains the slides for the JS workshop.

Home Page: https://rootstrap.github.io/workshop-js-anima/

License: MIT License

HTML 28.88% CSS 0.48% JavaScript 54.51% SCSS 16.12%

workshop-js-anima's Introduction

WORKSHOP JS ANIMA

This repository contains slides for the JS workshop for Anima.

The material is presented using reveal.js, a HTML presentation framework.

You can visit this site to access all the published content.

Installation

  1. Clone this repository.
  2. Run npm install
  3. Run npm start
  4. That's it! Server should be running on http://localhost:8000 by default.

How to use

Index page

When you start the server and go to the main page, you will see a list with all the classes. This screen is built in index.html file, so if you will add a new class, make sure to add a new link in this file just to keep an index.

Access to classes

All the classes are located in classes folder. You can access to each one indicating the url in the browser (eg: /classes/1.html) or using the link in the index page.

Add content to a class

We are using the reveal.js framework, so to be able to add a new slide, checkout the documentation.

Each section tag is a new slide. You can use horizontal or vertical slides like this:

<section>Horizontal Slide</section>
<section>
  <section>Vertical Slide 1</section>
  <section>Vertical Slide 2</section>
</section>

How to add images

In the examples folder there are many examples that use images, markdown, different themes and other cool things. You can copy this code!

workshop-js-anima's People

Contributors

julianpasquale avatar fernandatoledo avatar spereztoledo avatar xlasserre avatar manuviola avatar elizabethlofredo avatar aguscha333 avatar agustito37 avatar manuelcheveste avatar alealvarez14 avatar manuviola77 avatar juanlacu avatar kevquincke avatar jpirazusta avatar

Watchers

James Cloos 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.