Hi there 👋

Welcome to my blog

Papermod - Features

Assets (js/css) The following is enabled by default minification - makes the assets size smallest as possible. bundling - bundles all the styles in one single asset fingerprint/integrity check. Default Theme light/dark…

September 16, 2020 Â· 1 min Â· Aditya Telange

Papermod - Installation

Follow this guide to setup hugo and create a new site. Make sure you install latest version of hugo(>=0.57.1). After you have created a new site, at Step 3 follow the steps…

September 15, 2020 Â· 1 min Â· Aditya Telange

Markdown Syntax Guide

This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme…

March 11, 2019 Â· 1 min Â· Hugo Authors