[Reproducible-commits] [blog] 01/01: improve links in sidebar

Holger Levsen holger at layer-acht.org
Wed May 18 10:23:11 UTC 2016


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository blog.

commit 4242133ebecdfedd88bcfafbf4b9270d5545c80e
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed May 18 12:22:14 2016 +0200

    improve links in sidebar
---
 TODO         | 22 +++++-----------------
 local.css    |  4 ++++
 sidebar.mdwn |  4 +++-
 3 files changed, 12 insertions(+), 18 deletions(-)

diff --git a/TODO b/TODO
index 56dc77d..7d74ab6 100644
--- a/TODO
+++ b/TODO
@@ -1,31 +1,19 @@
-#55 needs to be written and finished
+#56 needs to be written and finished
 	should be published with bin/publish.sh to get the meta headers right
-	run ikiwiki-calendar as documented below…
+	afterwards h01ger needs to run ikiwiki-calendar as documented below…
 
 to be documented:
 	bin/guess_tags.sh
 	bin/publish.sh
 
 TODO for bin/publish.sh:
+	include guess_tags.sh?
+	run "ikiwiki-calendar -f /home/groups/reproducible/blog/blog.setup 'posts/*'" as holger on alioth to update the archive
 	should detect if committers are not listed in "This weeks edition was written by"…
 		(by looking at git log drafts/$week.mdwn)
-	run "ikiwiki-calendar -f /home/groups/reproducible/blog/blog.setup 'posts/*'" as holger on alioth to update the archive
 
 ikiwiki polishing:
 	use nicer css than current one
-	add links to these too?
-		tests.reproducibe-builds-org
-			debian
-			fedora
-			archlinux
-			openwrt
-			freebsd
-			netbsd
-			coreboot
-			wip: fdroid
-			soon: guix
-		reproducibe-builds-org/who
-		SOURCE_DATE_EPOCH spec
 
 import posts 1-47
-	(better than adding pointers to ttps://people.debian.org/~lunar/blog/posts/reproducible_builds_stretch_week_(1-47)/)
+	(better than adding pointers to https://people.debian.org/~lunar/blog/posts/reproducible_builds_stretch_week_(1-47)/)
diff --git a/local.css b/local.css
index 2903b52..f03301f 100644
--- a/local.css
+++ b/local.css
@@ -1,3 +1,7 @@
 .feedlink {
   text-align: right;
 }
+
+.sidebar {
+        width: 30ex;
+}
diff --git a/sidebar.mdwn b/sidebar.mdwn
index 17dfbc9..f821b43 100644
--- a/sidebar.mdwn
+++ b/sidebar.mdwn
@@ -10,6 +10,8 @@ Links:
 
  * Blog [[archives]]
  * [reproducible-builds.org](https://reproducible-builds.org)
- * [tests.reproducible-builds.org](https://tests.reproducible-builds.org)
+   * [projects](https://reproducible-builds.org/who)
+   * [tests.r-b.o](https://tests.reproducible-builds.org)
  * [Reproducible builds Debian wiki](https://wiki.debian.org/ReproducibleBuilds)
+ * [SOURCE_DATE_EPOCH specification](https://reproducible-builds.org/specs/source-date-epoch/)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/blog.git



More information about the Reproducible-commits mailing list