Client Side Search Engine for Hugo Website

Client Side Search Engine for Hugo Website

Search engine for Hugo without any server or additional build steps

Ashish Lahoti

In this tutorial, we’ll learn how to setup client side search engine for Hugo Website without any backend server or additional build steps required.

console.table() in JavaScript

console.table() in JavaScript

Advance Console Logging method in JavaScript

Ashish Lahoti

In this tutorial, we’ll learn how we can display data in tabular format in console using console.table() advance logging method. This comes in very handy to visualize complex array and objects in JavaScript.

Add Social Icons in Hugo Website Pages

Add Social Icons in Hugo Website Pages

Guide to create a Social Share partial in Hugo

Ashish Lahoti

If you are using Hugo as a static site generator tool then you can create a partial to show social icons like facebook, twitter, linkedin, whatsapp etc to share page links on social media.