How to redirect URLs on Jekyll site hosted on GitHub Pages Updated On June 18, 2020 While hosting your site or blog with GitHub pages is quite useful in terms of saving time and …
Development Workflow Automation with Build Scripts & Tools Updated On December 31, 2015 Developers are always content and happy with writing code in rich and feature-full IDEs. Often for a new …
8 Best Material Design Bootstrap Themes and UI Kits Updated On June 20, 2021 Material Design by Google is a popular web design style that is widely used in websites, web-apps and …
Importance of Documentation in Software Development Updated On January 1, 2016 Right from requirements, design, development to delivery and release notes, documentation is a vital and critical activity (ref). …
Creating a CSS only Hamburger Menu Icon (no Images or Icon Fonts) Updated On June 18, 2020 In this post, I will be sharing CSS code snippet for creating a hamburger menu without any Images …
An Introduction to Version Control System for Developers Updated On January 1, 2016 A Version Control System (VCS) or Source Control System is very vital and central to developing software and …
Generating Tag cloud on Jekyll blog without plugin Updated On June 18, 2020 Jekyll doesn’t come with an out of box solution for generating Tag clouds, however with the support of …
Free Toolkit from Syncfusion for Individual Developers & Small Companies Updated On May 4, 2021 Syncfusion has decided to follow the steps of Microsoft and is giving a great New Year present to …
How to monitor & automatically restart MySQL, Nginx, Apache etc. on your server Updated On June 18, 2020 Managing server is not an easy job, specially if you have multiple softwares like MySQL, Nginx or Apache …
Display Image caption in Posts on Jekyll blogs Updated On June 18, 2020 After moving this blog from WordPress to Jekyll, I have been trying to manually patch all the gaps …
Full Screen Background Image with CSS Updated On June 18, 2020 Many modern web designs have started to adopt a large background image which covers the entire width and …
Zoom Effect on Image Hover with CSS Updated On June 18, 2020 There are many ways you can add a little spice to your web design projects and one of …