How Google Works?
Ever wondered how Google Search (Or any other Search Engine) works? Here you can read about How a Search Engine works. Imagine that you are on a library in which almost every books are available. You are there and asks the librarian for the ‘Harry Potter’ book. Then the librarian...
Read More →Creating a post for your Jekyll blog
In this article, you can read about adding posts to your Jekyll blog. You have two options to add posts to your Jekyll blog. You can either create a post locally then upload it to your repo or create it directly on your github repo itself. Here, we are going...
Read More →Cloning Jekyll blog to local directory
In previous articles, you might have read about creating a website using Jekyll, and setting up jekyll on your local machine. If not, please take a look at those articles. In this article, we’re going to clone our previously created website to our local machine to ensure easy development of...
Read More →Setting up Jekyll on a local machine
In the previous article, you’ve learned about creating a website with jekyll on GitHub. Now, we’re going to install jekyll on our local machine and start develop blogs and websites locally. Let’s begin. Requirements A computer with Ruby installed. Internet connection Lot of patience For the installation of Jekyll, we...
Read More →Creating a website or blog with GitHub and Jekyll
Starting a website is easy. There are lot of free services and tools are available to get started with. It only takes patience, interest and enthusiasm to start a website. In this article, you’ll learn how to start a website with GitHub, a well-known software repo. About GitHub and Jekyll...
Read More →