[Git][reproducible-builds/reproducible-website][master] 2 commits: Ensure that Jekyll enters the _docs subdirectory therefore "finding" the...

Chris Lamb gitlab at salsa.debian.org
Tue May 5 10:16:57 UTC 2020



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


Commits:
9db0027f by Chris Lamb at 2020-05-05T11:14:11+01:00
Ensure that Jekyll enters the _docs subdirectory therefore "finding" the _docs/index.md file again after it was moved there in 71fdbe2d. (Closes: reproducible-builds/reproducible-website#27)

- - - - -
a08bb5e7 by Chris Lamb at 2020-05-05T11:16:15+01:00
2020-04: Fixup link to backports, (ie. [text](href) vs. [href](text))

- - - - -


2 changed files:

- _config.yml
- _reports/2020-04.md


Changes:

=====================================
_config.yml
=====================================
@@ -10,6 +10,8 @@ description: |
 baseurl: ""
 url: https://reproducible-builds.org
 
+include: ['_docs']
+
 sass:
   sass_dir: /assets/styles
 


=====================================
_reports/2020-04.md
=====================================
@@ -107,7 +107,7 @@ Michael Osipov created a well-researched merge request to return *diffoscope* to
 
 In addition, [Ben Hutchings](https://www.decadent.org.uk/ben/) documented how `--exclude` arguments are matched against filenames [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/137111b)] and Jelle van der Waa updated the [LLVM](https://llvm.org/) test fixture difference for LLVM version 10 [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/c645b97)] as well as adding a reference to the name of the `h5dump` tool in [Arch Linux](https://archlinux.org/) [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/86bbbec)].
 
-After the above several releases, Mattia Rizzolo also uploaded them to the [https://backports.debian.org/](backports) suite of Debian for easy access to stable users.
+After the above several releases, Mattia Rizzolo also uploaded them to the [*backports*](https://backports.debian.org/) suite of Debian for easy access to stable users.
 
 Lastly, Mattia Rizzolo also fixed in incorrect build dependency [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/beb845d)] and Vagrant Cascadian enabled *diffoscope* to locate the `openssl` and `h5dump` packages on [GNU Guix](https://guix.gnu.org/) [[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/108bcb7)][[...](https://salsa.debian.org/reproducible-builds/diffoscope/commit/e80650b)], and updated diffoscope in [GNU Guix](https://guix.gnu.org/) to version 141 [[...](https://git.savannah.gnu.org/cgit/guix.git/commit/?id=2d9886f7e8838d6aeb0cfb20a2a49fc7d8fb233c)] and 143 [[...](https://git.savannah.gnu.org/cgit/guix.git/commit/?id=ac4fefb2983aff5e5972b4279aee5296a08aab6a)].
 



View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/eeb9be0dc74a7b8f525ce1b086eaf700ed952386...a08bb5e75a7ab3039671c1b438d31ee9df7984fb

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reproducible-website/-/compare/eeb9be0dc74a7b8f525ce1b086eaf700ed952386...a08bb5e75a7ab3039671c1b438d31ee9df7984fb
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/20200505/ea2d2378/attachment.htm>


More information about the rb-commits mailing list