Commits (4)
......@@ -2,7 +2,7 @@
layout: default
title: Continuous tests
permalink: /citests/
order: 10
order: 7
---
# Continuous tests
......
......@@ -2,7 +2,7 @@
layout: default
title: Contribute
permalink: /contribute/
order: 1
order: 8
---
# Contribute
......@@ -11,7 +11,7 @@ There are many ways to contribute to the Reproducible Builds project:
* **Please join the [`rb-general` mailing-list](https://lists.reproducible-builds.org/listinfo/rb-general).**
* [Join the Reproducible Builds group](http://salsa.debian.org/reproducible-builds) on [Salsa](https://salsa.debian.org/) to contribute directly on our Git repositories. ([Full signup instructions]({{ "/contribute/salsa/" | relative_url }}))
* [Join the Reproducible Builds group](http://salsa.debian.org/reproducible-builds) on [Salsa](https://salsa.debian.org/) to contribute directly on our Git repositories. ([**Full signup instructions**]({{ "/contribute/salsa/" | relative_url }}))
* Subscribe to the [reproducible-builds@lists.alioth.debian.org mailing list](https://lists.alioth.debian.org/mailman/listinfo/reproducible-builds)
and/or other [reproducible builds](https://lists.reproducible-builds.org/)
......@@ -21,8 +21,8 @@ There are many ways to contribute to the Reproducible Builds project:
and possibly [#debian-reproducible](https://webchat.oftc.net/?channels=#debian-reproducible)
too.
* You can also subscribe to
[commit notifications](https://lists.reproducible-builds.org/listinfo/rb-commits).
You can also subscribe to [commit notifications](https://lists.reproducible-builds.org/listinfo/rb-commits)
to keep track of contributions.
## Task suggestions
......
......@@ -2,7 +2,6 @@
layout: default
title: How to join the Salsa group
permalink: /contribute/salsa/
order: -1
---
# How to join the Salsa group
......
......@@ -2,7 +2,7 @@
layout: no_sidebar
title: Home
title_head: Reproducible Builds — a set of software development practices that create an independently-verifiable path from source to binary code
order: 0
order: 1
permalink: /
---
......
---
layout: default
title: News & reports
title: News
permalink: /news/
order: 5
order: 2
redirect_from:
- /reports/
- /blog/
......
......@@ -2,7 +2,7 @@
layout: default
title: Talks
permalink: /resources/
order: 7
order: 5
---
# Talks & Resources
......
......@@ -9,8 +9,6 @@ order: 3
<p class="lead">Several tools are available to make your life easier when working on reproducible builds.</p>
[Signed tarballs are available](https://reproducible-builds.org/_lfs/releases/).
## diffoscope
[diffoscope](https://diffoscope.org/) will try to get to the bottom of what
......@@ -89,3 +87,5 @@ changing the source code, changed the generated binaries.
## Misc
* [Style guide for reproducible-builds.org](https://reproducible-builds.org/style/) - this guide aims to provide standards, principles and components to design consistent views related to the Reproducible Builds project.
[Signed tarballs are available](https://reproducible-builds.org/_lfs/releases/) for our tools.
---
layout: default
title: Projects
title: Who is involved?
permalink: /projects/
order: 4
redirect_from: /who/
......