Sitemap for Jekyll

Sitemap let’s search engine index your website and fetch URL of your website to display it in the appropriate search result that they are going to be provide to

Read Article

Python Tool for Visual Studio

You can get Python Tool from here. Get Visual Studio from here.

Read Article

NGINX on Ubuntu

NGINX is an open source reverse proxy server for HTTP, HTTPS, SMTP, POP3, and IMAP protocols, as well as a load balancer, HTTP cache, and the most important, we

Read Article

OpenNTPD on Raspberry Pi (Arch Linux ARM)

Raspberry Pi is an ARM based single board computer that does not come with a hardware clock, it depends on the OS to set date and time. If the date and time are

Read Article

LEMP on Raspberry Pi

Raspberry Pi is a single board ARM based computer developed in the UK by the Raspberry Pi foundation. Raspberry Pi can be a good web server for development/prod

Read Article

Deploy Jekyll using FTP

Jekyll is a blog aware static website generator, Jekyll is mostly used for serving GitHub Pages, you can also run your Jekyll based website on shared hosting, V

Read Article