Web Unleashed 2016

2016-10-03 00:00:00 2016-10-05 00:00:00 America/Toronto Web Unleashed 2016 If you're a front-end developer, or aspire to be one, then you know how quickly the space changes. By attending Web Unleashed, you will get up-to-date on the skills to push you ahead in your career. Toronto FITC Toronto

Overview

Static site development has become popular again partly because they offer great performance and security but also partly because modern tools have made them much easier to develop and maintain. Leading the pack of these tools is Jekyll, a Ruby-based static site generator originally created by Tom Preston-Werner. Jekyll makes it easy to build static sites using customizable templates and plugins. Plus, many Jekyll-powered tools like GitHub Pages make it easy (and even free) to deploy your static site.

In this session, you’ll learn more about what Jekyll is and how it works. Then, we’ll walk through getting it installed, setting up a site, customizing the templates, adding content and finally building and deploying a site.

Objective

This session will get you ready to start building your own static site using Jekyll.

Target Audience

This session is suitable for anyone from a developer to a designer, whether beginner or advanced (no Ruby knowledge is required).

Assumed Audience Knowledge

Basic knowledge of web development/design (HTML/CSS/JS) and comfort working from the command line.

Five Things Audience Members Will Learn

  1. Benefits of static sites
  2. Basic static site development
  3. How to install Jekyll
  4. How to customize a Jekyll site
  5. How to deploy a Jekyll site