This commit is contained in:
adityatelange 2020-10-26 17:24:15 +00:00
parent 5f48154344
commit 9b4f7b01b7
34 changed files with 33 additions and 33 deletions

View file

@ -3,7 +3,7 @@ After you have created a new site, at Step 3 follow the steps:
Inside the folder of your Hugo site, run:
git clone https://github.com/adityatelange/hugo-PaperMod themes/hugo-PaperMod --depth=1 Updating theme :
cd themes/hugo-PaperMod git pull or you can use as submodule with
git submodule add https://github.com/adityatelange/hugo-PaperMod.git themes/hugo-PaperMod git submodule update --init --recursive Updating theme with submodule :"><meta name=author content="Aditya Telange"><link rel=canonical href=https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-installation/><link href=https://adityatelange.github.io/hugo-PaperMod/assets/css/stylesheet.min.7e72979e784faeeae894ee3223fd756b24535eef6cd4306627299d807cbe924d.css integrity="sha256-fnKXnnhPrurolO4yI/11ayRTXu9s1DBmJymdgHy+kk0=" rel="preload stylesheet" as=style><link rel=apple-touch-icon href=https://adityatelange.github.io/hugo-PaperMod/apple-touch-icon.png><link rel=icon href=https://adityatelange.github.io/hugo-PaperMod/favicon.ico><meta name=generator content="Hugo 0.76.5"><meta property="og:title" content="Papermod - Installation"><meta property="og:description" content="Guide Follow this guide to setup hugo and create a new site. Make sure you install latest version of hugo(>=0.74.0).
git submodule add https://github.com/adityatelange/hugo-PaperMod.git themes/hugo-PaperMod git submodule update --init --recursive Updating theme with submodule :"><meta name=author content="Aditya Telange"><link rel=canonical href=https://adityatelange.github.io/hugo-PaperMod/posts/papermod/papermod-installation/><link href=https://adityatelange.github.io/hugo-PaperMod/assets/css/stylesheet.min.fc8c4a7b3b018efb7324bea092232c6cb394a61e7caaea2924aa8d053f55e61d.css integrity="sha256-/IxKezsBjvtzJL6gkiMsbLOUph58quopJKqNBT9V5h0=" rel="preload stylesheet" as=style><link rel=apple-touch-icon href=https://adityatelange.github.io/hugo-PaperMod/apple-touch-icon.png><link rel=icon href=https://adityatelange.github.io/hugo-PaperMod/favicon.ico><meta name=generator content="Hugo 0.76.5"><meta property="og:title" content="Papermod - Installation"><meta property="og:description" content="Guide Follow this guide to setup hugo and create a new site. Make sure you install latest version of hugo(>=0.74.0).
After you have created a new site, at Step 3 follow the steps:
Inside the folder of your Hugo site, run:
git clone https://github.com/adityatelange/hugo-PaperMod themes/hugo-PaperMod --depth=1 Updating theme :