chore: bump hugo to v0.115.3
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
the hugo bump required updating some configuration fields, those are thus part of this change set
This commit is contained in:
parent
aa539af15d
commit
9c6215d9a1
10
.drone.yml
10
.drone.yml
|
@ -13,7 +13,7 @@ trigger:
|
|||
steps:
|
||||
- name: alpine-hugo
|
||||
pull: always
|
||||
image: docker.io/immawanderer/alpine-hugo:hugo-v0.105.0
|
||||
image: docker.io/immawanderer/alpine-hugo:hugo-v0.115.3
|
||||
commands:
|
||||
- hugo version
|
||||
|
||||
|
@ -66,7 +66,7 @@ steps:
|
|||
|
||||
- name: hugo-extended
|
||||
pull: always
|
||||
image: docker.io/immawanderer/alpine-hugo:hugo-v0.105.0
|
||||
image: docker.io/immawanderer/alpine-hugo:hugo-v0.115.3
|
||||
depends_on: [submodules]
|
||||
commands:
|
||||
- hugo version
|
||||
|
@ -196,7 +196,7 @@ steps:
|
|||
|
||||
- name: hugo-extended
|
||||
pull: always
|
||||
image: docker.io/immawanderer/alpine-hugo:hugo-v0.105.0
|
||||
image: docker.io/immawanderer/alpine-hugo:hugo-v0.115.3
|
||||
depends_on: [submodules]
|
||||
commands:
|
||||
- hugo version
|
||||
|
@ -267,7 +267,7 @@ steps:
|
|||
|
||||
- name: hugo-extended
|
||||
pull: always
|
||||
image: docker.io/immawanderer/alpine-hugo:hugo-v0.105.0
|
||||
image: docker.io/immawanderer/alpine-hugo:hugo-v0.115.3
|
||||
depends_on: [submodules]
|
||||
commands:
|
||||
- hugo version
|
||||
|
@ -466,6 +466,6 @@ steps:
|
|||
|
||||
---
|
||||
kind: signature
|
||||
hmac: 93c0e34716ff500781c62646dc417ea222ed43da5089c35ccaa1c96e662263d7
|
||||
hmac: bba585fcc25da54d977b4a233c988f5888f59ef91f51d893aeaefb7cb62c1379
|
||||
|
||||
...
|
||||
|
|
|
@ -11,7 +11,7 @@ COPY . .
|
|||
RUN git submodule init && \
|
||||
git submodule update --recursive
|
||||
|
||||
FROM docker.io/immawanderer/alpine-hugo:hugo-v0.105.0 AS hugobuild
|
||||
FROM docker.io/immawanderer/alpine-hugo:hugo-v0.115.3 AS hugobuild
|
||||
|
||||
COPY --from=submodules /homepage/ /homepage/
|
||||
|
||||
|
|
55
config.toml
55
config.toml
|
@ -15,6 +15,9 @@ enableEmoji = true
|
|||
[taxonomies]
|
||||
tag = 'tags'
|
||||
|
||||
[permalinks]
|
||||
posts = '/:year/:month/:title/'
|
||||
|
||||
[params]
|
||||
dateform = "02 Jan 2006"
|
||||
dateformShort = "02 Jan"
|
||||
|
@ -57,36 +60,38 @@ enableEmoji = true
|
|||
alt = "dockerhub profile page"
|
||||
|
||||
[languages]
|
||||
[languages.logo.params.en]
|
||||
logoText = "dotya.ml"
|
||||
logoHomeLink = "/"
|
||||
|
||||
[languages.en]
|
||||
title = "dotya.ml"
|
||||
subtitle = ""
|
||||
|
||||
[languages.en.params]
|
||||
keywords = "homepage, development, git, programming"
|
||||
subtitle = "hello friend. hello friend? that's lame. maybe I should give you a name."
|
||||
readOtherPosts = ""
|
||||
|
||||
[languages.en.params.logo]
|
||||
logoText = "dotya.ml"
|
||||
logoHomeLink = "/"
|
||||
|
||||
# You can create a language based menu
|
||||
[languages.en.menu]
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "about"
|
||||
name = "about"
|
||||
url = "/about/"
|
||||
alt = "dotya.ml status"
|
||||
weight = 1
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "posts"
|
||||
name = "posts"
|
||||
url = "/posts/"
|
||||
alt = "dotya.ml posts"
|
||||
weight = 2
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "contact"
|
||||
name = "contact"
|
||||
url = "/contact/"
|
||||
alt = "dotya.ml contact"
|
||||
weight = 3
|
||||
# You can create a language based menu
|
||||
[languages.en.menu]
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "about"
|
||||
name = "about"
|
||||
url = "/about/"
|
||||
alt = "about dotya.ml"
|
||||
weight = 1
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "posts"
|
||||
name = "posts"
|
||||
url = "/posts/"
|
||||
alt = "dotya.ml posts"
|
||||
weight = 2
|
||||
[[languages.en.menu.main]]
|
||||
identifier = "contact"
|
||||
name = "contact"
|
||||
url = "/contact/"
|
||||
alt = "dotya.ml contact"
|
||||
weight = 3
|
||||
|
||||
[privacy]
|
||||
[privacy.disqus]
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
<div id="home-footer" role="contentinfo">
|
||||
<p>
|
||||
© {{ now.Format "2006" }} <a href="{{ .Site.BaseURL }}">{{ .Site.Author.name }}</a>{{ .Site.Params.footerCopyright | safeHTML }} · <a href="https://git.dotya.ml/dotya.ml/homepage" title="source code" target="_blank" rel="noopener">source</a> · <a href="https://status.dotya.ml" title="service status" target="_blank" rel="noopener">status</a>
|
||||
{{- with (not (in (.Site.Language.Get "disableKinds") "RSS")) }} · <a href="{{ "index.xml" | absLangURL }}" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></a>{{ end }}
|
||||
{{- with (not (in (.Site.Params.Language.Get "disabledKinds") "RSS")) }} · <a href="{{ "index.xml" | absLangURL }}" target="_blank" title="rss"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg></a>{{ end }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue