From 3bda73bdc2417cacdb8ae8820aae8cd80264f736 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Sun, 23 Aug 2020 13:15:57 +0530 Subject: [PATCH] Update README.md --- README.md | 18 +++++++----------- 1 file changed, 7 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index af6b0d46..1c5f52f2 100755 --- a/README.md +++ b/README.md @@ -10,20 +10,16 @@ A simple, clean, flexible Hugo theme. ## Overview -Demo: https://adityatelange.github.io/hugo-PaperMod/ +Demo Site : https://adityatelange.github.io/hugo-PaperMod/ + +--- ## Install -Inside the folder of your Hugo site, run: +Read Wiki => [hugo-PaperMod - Installation](https://github.com/adityatelange/hugo-PaperMod/wiki/Installation) -```bash -git clone https://github.com/adityatelange/hugo-PaperMod themes/hugo-PaperMod -``` +--- -Then change in `config.toml`: +## Features/Mods -```toml -theme = "hugo-PaperMod" -``` - -For more information read the official [guide](https://gohugo.io/getting-started/quick-start/#step-3-add-a-theme) of Hugo. +Read Wiki => [hugo-PaperMod - Features](https://github.com/adityatelange/hugo-PaperMod/wiki/Features)