From 9551f6f6ad1b2d3cd7ac30e3dd30ba28207f692a Mon Sep 17 00:00:00 2001 From: Tom Date: Mon, 29 Jul 2024 10:36:17 +0100 Subject: [PATCH] add new packages --- _config.yml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/_config.yml b/_config.yml index 891f74a..2b84fb6 100644 --- a/_config.yml +++ b/_config.yml @@ -17,6 +17,11 @@ collections: projects: output: true +kramdown: + syntax_highlighter: coderay + syntax_highlighter_opts: + line_numbers: inline + include: - node_modules @@ -24,6 +29,8 @@ plugins: - jekyll-feed - jekyll-redirect-from - flexible_include + - jekyll-d2 + - kramdown-syntax-coderay feed: