Learn Website development using Jekyll by reading our weekly articles, published every Saturday.
06 Sep 2023
If you’re a developer, you understand the importance of having a website that reflects your skills and expertise. However, building a website from scratch can be time-consuming and challenging, especially if you don’t have the right tools. That’s where Jekyll comes in. In this article, we’ll explore why Jekyll is...
Read more
20 Jul 2023
Jekyll is a tool that is used to create static websites. Some of the reasons why websites created through Jekyll are static website are: No server-side scripting: Unlike dynamic websites, which require server-side scripting to generate pages on the fly, static websites are pre-built and stored on the server as...
Read more
20 Jul 2023
Jekyll is a popular static site generator that has gained immense popularity in recent years, thanks to its simplicity, flexibility, and powerful features. With Jekyll, developers and content creators can easily create and maintain dynamic websites and blogs with ease, without the need for a database or any server-side processing....
Read more
01 Jul 2023
Hugo is a fast and flexible static site generator written in Go. It allows you to build websites quickly and efficiently. One of the great features of Hugo is its support for themes, making it easy to create a professional-looking website with minimal effort. In this guide, you’ll walk you...
Read more
11 Jun 2023
10 Tips For Working On A Jekyll Blog If you’re working on a Jekyll blog, here are ten essential tips to streamline your workflow and enhance your site’s performance: Understand Jekyll’s Structure: Before you dive into building your Jekyll blog, it’s crucial to understand its file structure. Jekyll follows a...
Read more