diff --git a/src/site/generators/jekyll.md b/src/site/generators/jekyll.md index 6a591671d..67ac5d8d6 100644 --- a/src/site/generators/jekyll.md +++ b/src/site/generators/jekyll.md @@ -1,7 +1,7 @@ --- title: Jekyll repo: jekyll/jekyll -homepage: http://jekyllrb.com +homepage: https://jekyllrb.com language: - Ruby license: @@ -13,7 +13,7 @@ twitter: jekyllrb startertemplaterepo: https://github.com/netlify-templates/jekyll-base --- -Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind [GitHub Pages](http://pages.github.com), which you can use to host sites right from your GitHub repositories. +Jekyll is a simple, blog-aware, static site generator perfect for personal, project, or organization sites. Think of it like a file-based CMS, without all the complexity. Jekyll takes your content, renders Markdown and Liquid templates, and spits out a complete, static website ready to be served by Apache, Nginx or another web server. Jekyll is the engine behind [GitHub Pages](https://pages.github.com), which you can use to host sites right from your GitHub repositories. ### Philosophy