Static Websites in the Cloud

Cloud computing has become very popular recently. Part of the reason for this popularity is that it provides great flexibility allowing complete control of the computing environment. In addition the environment can be copied, backed up, created and recreated in an automated way. In these lessons we will start you on the path towards making use of the great flexibility and power of cloud computing.

One of the more interesting use cases for the cloud is its ability to provide web services. To explore the flexibility and power of cloud computing we will use the popular static website generator Jekyll. Static website generators offer many security benefits and simplifies and reduces the maintenance burden associated with well known dynamic CMSes such as WordPress and Drupal required to maintain their security.

This is an intense workshop for users with no prior cloud experience, at the end of which you will have a live Jekyll website.

Prerequisites

Schedule

Day 1 13:00 Why static websites? What is a static website?
What is a dynamic website?
Why might I want my website to be static?
13:15 First Jekyll site Why use Jekyll?
How does Jekyll work?
What is YAML?
What is an IP address?
How do you use ready made themes?
How do you configure your site?
13:45 Page front matter How does Jekyll know a file should be processed?
How does Jekyll know how it should process a file?
Can files in the source directory be omitted from the generated site?
14:15 Site configuration How do you set site wide settings?
14:45 Break Break
14:55 Pages and markdown I How do you create pages for your Jekyll site?
What is markdown?
How do you create section Headers?
Is there a way to get Jekyll to automatically rebuild my site?
How do you create lists?
15:25 Pages and markdown II How do you emphasis text?
How do you create paragraphs?
How do you create line breaks?
How do you create links?
15:55 Break Break
16:05 Pages and markdown III How do you create block quotes?
How do you include images?
How can I find content online that is safe to use on my site?
How an you embed Youtube videos in your page?
How can I learn more about markdown?
16:35 Posts and assets What is a post and how is it different from a page?
Can I store images on my VM to use with my site?
What is the assets directory?
Where to go to learn more about creating static websites?
17:05 Hosting a site on github
17:20 Finish

The actual schedule may vary slightly depending on the topics and exercises chosen by the instructor.