From 173e4cd4a2f7901ef524bfb5d762565c8983eb19 Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Thu, 3 Dec 2020 22:52:37 -0600 Subject: [PATCH] Exclude privacytools.io directory from site generation --- .gitmodules | 2 +- _config.yml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 2bcce9a3..1db631d9 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "assets/fonts/fa-webfonts"] path = assets/fonts/fa-webfonts - url = git@code.aragon.ventures:jonah/fa-webfonts.git + url = https://github.com/jonaharagon/fa-webfonts.git diff --git a/_config.yml b/_config.yml index a110eece..b6c841ad 100644 --- a/_config.yml +++ b/_config.yml @@ -89,6 +89,7 @@ defaults: markdown: kramdown plugins: - jekyll-feed +exclude: [privacytools.io/] # Exclude from processing. # The following items will not be processed, by default. Create a custom list