This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/master by this push:
new 4e87a77 Adding badges for contrib and deprecated
4e87a77 is described below
commit 4e87a77904a5371a54fbaead0c4d96e64ca5ef1e
Author: Dan Klco <[email protected]>
AuthorDate: Thu May 24 10:37:20 2018 -0400
Adding badges for contrib and deprecated
---
src/main/jbake/assets/badges/contrib.svg | 1 +
src/main/jbake/assets/badges/deprecated.svg | 1 +
2 files changed, 2 insertions(+)
diff --git a/src/main/jbake/assets/badges/contrib.svg
b/src/main/jbake/assets/badges/contrib.svg
new file mode 100644
index 0000000..1281b99
--- /dev/null
+++ b/src/main/jbake/assets/badges/contrib.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" width="94"
height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0"
stop-color="#bbb" stop-opacity=".1"/><stop offset="1"
stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="94"
height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path
fill="#555" d="M0 0h45v20H0z"/><path fill="#97CA00" d="M45 0h49v20H45z"/><path
fill="url(#b)" d="M0 0h94v20H0z"/></g><g fill="#fff" t [...]
\ No newline at end of file
diff --git a/src/main/jbake/assets/badges/deprecated.svg
b/src/main/jbake/assets/badges/deprecated.svg
new file mode 100644
index 0000000..627f1ea
--- /dev/null
+++ b/src/main/jbake/assets/badges/deprecated.svg
@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink" width="116"
height="20"><linearGradient id="b" x2="0" y2="100%"><stop offset="0"
stop-color="#bbb" stop-opacity=".1"/><stop offset="1"
stop-opacity=".1"/></linearGradient><clipPath id="a"><rect width="116"
height="20" rx="3" fill="#fff"/></clipPath><g clip-path="url(#a)"><path
fill="#555" d="M0 0h45v20H0z"/><path fill="#9f9f9f" d="M45 0h71v20H45z"/><path
fill="url(#b)" d="M0 0h116v20H0z"/></g><g fill="#fff [...]
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
[email protected].