github pages setup

This commit is contained in:
gurusabarish
2021-08-09 23:15:39 +05:30
parent 47bc00e9d4
commit 2226c6c5f0
6 changed files with 20 additions and 10 deletions
+1 -1
View File
@@ -68,7 +68,7 @@
{{ end }}
</h5>
{{ end }}
<a class="text-decoration-none" href="{{ .Permalink }}">
<a class="text-decoration-none" href="{{ .RelPermalink }}">
<div class="card-body">
<div class="text-xs font-weight-bold text-primary text-uppercase mb-1">{{ .Title }}</div>
{{ if .Site.Params.showdescription }}
+6 -2
View File
@@ -3,6 +3,10 @@
<a href="{{ .Site.BaseURL }}">{{ .Site.Title }}</a>
</div>
&copy; {{ dateFormat "2006" now }} All Rights Reserved<br>
Designed and Developed by
<a href="https://gurusabarish.tech" target="_blank">Gurusabarish</a>
<div>
Made with &#10084; and
<a href="https://github.com/gurusabarish/hugo-profile" target="_blank">Hugo profile</a>
| Designed and Developed by
<a href="https://gurusabarish.tech" target="_blank">Gurusabarish</a>
</div>
</footer>
+6 -2
View File
@@ -131,8 +131,12 @@
</div>
&copy; {{ .Site.Params.copyright }} All Rights Reserved
<div class="text-secondary">
Designed and Developed by
<a class="text-secondary" href="https://gurusabarish.tech">Gurusabarish</a>
<div>
Made with &#10084; and
<a href="https://github.com/gurusabarish/hugo-profile" target="_blank">Hugo profile</a>
| Designed and Developed by
<a href="https://gurusabarish.tech" target="_blank">Gurusabarish</a>
</div>
</div>
</div>
</div>
+3 -3
View File
@@ -131,12 +131,12 @@
</div>
&copy; {{ dateFormat "2006" now }} All Rights Reserved
<div>
Made with
<a href="https://github.com/gurusabarish/hugo-profile" target="_blank">Hugo profile</a>
Made with &#10084; and
<a href="https://github.com/gurusabarish/hugo-profile" target="_blank">Hugo profile</a>
| Designed and Developed by
<a href="https://gurusabarish.tech" target="_blank">Gurusabarish</a>
</div>
</div>
</div>
</div>
</footer>
</footer>
+2 -1
View File
@@ -1,7 +1,8 @@
baseURL: "https://example.com"
languageCode: "en-us"
title: "Hugo-profile"
theme: "hugo-profile"
theme: "./.."
relativeURLs: true
googleanalytics: UA-xxxxxxxx-x
disqusShortname: yourdiscussshortname
+2 -1
View File
@@ -1,7 +1,8 @@
baseURL: "https://example.com"
languageCode: "en-us"
title: "Hugo-profile"
theme: "hugo-profile"
theme: "./.."
relativeURLs: true
googleanalytics: UA-xxxxxx-x
disqusShortname: