Skip to content

Commit 30d932a

Browse files
Update README.md
1 parent 0dfee45 commit 30d932a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
While installing it in Windows, follow these links:
22
- [Hugo installation](https://gohugo.io/installation/windows/)
33
- Install Git, Go
4+
45
- [GCC installation](https://discourse.gohugo.io/t/gcc-compiler-required-to-build-hugo-from-source-on-windows/41370)
6+
57
- `hugo` command can be used to build
8+
69
- [No layout error](https://discourse.gohugo.io/t/found-no-layout-file-for-html/18983/3) - Need to download the template
710
- [Git clone the template](https://github.com/rhazdon/hugo-theme-hello-friend-ng/tree/51e697bea7eb265c5b6bc532636bb4c707a84173) - Put the contents in the 'template folder' already present inside the 'templates' folder
11+
812
- [Google analytics deprecation error](https://discourse.gohugo.io/t/deprecation-of-site-googleanalytics-in-v0-120-0/46879)
9-
- Need to change the statemnet as mentioned in the link. Path - "<template folder>/layouts/partial/<file>"
13+
- Need to change the statemnet as mentioned in the link.
14+
- Path - "template folder/layouts/partial/file"
15+
1016
- `hugo server` command should work

0 commit comments

Comments
 (0)