prepare initial release (#2)

* force dark mode

* add node based build

* add markdown lint

* fix markdown lint issues

* add custom caddy file

* fix page lookup for error page

* disable pagination

* adjus trivy behavior

* exclude mardkownlint from docker build

* fix trivy step and add umami tracking code

* set data-domain to exclude forks adding stats
This commit is contained in:
2022-01-04 09:27:51 +01:00
committed by GitHub
parent b7788ca86c
commit a686be9055
13 changed files with 3165 additions and 15 deletions

View File

@ -6,7 +6,7 @@
# https://jpanther.github.io/congo/docs/configuration/#theme-parameters
colorScheme = "avocado"
# darkMode = "auto"
darkMode = "true"
# darkToggle = false
# logo = "img/logo.jpg"
description = "A personal blog about PowerShell, Automation and more."