Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

megoth/jsintro

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
css
 
 
 
 
 
 
img
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

jsintro

An introduction to JavaScript, to be held at Ifi October 14th, 2014.

The presentation is available here.

View presentation

If you want to view the presentation on your own computer, clone this repository and run grunt server. It should now be served on port 8282.

Make it your own

As a setup to build your own presentation from the source files, ensure that you've installed node.js, Bower, Compass, Pandoc and Grunt. Then run the following commands:

npm install
bower install
gem install sassy-buttons
grunt

Once you've done this, you can ease the build process by running grunt watch. This builds all necessary files every time you save a required file.

About

An introduction to JavaScript, to be held at Ifi October 14th, 2014

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published