[Git][reproducible-builds/reproducible-website][master] 2 commits: Drop unnecessary "back" link on /who/.

Chris Lamb (@lamby) gitlab at salsa.debian.org
Thu Feb 3 22:15:20 UTC 2022



Chris Lamb pushed to branch master at Reproducible Builds / reproducible-website


Commits:
34aff40b by Chris Lamb at 2022-02-03T14:02:50-08:00
Drop unnecessary "back" link on /who/.

- - - - -
0057f15f by Chris Lamb at 2022-02-03T14:15:07-08:00
Rework /who/ wrt. sponsor links.

- - - - -


5 changed files:

- + images/who/sponsors.svg
- who_/index.md
- who_/people.md
- who_/projects.md
- sponsor.md → who_/sponsors.md


Changes:

=====================================
images/who/sponsors.svg
=====================================
@@ -0,0 +1,29 @@
+<svg xmlns="http://www.w3.org/2000/svg" class="iconic iconic-thermometer" width="128" height="128" viewBox="0 0 128 128">
+  <g class="iconic-metadata">
+    <title>Thermometer</title>
+  </g>
+  <g class="iconic-thermometer-lg iconic-container iconic-lg" data-width="44" data-height="128" display="inline" transform="translate(42)">
+    <path stroke="#000" stroke-width="2" stroke-linecap="round" class="iconic-thermometer-tick iconic-thermometer-tick-6 iconic-property-stroke" d="M28 75h2" fill="none" />
+    <path stroke="#000" stroke-width="2" stroke-linecap="round" class="iconic-thermometer-tick iconic-thermometer-tick-5 iconic-property-stroke" d="M28 63h2" fill="none" />
+    <path stroke="#000" stroke-width="2" stroke-linecap="round" class="iconic-thermometer-tick iconic-thermometer-tick-4 iconic-property-stroke" d="M28 51h2" fill="none" />
+    <path stroke="#000" stroke-width="2" stroke-linecap="round" class="iconic-thermometer-tick iconic-thermometer-tick-3 iconic-property-stroke" d="M28 39h2" fill="none" />
+    <path stroke="#000" stroke-width="2" stroke-linecap="round" class="iconic-thermometer-tick iconic-thermometer-tick-2 iconic-property-stroke" d="M28 27h2" fill="none" />
+    <path stroke="#000" stroke-width="2" stroke-linecap="round" class="iconic-thermometer-tick iconic-thermometer-tick-1 iconic-property-stroke" d="M28 15h2" fill="none" />
+    <path stroke="#000" stroke-width="2" stroke-linecap="round" d="M13.999 86.578c-7.629 3.146-12.999 10.657-12.999 19.422 0 11.598 9.402 21 21 21s21-9.402 21-21c0-8.766-5.372-16.278-13.003-19.424l.003-77.576c0-4.418-3.582-8-8-8s-8 3.582-8 8l-.001 77.578z"
+    class="iconic-thermometer-body iconic-property-stroke" fill="none" />
+    <path stroke="#000" stroke-width="6" stroke-linecap="round" class="iconic-thermometer-shaft iconic-property-stroke" d="M22 9v101" fill="none" />
+    <circle cx="22" cy="106" r="16" class="iconic-thermometer-well iconic-property-fill" />
+  </g>
+  <g class="iconic-thermometer-md iconic-container iconic-md" data-width="14" data-height="32" display="none" transform="scale(4) translate(9)">
+    <path stroke="#000" stroke-linecap="round" d="M10.5 19.53c1.798 1.156 3 3.174 3 5.47 0 3.59-2.91 6.5-6.5 6.5s-6.5-2.91-6.5-6.5c0-2.292 1.208-4.301 3-5.459v-15.541c0-1.933 1.567-3.5 3.5-3.5s3.5 1.567 3.5 3.5v15.53z" class="iconic-thermometer-body iconic-property-stroke"
+    fill="none" />
+    <path stroke="#000" stroke-width="2" stroke-linecap="round" class="iconic-thermometer-shaft iconic-property-stroke" d="M7 4v22" fill="none" />
+    <circle cx="7" cy="25" r="4" class="iconic-thermometer-well iconic-property-fill" />
+  </g>
+  <g class="iconic-thermometer-sm iconic-container iconic-sm" data-width="8" data-height="16" display="none" transform="scale(8) translate(4)">
+    <path stroke="#000" stroke-linecap="round" d="M1.5 9.556c-.617.631-1 1.492-1 2.444 0 1.933 1.567 3.5 3.5 3.5s3.5-1.567 3.5-3.5c0-.952-.383-1.813-1-2.444v-6.556c0-1.381-1.119-2.5-2.5-2.5s-2.5 1.119-2.5 2.5v6.556z" class="iconic-thermometer-body iconic-property-stroke"
+    fill="none" />
+    <path stroke="#000" stroke-width="2" stroke-linecap="round" class="iconic-thermometer-shaft iconic-property-stroke" d="M4 3v9" fill="none" />
+    <circle cx="4" cy="12" r="2" class="iconic-thermometer-well iconic-property-fill" />
+  </g>
+</svg>
\ No newline at end of file


=====================================
who_/index.md
=====================================
@@ -7,17 +7,13 @@ order: 40
 
 # Individuals involved in Reproducible Builds
 
-← *Back to [who is involved]({{ "/who/" | relative_url }})*
-
-<br>
-
-Various individuals are working on providing reproducible builds to their users and developers via the not-for-profit Reproducible Builds project..
+Various individuals are working on providing reproducible builds to their users and developers via the not-for-profit Reproducible Builds project:
 {: .lead}
 
 <br>
 
 <div class="row">
-<div class="col-md-6 text-center" markdown="1">
+<div class="col-md-4 text-center" markdown="1">
 
 <a href="{{ "/who/projects/" | relative_url }}"><img src="{{ "/images/who/projects.svg" | relative_url }}" height="200"></a>
 
@@ -25,7 +21,7 @@ Various individuals are working on providing reproducible builds to their users
 {: .lead}
 
 </div>
-<div class="col-md-6 text-center" markdown="1">
+<div class="col-md-4 text-center" markdown="1">
 
 <a href="{{ "/who/people/" | relative_url }}"><img src="{{ "/images/who/people.svg" | relative_url }}" height="200"></a>
 
@@ -33,10 +29,14 @@ Various individuals are working on providing reproducible builds to their users
 {: .lead}
 
 </div>
-</div>
+<div class="col-md-4 text-center" markdown="1">
 
-<br>
+<a href="{{ "/who/sponsors/" | relative_url }}"><img src="{{ "/images/who/sponsors.svg" | relative_url }}" height="200"></a>
 
-## Sponsors
+[Sponsors]({{ "/who/sponsors/" | relative_url }})
+{: .lead}
 
-You can also see [who is currently supporting]({{ "/sponsors" | relative_url }}) the Reproducible Builds project. If you are interested in our work, please consider [becoming a sponsor]({{ "/donate/" | relative_url }})..
+</div>
+</div>
+
+<br>


=====================================
who_/people.md
=====================================
@@ -6,7 +6,9 @@ permalink: /who/people/
 
 # Who is involved?
 
-← Back to [who is involved]({{ "/who/" | relative_url }})
+← Back to [who is involved]({{ "/who/" | relative_url }}).
+
+<br>
 
 Various free software projects are working on providing reproducible builds to their users and developers via the not-for-profit Reproducible Builds project.
 {: .lead}
@@ -45,4 +47,4 @@ The Steering Committee acts as the board of the Reproducible Builds project with
 
 ## Sponsors
 
-You can see [who is currently supporting]({{ "/sponsors" | relative_url }}) the Reproducible Builds project, and if you are interested in our work please consider [becoming a sponsor]({{ "/donate/" | relative_url }}).
+You can see [who is currently supporting]({{ "/who/sponsors" | relative_url }}) the Reproducible Builds project, and if you are interested in our work please consider [becoming a sponsor]({{ "/donate/" | relative_url }}).


=====================================
who_/projects.md
=====================================
@@ -6,7 +6,7 @@ permalink: /who/projects/
 
 # Affiliated projects
 
-← *Back to [who is involved]({{ "/who/" | relative_url }})*
+← *Back to [who is involved]({{ "/who/" | relative_url }})*.
 
 <br>
 


=====================================
sponsor.md → who_/sponsors.md
=====================================
@@ -1,13 +1,18 @@
 ---
 layout: default
 title: Our sponsors
-permalink: /sponsors/
+permalink: /who/sponsors/
 order: 85
 redirect_from:
  - /sponsor/
+ - /sponsors/
 ---
 
-# Reproducible Builds' Sponsors
+# Sponsors
+
+← Back to [who is involved]({{ "/who/" | relative_url }}).
+
+<br>
 
 The not-for-profit Reproducible Builds effort needs your help to continue its work towards ensuring the security of computer systems of all shapes and sizes around the world. We use any and all donated funds to ensure focused and intense work on ensuring this mission.
 {: .lead .pb-3}
@@ -64,7 +69,7 @@ The majority of sponsorship funds go directly towards supporting the Reproducibl
 <div class="row bg-light p-md-4 p-sm-2 pt-5 pb-5">
     {% assign xs = site.data.sponsors_nonfiscal | sort: 'name' %}
     {% for x in xs %}
-    <div class="col-xs-12 col-sm-6 mb-6 mx-auto">
+    <div class="col-xs-12 col-sm-6 mb-6 mx-auto mb-3">
         <div class="card text-center h-100">
             <a href="{{ x.url }}" name="{{ x.name }}">
                 <img class="px-5 pt-5 pb-2 project-img" src="{{ x.logo | prepend: "/assets/images/sponsors/" | relative_url }}" alt="{{ x.name }}">
@@ -85,7 +90,7 @@ We used to sponsored by these entities
     {% assign xs = site.data.sponsors['old'] | sort: 'name' %}
     {% for x in xs %}
     <div class="col-xs-12 col-sm-6 mb-6 mx-auto">
-        <div class="card text-center">
+        <div class="card text-center p-3">
             <a href="{{ x.url }}" name="{{ x.name }}">
                 <img class="px-5 py-2 project-img" src="{{ x.logo | prepend: "/assets/images/sponsors/" | relative_url }}" alt="{{ x.name }}">
             </a>



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/52704ba6fff783cee4da92e2f154558bb466f837...0057f15f06a211289dff1f5d66d0367a48eaa74d

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/52704ba6fff783cee4da92e2f154558bb466f837...0057f15f06a211289dff1f5d66d0367a48eaa74d
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20220203/77d0ad1a/attachment.htm>


More information about the rb-commits mailing list