From 24c59f3bfbc00aee332492b2f34bc92b8ffa5070 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vojt=C4=9Bch=20K=C3=A1n=C4=9B?= Date: Tue, 10 Nov 2020 21:55:19 +0100 Subject: [PATCH] Update Hugo from 0.55.6 to 0.78.1 --- .gitlab-ci.yml | 4 ++-- config.json | 9 ++++++++- themes/patek/i18n/cs.toml | 2 ++ 3 files changed, 12 insertions(+), 3 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 4b21818..8b37e4b 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -28,7 +28,7 @@ lint: build: stage: lint_build_test image: - name: klakegg/hugo:0.55.6-ext-alpine + name: klakegg/hugo:0.78.1-ext-alpine@sha256:7c2d3702546b5aaddf7f960d138715f12ba4b94906d9dfcc2d4a5a4e8c4cb760 entrypoint: - /bin/sh - "-c" @@ -44,7 +44,7 @@ build: test: stage: lint_build_test image: - name: klakegg/hugo:0.55.6-ext-alpine + name: klakegg/hugo:0.78.1-ext-alpine@sha256:7c2d3702546b5aaddf7f960d138715f12ba4b94906d9dfcc2d4a5a4e8c4cb760 entrypoint: - /bin/sh - "-c" diff --git a/config.json b/config.json index cdd4c53..015ba55 100644 --- a/config.json +++ b/config.json @@ -24,5 +24,12 @@ "project": "projects", "author": "authors" }, - "pygmentsCodeFences": true + "pygmentsCodeFences": true, + "markup": { + "goldmark": { + "renderer": { + "unsafe": true + } + } + } } diff --git a/themes/patek/i18n/cs.toml b/themes/patek/i18n/cs.toml index 7fe3859..c7ff41f 100644 --- a/themes/patek/i18n/cs.toml +++ b/themes/patek/i18n/cs.toml @@ -33,6 +33,8 @@ other = "Datum přednášky" other = "Nadcházející a proběhlé Talky" [talks-slides] +one = "Prezentace" +few = "Prezentace" other = "Prezentace" [talks-recording]