Merge commit 'bfa74537929f409fca841540b971125b7678963a'

This commit is contained in:
Bjørn Erik Pedersen
2025-08-23 12:39:28 +02:00
196 changed files with 2243 additions and 1951 deletions

View File

@@ -189,6 +189,9 @@ chroma:
- Aliases:
- coq
Name: Coq
- Aliases:
- core
Name: Core
- Aliases:
- cr
- crystal
@@ -515,6 +518,10 @@ chroma:
- Aliases:
- monkeyc
Name: MonkeyC
- Aliases:
- moonscript
- moon
Name: MoonScript
- Aliases:
- morrowind
- mwscript
@@ -1253,8 +1260,10 @@ config:
renderHooks:
image:
enableDefault: false
useEmbedded: auto
link:
enableDefault: false
useEmbedded: auto
renderer:
hardWraps: false
unsafe: false

View File

@@ -1,4 +1,4 @@
# Do not delete. Required for layouts/shortcodes/list-pages-in-section.html.
# Do not delete. Required for layouts/_shortcodes/list-pages-in-section.html.
#
# When calling the list-pages-in-section shortcode, you can specify a page
# filter, and whether the pages in the filter should be included or excluded

View File

@@ -12,10 +12,3 @@
link = "https://www.jetbrains.com/go/?utm_source=OSS&utm_medium=referral&utm_campaign=hugo"
logo = "images/sponsors/goland.svg"
bgcolor = "#f4f4f4"
[[banners]]
name = "PinMe"
link = "https://pinme.eth.limo/?s=hugo"
logo = "images/sponsors/logo-pinme.svg"
no_query_params = true
bgcolor = "#fafafa"