bundle default product image, with CC-by licensing metadata
authorJustin Wind <justin.wind+git@gmail.com>
Fri, 31 Dec 2021 00:39:40 +0000 (16:39 -0800)
committerJustin Wind <justin.wind+git@gmail.com>
Fri, 31 Dec 2021 00:39:40 +0000 (16:39 -0800)
static/.favicon.ico.meta [new file with mode: 0644]
static/.logo.svg.meta [new file with mode: 0644]
static/Makefile [new file with mode: 0644]
static/favicon.ico [new file with mode: 0644]
static/logo.svg [new file with mode: 0644]

diff --git a/static/.favicon.ico.meta b/static/.favicon.ico.meta
new file mode 100644 (file)
index 0000000..9ece843
--- /dev/null
@@ -0,0 +1,3 @@
+Source: https://thenounproject.com/term/sub-sandwich/58847/
+License: https://creativecommons.org/licenses/by/3.0/us/legalcode
+Author: Cédric Villain <http://www.cedric-villain.info/>
diff --git a/static/.logo.svg.meta b/static/.logo.svg.meta
new file mode 100644 (file)
index 0000000..9ece843
--- /dev/null
@@ -0,0 +1,3 @@
+Source: https://thenounproject.com/term/sub-sandwich/58847/
+License: https://creativecommons.org/licenses/by/3.0/us/legalcode
+Author: Cédric Villain <http://www.cedric-villain.info/>
diff --git a/static/Makefile b/static/Makefile
new file mode 100644 (file)
index 0000000..fdb5167
--- /dev/null
@@ -0,0 +1,14 @@
+.PHONY: all
+
+SOURCES = theme.css favicon.ico
+TARGETS = $(SOURCES:=.gz) $(SOURCES:=.br)
+
+all: $(TARGETS)
+
+%.br: %
+       brotli --verbose --no-copy-stat --keep --force "$<"
+
+%.gz: %
+       cp "$<" "$<".tmp
+       gzip "$<".tmp
+       mv "$<".tmp.gz "$@"
\ No newline at end of file
diff --git a/static/favicon.ico b/static/favicon.ico
new file mode 100644 (file)
index 0000000..fc468a7
Binary files /dev/null and b/static/favicon.ico differ
diff --git a/static/logo.svg b/static/logo.svg
new file mode 100644 (file)
index 0000000..c591f8e
--- /dev/null
@@ -0,0 +1 @@
+<svg height='300px' width='300px'  fill="#000000" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" x="0px" y="0px" viewBox="0 0 100 100" enable-background="new 0 0 100 100" xml:space="preserve"><g><path d="M93.485,69.305H88.65l-1.995,4.623h4.519v1.576c0,1.669-1.358,3.027-3.027,3.027h-3.478l-0.178,0.413   c-0.438,1.017-1.281,1.803-2.325,2.169c-0.427,0.15-0.87,0.225-1.313,0.225c-0.643,0-1.28-0.156-1.859-0.464l-4.412-2.343H59.437   l-0.075,0.172c-0.441,1.004-1.279,1.78-2.313,2.145c-0.427,0.15-0.871,0.225-1.314,0.225c-0.632,0-1.261-0.151-1.833-0.45   l-4.008-2.091H35.757l-0.179,0.413c-0.45,1.045-1.329,1.846-2.41,2.198c-0.4,0.131-0.815,0.195-1.228,0.195   c-0.701,0-1.397-0.187-2.014-0.551l-3.823-2.256H12.847c-1.669,0-3.027-1.358-3.027-3.027c0-0.063-0.002-0.126-0.007-0.188   l-0.114-1.388h8.603l-7.833-4.623H7.191c-0.646,0-1.262,0.271-1.7,0.745s-0.657,1.111-0.604,1.755l0.31,3.802   c0.055,4.171,3.465,7.548,7.649,7.548h75.299c4.219,0,7.65-3.433,7.65-7.65v-3.888C95.797,70.34,94.762,69.305,93.485,69.305z"></path><path d="M7.57,66.554h2.134l21.229,12.527c0.309,0.183,0.657,0.275,1.007,0.275c0.207,0,0.414-0.032,0.614-0.098   c0.541-0.177,0.979-0.576,1.205-1.099l3.62-8.391l17.438,9.097c0.285,0.148,0.601,0.225,0.916,0.225   c0.222,0,0.444-0.038,0.657-0.112c0.518-0.182,0.937-0.57,1.157-1.072l3.799-8.647l18.577,9.866   c0.289,0.153,0.608,0.231,0.93,0.231c0.221,0,0.442-0.037,0.656-0.111c0.521-0.185,0.943-0.577,1.163-1.085l5.007-11.606h3.663l0,0   c0.021,0,0.043,0,0.064-0.001c0.081-0.002,0.157-0.021,0.237-0.029c0.087-0.011,0.177-0.015,0.262-0.033   c0.087-0.02,0.169-0.051,0.253-0.078c0.08-0.026,0.163-0.048,0.239-0.082c0.081-0.035,0.155-0.082,0.232-0.125   c0.071-0.04,0.146-0.076,0.213-0.123c0.072-0.05,0.136-0.11,0.202-0.167c0.063-0.053,0.127-0.102,0.185-0.16   c0.061-0.062,0.111-0.133,0.166-0.2c0.051-0.064,0.106-0.124,0.151-0.193c0.049-0.073,0.085-0.153,0.125-0.231   c0.038-0.072,0.081-0.143,0.113-0.22c0.033-0.083,0.054-0.171,0.08-0.259c0.022-0.079,0.052-0.155,0.066-0.237   c0.019-0.091,0.021-0.186,0.028-0.278c0.007-0.075,0.023-0.146,0.023-0.224c0-0.011-0.004-0.021-0.004-0.031   c0-0.012,0.003-0.022,0.003-0.034c-0.281-11.35-9.395-20.239-20.748-20.239c-1.817,0-3.657,0.262-5.791,0.822   c-2.759,0.725-4.751,1.783-5.911,2.518c-3.242-2.137-6.937-3.482-10.627-3.778v-4.332c3.732-0.642,6.583-3.893,6.583-7.806   c0-3.913-2.851-7.164-6.583-7.806v-5.059c0-0.729-0.591-1.321-1.321-1.321s-1.321,0.591-1.321,1.321v5.051   c-3.756,0.622-6.633,3.884-6.633,7.813s2.876,7.192,6.633,7.813v4.287c-2.792,0.143-5.582,0.825-8.495,2.08   c-1.293,0.556-2.317,1.056-3.14,1.528c-3.269-2.033-7.057-3.133-10.951-3.133c-11.353,0-20.467,8.89-20.75,20.239   c-0.018,0.712,0.252,1.4,0.75,1.91C6.177,66.266,6.858,66.554,7.57,66.554z M31.011,74.526L17.5,66.554h16.951L31.011,74.526z    M54.771,74.373l-14.989-7.819h18.424L54.771,74.373z M79.885,74.617l-15.184-8.063h18.663L79.885,74.617z M47.535,31.471   c-1.167,0-2.114-0.947-2.114-2.114c0-1.168,0.947-2.115,2.114-2.115c1.168,0,2.115,0.947,2.115,2.115   C49.65,30.524,48.703,31.471,47.535,31.471z M25.679,48.891c3.733,0,7.339,1.351,10.106,3.762c1.682,1.536,3.623,4.095,3.642,4.12   c0.88,1.164,2.536,1.396,3.7,0.515c1.165-0.879,1.395-2.535,0.516-3.698c-0.066-0.087-1.212-1.599-2.631-3.15   c0.267-0.121,0.547-0.246,0.846-0.374c2.625-1.131,5.083-1.68,7.515-1.68c5.384,0,11.02,3.104,14.357,7.908   c0.514,0.739,1.336,1.134,2.172,1.134c0.521,0,1.046-0.152,1.505-0.472c1.198-0.833,1.495-2.479,0.662-3.677   c-0.661-0.952-1.402-1.845-2.196-2.687c0.777-0.364,1.753-0.748,2.913-1.053c1.684-0.441,3.097-0.648,4.448-0.648   c7.536,0,13.744,5.256,15.162,12.38H10.511C11.93,54.146,18.143,48.891,25.679,48.891z"></path></g></svg>
\ No newline at end of file