Modular and Automated Static Sites with Jekyll and S3
heypaxton
Drupal is a robust platform. It offers users a lot of power. Many small sites typically don’t require as much power as Drupal. Static HTML and CSS can fill this need, but it can be hard to maintain.
A static site generator can be used to write modular code. Then it can be hosted with Amazon S3 or Github Pages.
In this talk you’ll learn:
- The basics of using a static site generator
- How to set up continuous deployment for your site
- About maintaining and updating your static site
To get the most out of this talk you'll want to have an understanding of HTML/CSS, YAML and how to use Git.