devel_custom_hugo_theme to master #4

Manually merged
stefan merged 44 commits from devel_custom_hugo_theme into master 2020-03-16 18:22:11 +00:00
2 changed files with 6 additions and 1 deletions
Showing only changes of commit 662ff6feac - Show all commits

View File

@ -1 +1,5 @@
FROM monachus/hugo:v0.61.0
FROM monachus/hugo:v0.61.0 AS builder
RUN hugo -d site
FROM nginx:1.17.6-alpine
COPY --from=builder public /usr/share/nginx/html

View File

@ -2,6 +2,7 @@ baseURL: https://test.freifunk-rhein-sieg.net
languageCode: "de-de"
title: "Freifunk Rhein Sieg e.V."
theme: "ananke"
enableGitInfo: true
menu:
main:
- identifier: der_verein