You may recall a simpler time on the web when all sites were basically a collection of static HTML pages linked together. Developing a site Read More >
Jekyll
Getting started
In this article, we will cover a basic installation of the Jekyll static site generator. Then, we will create and launch the default Jekyll site, Read More >
You have already learned a bit about the <a href=”/support/website/jekyll/what-is-jekyll/”>Jekyll</a> static-site CMS and what the benefits and downsides are. In this article, we’ll show you Read More >
In this tutorial: How to Create a Jekyll Site How to Add Posts to Your Jekyll Blog How to Add Pages to the Jekyll Site Read More >
If you want to go from a blank slate VPS or bare metal server to hosting a powerful but low-profile website, creating a Jekyll blog Read More >
Your site is unique. So you will need a place where you can edit the Jekyll example content. (You’ll remember we created a Jekyll site Read More >
Themes
Continuing in our Jekyll series, we have already learned how to create a Jekyll site. And you will have noticed that the Jekyll site comes Read More >
We have already seen in our Jekyll series, how you can change your default theme using RubyGems. However, instead of changing your whole theme, you Read More >
Publishing
In this article, we’ll show you how to publish your Jekyll site. There are many different ways to do this. The process can even be Read More >
In this article, we’re going to show one way (among many) to automate the publishing process for a Jekyll site. This is an advanced article Read More >
In this article, we’ll show you how you can automate your publishing process with secure copy (SCP). In the <a href=”/support/website/jekyll/how-to-customize-your-jekyll-site/”>customizing Jekyll</a> article we learned Read More >