From ef04a36884d3dac175577f46d0807e3b4ff4c0f0 Mon Sep 17 00:00:00 2001 From: iximeow Date: Mon, 1 Jan 2018 19:24:21 -0800 Subject: put generated files in gitignore, adjust background color for backticked regions (code tags) and clip out source/ from generated paths --- .gitignore | 1 + content_template.pandoc | 3 +++ generator/generate.py | 7 ++++--- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 1b8d12c..ddc6584 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /pruned +/generated diff --git a/content_template.pandoc b/content_template.pandoc index dc733b4..589eb25 100644 --- a/content_template.pandoc +++ b/content_template.pandoc @@ -7,6 +7,9 @@