From b9ac52a1a9639df455bc1f8773dabaccd3739c10 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sergio=20Mart=C3=ADnez=20Portela?= Date: Tue, 15 Nov 2022 21:20:25 +0100 Subject: [PATCH] Support light&dark syntax on code blocks. --- .gitignore | 3 ++- scripts/generate.py | 4 ++-- static/style.css | 11 ++++++++++- 3 files changed, 14 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index c7ac740..54813d3 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -_gen \ No newline at end of file +_gen +static/syntax.css \ No newline at end of file diff --git a/scripts/generate.py b/scripts/generate.py index 718b65d..bc9e10b 100644 --- a/scripts/generate.py +++ b/scripts/generate.py @@ -609,7 +609,7 @@ def render_as_document(headline, doc, headlineLevel, graph, title): {title} @ {SITE_NAME} - +