civodul pushed a commit to branch master
in repository guix-artwork.
commit 477c666c85de6e70f88b7fc731363898a2868915
Author: Ludovic Courtès <[email protected]>
Date: Sat Jul 29 16:55:17 2017 +0200
website: posts: Add missing tags and harmonize.
* website/posts/gnu-guix-talk-in-rennes-france-november-9th.sxml,
website/posts/growing-our-build-farm.html,
website/posts/guix-at-openbio-codefest-2014.sxml,
website/posts/meet-guix-at-fosdem-2017.html,
website/posts/meet-guix-at-fosdem.sxml,
website/posts/reproducible-build-summit.html,
website/posts/reproducible-builds-a-means-to-an-end.sxml: Add missing
tags. Use "Reproducible builds" instead of "Software reproducibility".
---
website/posts/gnu-guix-talk-in-rennes-france-november-9th.sxml | 2 +-
website/posts/growing-our-build-farm.html | 1 +
website/posts/guix-at-openbio-codefest-2014.sxml | 2 +-
website/posts/meet-guix-at-fosdem-2017.html | 1 +
website/posts/meet-guix-at-fosdem.sxml | 2 +-
website/posts/reproducible-build-summit.html | 1 +
website/posts/reproducible-builds-a-means-to-an-end.sxml | 2 +-
7 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/website/posts/gnu-guix-talk-in-rennes-france-november-9th.sxml
b/website/posts/gnu-guix-talk-in-rennes-france-november-9th.sxml
index 84dc307..f4d3466 100644
--- a/website/posts/gnu-guix-talk-in-rennes-france-november-9th.sxml
+++ b/website/posts/gnu-guix-talk-in-rennes-france-november-9th.sxml
@@ -6,7 +6,7 @@
(author . "Ludovic Courtès")
(date unquote (make-date 0 0 0 0 2 11 2015 3600))
(tags unquote (list "Functional package management"
- "Software reproducibility"
+ "Reproducible builds"
"Software deployment"
"Talks"
"Transactional upgrades"))
diff --git a/website/posts/growing-our-build-farm.html
b/website/posts/growing-our-build-farm.html
index 7472a96..2034d6c 100644
--- a/website/posts/growing-our-build-farm.html
+++ b/website/posts/growing-our-build-farm.html
@@ -1,6 +1,7 @@
title: Growing Our Build Farm
date: 2016-11-10 11:30
author: Andreas Enge
+tags: Build farm, LibreBoot
---
<div> <!-- needed to placate Haunt's 'html-reader' -->
<p>
diff --git a/website/posts/guix-at-openbio-codefest-2014.sxml
b/website/posts/guix-at-openbio-codefest-2014.sxml
index 44c7c7c..dcc0ea1 100644
--- a/website/posts/guix-at-openbio-codefest-2014.sxml
+++ b/website/posts/guix-at-openbio-codefest-2014.sxml
@@ -4,7 +4,7 @@
(author . "David Thompson")
(date unquote (make-date 0 0 0 0 13 7 2014 7200))
(tags unquote (list "Bioinformatics"
- "Software reproducibility"
+ "Reproducible builds"
"Talks"))
(content
div
diff --git a/website/posts/meet-guix-at-fosdem-2017.html
b/website/posts/meet-guix-at-fosdem-2017.html
index c775582..607a185 100644
--- a/website/posts/meet-guix-at-fosdem-2017.html
+++ b/website/posts/meet-guix-at-fosdem-2017.html
@@ -2,6 +2,7 @@ title: Meet Guix at FOSDEM
slug: meet-guix-at-fosdem-2017
date: 2017-01-17 14:30:00
author: Ludovic Courtès
+tags: FOSDEM
---
<div> <!-- needed to placate Haunt's 'html-reader' -->
<p>
diff --git a/website/posts/meet-guix-at-fosdem.sxml
b/website/posts/meet-guix-at-fosdem.sxml
index b7a8cba..2383537 100644
--- a/website/posts/meet-guix-at-fosdem.sxml
+++ b/website/posts/meet-guix-at-fosdem.sxml
@@ -6,7 +6,7 @@
(tags unquote (list "FOSDEM"
"GNU/Hurd"
"High-performance computing"
- "Software reproducibility"
+ "Reproducible builds"
"Talks"))
(content
div
diff --git a/website/posts/reproducible-build-summit.html
b/website/posts/reproducible-build-summit.html
index f2506b8..c1e906c 100644
--- a/website/posts/reproducible-build-summit.html
+++ b/website/posts/reproducible-build-summit.html
@@ -1,6 +1,7 @@
title: Reproducible Build Summit, 2nd Edition
date: 2016-12-16 18:00
author: Ludovic Courtès, John Darrington, Ricardo Wurmus
+tags: Reproducible builds
---
<div> <!-- needed to placate Haunt's 'html-reader' -->
<p>
diff --git a/website/posts/reproducible-builds-a-means-to-an-end.sxml
b/website/posts/reproducible-builds-a-means-to-an-end.sxml
index b2da577..9ad938b 100644
--- a/website/posts/reproducible-builds-a-means-to-an-end.sxml
+++ b/website/posts/reproducible-builds-a-means-to-an-end.sxml
@@ -5,7 +5,7 @@
(author . "Ludovic Courtès")
(date unquote
(make-date 0 0 0 0 11 11 2015 3600))
- (tags unquote (list "Software reproducibility"))
+ (tags unquote (list "Reproducible builds"))
(content
div
(h4 "What we stand for")