[Git][reproducible-builds/reproducible-website][master] 2 commits: Hide the "How to join the Salsa group" page from the header

Mattia Rizzolo gitlab at salsa.debian.org
Thu Nov 8 11:26:49 CET 2018


Mattia Rizzolo pushed to branch master at Reproducible Builds / reproducible-website


Commits:
dfa32541 by Mattia Rizzolo at 2018-11-08T10:09:56Z
Hide the "How to join the Salsa group" page from the header

It's already linked from the contribute page

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -
ef6b03bd by Mattia Rizzolo at 2018-11-08T10:25:24Z
exclude /test from being exported to the final website

Signed-off-by: Mattia Rizzolo <mattia at debian.org>

- - - - -


2 changed files:

- _config.yml
- contribute/salsa.md


Changes:

=====================================
_config.yml
=====================================
@@ -23,3 +23,4 @@ exclude:
 - .git
 - .gitignore
 - bin/
+- test


=====================================
contribute/salsa.md
=====================================
@@ -2,7 +2,7 @@
 layout: simple
 title: How to join the Salsa group
 permalink: /contribute/salsa/
-order: 4
+order: -1
 ---
 
 [Salsa](https://salsa.debian.org) is the name of the collaborative development server for [Debian](https://debian.org/) based on [GitLab](https://gitlab.com/). *Salsa* provides the necessary tools for package maintainers, packaging teams and other individuals and groups for collaborative development.



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/77b419dbc6dcf707edfd7e1d7673a1d009aecb90...ef6b03bd2b12509f68c5d6d5c1021bec1e1f6fea

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/compare/77b419dbc6dcf707edfd7e1d7673a1d009aecb90...ef6b03bd2b12509f68c5d6d5c1021bec1e1f6fea
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/20181108/29558baa/attachment.html>


More information about the rb-commits mailing list