Git With It
July 5, 2017
This is a training page for building a blog uisng Jekyll and Github.
Using this site we will explore:
- the quickest way to set up a Jekyll powered blog;
- how to avoid common problems with using Jekyll;
- how to import your content from WordPress, use your own domain name, and blog in your favorite editor;
- how to theme in Jekyll, with Liquid templating examples;
- a couple of Jekyll 2.0’s new features, including Sass and CoffeeScript support and collections.
Jekyll is fast, simple, minimal and does not require a database (along with uber convenient hosting)! This is a very useful tool to know.