From db6ad1e00ea255fdae9306ab3133debcbd4d1732 Mon Sep 17 00:00:00 2001 From: Rasmus Dahlberg Date: Sun, 27 Mar 2022 22:48:48 +0200 Subject: update source of www.sigsum.org New template, font, colors, and logo. A few edits to text, chunking it up under a few different pages that can be navigated. --- hugo/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 hugo/.gitignore (limited to 'hugo/.gitignore') diff --git a/hugo/.gitignore b/hugo/.gitignore new file mode 100644 index 0000000..5286546 --- /dev/null +++ b/hugo/.gitignore @@ -0,0 +1,2 @@ +public +resources -- cgit v1.2.3