My Second Post
hello world
hello world
title: "Installation | Update" summary: Read Install and Update instructions here date: 2021-01-20 series: ["PaperMod"] weight: 1 aliases: ["/papermod-installation"] tags: ["PaperMod"] author: "Aditya Telange" --- ## Intro - **We'll be using `yml/yaml` format for all examples down below, I recommend using `yml` over `toml` as it is easier to read.** - You can find any [YML to TOML](https://www.google.com/search?q=yml+to+toml) converters if necessary. --- ## Guide > Note: Use -f to select yml format > > `hugo new site <name of site> -f yml` Make sure you install latest version of **`hugo(>=0....