From ee9a25c04430a90151499f1cdb532af407f45512 Mon Sep 17 00:00:00 2001 From: Alix von Schirp <15247003+B00tLoad@users.noreply.github.com> Date: Fri, 4 Apr 2025 01:27:39 +0200 Subject: [PATCH] Create _config.yml --- _config.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 _config.yml diff --git a/_config.yml b/_config.yml new file mode 100644 index 0000000..62cc32c --- /dev/null +++ b/_config.yml @@ -0,0 +1,6 @@ +remote_theme: pages-themes/cayman@v0.2.0 +plugins: +- jekyll-remote-theme +show_downloads: false +title: "cis-oss commit spec" +description: "How to format commits to cis-oss projects."