masterT / presentations

The slides of my presentations hosted on Github Pages using Jekyll.

Home Page:http://mastert.github.io/presentations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Presentations

The slides of my presentations hosted on Github Pages using Jekyll.

World Wide Web

Introduction to Ruby


I use remark render the slides from the markdown files.

Developement

Requirements:

  • ruby
  • gem bundler

Install dependencies:

bundle install

Start jekyll:

bundle exec jekyll serve --baseurl ""

Open your browser at http://127.0.0.1:4000.

License

CC0

About

The slides of my presentations hosted on Github Pages using Jekyll.

http://mastert.github.io/presentations


Languages

Language:HTML 57.3%Language:Ruby 30.6%Language:CSS 7.4%Language:JavaScript 4.6%