Learn Website development using Jekyll by reading our weekly articles, published every Saturday.
21 May 2023
When creating websites, choosing the right platform for your web development needs is crucial. Hugo, a static site generator, has been gaining attention and for good reasons. In this article, we will explore why decision-makers should consider Hugo for their website projects, when to use it, and when to look...
Read more
13 May 2023
Are you a designer looking to showcase your work and create a personal website? Look no further! In this article, you will go through the process of creating a Jekyll-powered personal website tailored specifically for you as a designer. What is Jekyll? Jekyll is a popular static site generator that...
Read more
06 May 2023
Adding one or more languages to your existing website can help reach a wider audience. In this article, you will go through all the steps of adding a second language to your Jekyll website without using plugins. Requirements The default language urls stays in the root of the project(/) while...
Read more
29 Apr 2023
If you’re a developer looking to showcase your work or create a personal website, Jekyll can be a great choice. Jekyll is a static site generator that allows you to build fast, efficient, and easily maintainable websites. In this article, we’ll walk you through the process of creating your own...
Read more
26 Apr 2023
In this tutorial, you’ll learn how to add JavaScript to your Jekyll website to make it more engaging and dynamic. Assuming that you already have a Jekyll project set up, if you don’t, you can read the tutorials on how to set up a Jekyll project and install Jekyll on...
Read more