Commit f3c3820b authored by Ninette Adhikari's avatar Ninette Adhikari Committed by Chris Lamb
Browse files

Fix image urls and heading description

parent dd2af698
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -2,12 +2,12 @@
  year: 2024
  success_stories:
  - title: Arch Linux minimal container userland
    image: "/images/success-stories/archlinux.png"
    image: "archlinux.png"
    url: https://lists.reproducible-builds.org/pipermail/rb-general/2024-March/003301.html
    summary: Reproducible builds developer *kpcyrd* reported that that the <a href="https://archlinux.org/">Arch Linux</a> "minimal container userland" <a href="https://lists.reproducible-builds.org/pipermail/rb-general/2024-March/003301.html">is now 100% reproducible</a>.
    blog: "reports/2024-03#arch-linux-minimal-container-userland-now-100-reproducible"
  - title: Delta chat clients
    image: "/images/success-stories/deltachat.png"
    image: "deltachat.png"
    url: https://chaos.social/@delta/112047758353026678
    summary: <a href="https://delta.chat">Delta Chat</a>, an open source messaging application that can work over email, announced that the Rust-based core library underlying Delta chat application <a href="https://chaos.social/@delta/112047758353026678">is now reproducible</a>.
    blog: "reports/2024-03#delta-chat-clients-now-reproducible"
@@ -19,29 +19,29 @@
- year: 2023
  success_stories:
  - title: NixOS installation image
    image: "/images/success-stories/nixos.png#right"
    image: "nixos.png"
    url: https://discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756
    summary: On the <a href="https://discourse.nixos.org/t/nixos-reproducible-builds-minimal-installation-iso-successfully-independently-rebuilt/34756">NixOS Discourse instance</a>, Arnout Engelen (*raboof*) announced that NixOS have created an independent, bit-for-bit identical rebuilding of the `nixos-minimal` image that is used to install NixOS.
    blog: "reports/2023-10#nixos-installation-image-reproducible"
  - title: CPython source tarballs
    image: "/images/success-stories/python-logo.png#right"
    image: "python-logo.png"
    url: https://github.com/python/release-tools/pull/62
    summary: <a href="https://sethmlarson.dev/">Seth Larson</a> published a blog post <a href="https://sethmlarson.dev/security-developer-in-residence-weekly-report-14">investigating the reproducibility of the CPython source tarballs</a>.
    blog: "reports/2023-10#cpython-source-tarballs-now-reproducible"
- year: 2022
  success_stories:
  - title: Yocto Project's core metadata (OpenEmbedded-Core)
    image: "/images/success-stories/yoctoproject.png#right"
    image: "yoctoproject.png"
    url: https://www.yoctoproject.org/
    summary: The <a href="https://www.yoctoproject.org/">Yocto Project</a> reported that it's core metadata (OpenEmbedded-Core) is now reproducible for all recipes (100% coverage) after issues with newer languages such as Golang were resolved.
    blog: "/reports/2022-02"
  - title: Java Reproducible Central
    image: "/images/success-stories/reproducible-central.png#right"
    image: "reproducible-central.png"
    url: https://github.com/jvm-repo-rebuild/reproducible-central
    summary: Hervé Boutemy <a href="https://lists.reproducible-builds.org/pipermail/rb-general/2022-March/002529.html">posted to our mailing list with an announcement</a> that the Java Reproducible Central has hit the milestone of "500 fully reproduced builds of upstream projects".
    blog: "reports/2022-03"
  - title: Debian
    image: "/images/success-stories/debian.png#right"
    image: "debian.png#right"
    url: https://debian.org/
    summary: In <a href="https://debian.org/">Debian</a>, the `essential` and `required` package sets became 100% reproducible in Debian *bookworm* on the `amd64` and `arm64` architectures.
    blog: "reports/2022-08#debian"
@@ -53,26 +53,26 @@
- year: 2021
  success_stories:
  - title: Tor browser
    image: "/images/success-stories/tor.png"
    image: "tor.png"
    url: https://www.torproject.org/
    summary: The secure/anonymous <a href="https://www.torproject.org/">Tor browser</a> now supports reproducible source releases.
    blog: "reports/2021-12"
- year: 2017
  success_stories:
  - title: Tails
    image: "images/success-stories/tails.png"
    image: "tails.png"
    url: https://tails.boum.org/
    summary: <a href="https://tails.boum.org">Tails</a> announced that they were proud to present Tails 3.3 as one of the "<a href="https://tails.boum.org/news/reproducible_Tails/">world's first reproducible ISO images</a>".
    blog: "blog/posts/134/#reproducible-work-in-other-projects"
- year: 2016
  success_stories:
  - title: Coreboot Images
    image: images/success-stories/coreboot.png
    image: "coreboot.png"
    url: https://www.coreboot.org/
    summary: <a href="https://www.phoronix.com/scan.php?page=news_item&px=Coreboot-100-Reproducible-Build">100% Of The 289 Coreboot Images Are Now Built Reproducibly</a> by Phoronix.
    blog: "blog/posts/87#media-coverage"
  - title: Scala
    image: images/success-stories/scala.png#right
    image: "scala.png"
    url: https://www.scala-lang.org/
    summary: The first non-trivial library written in the <a href="https://www.scala-lang.org/">Scala</a> programming language on the <a href="https://reproducible-builds.org/docs/jvm/">Java Virtual Machine</a> was released with Arnout Engelen's <a href="https://github.com/raboof/sbt-reproducible-builds">`sbt-reproducible-builds`</a> plugin enabled during the build. This resulted in <a href="https://akka.io/blog/news/2019/04/03/akka-2.5.22-released">Akka 2.5.22</a> becoming reproducible, both for the artifacts built with version <a href="https://arnout.engelen.eu/rb/akka/2.12/2.5.22/">2.12.8</a> and 2.13.0-RC1 of the Scala compiler.
    blog: "reports/2019-04#upstream-news"
+3 −3
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@ order: 26

<h1>Reproducible Builds Success Stories</h1>

This page lists the products, which are shipping with verifiable reproducible builds in the real world. 100% reproducible projects are considered as success stories.
This page highlights the success stories of Reproducible Builds, showcasing real-world examples of projects shipping with verifiable, reproducible builds. These stories aim to enhance the technical resilience of the initiative by encouraging community involvement and inspiring new contributions.

<h2>Featured Success Stories</h2>

@@ -26,7 +26,7 @@ This page lists the products, which are shipping with verifiable reproducible bu
      </div>
      {% else %}
        <a href="{{ item.url }}" >
          <img class="feature-image card-img-top hide-image" src="{{ item.image | relative_url }}">
          <img class="feature-image card-img-top hide-image" src="/images/success-stories{{ item.image | relative_url }}">
        </a>
      {% endif %}
      <div class="card-body">
@@ -56,7 +56,7 @@ This page lists the products, which are shipping with verifiable reproducible bu
      {% else %}
      <div class="col-sm d-flex justify-content-end">
        <a href="{{ item.url }}" >
          <img src="{{ item.image | relative_url }}">
          <img src="/images/success-stories{{ item.image | relative_url }}">
        </a>
      </div>
      {% endif %}