[Reproducible-commits] [blog] 01/02: explain how to preview before commit

Holger Levsen holger at layer-acht.org
Sun Apr 17 11:32:34 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 51902271672726d55c994c405de0936d79d9d3ff
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Apr 17 13:31:08 2016 +0200

    explain how to preview before commit
---
 README | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README b/README
index 1e68f8c..0405cd3 100644
--- a/README
+++ b/README
@@ -59,6 +59,14 @@ Voila. Once it's in posts/ and has been pushed it will automatically show up
 on http://planet.debian.org - yay!
 
 
+Local previews before commit
+----------------------------
+It's easy to preview before commiting changes:
+	make
+	make serve
+	# point your webbrowser to http://localhost:8000
+
+
 This README is work in progress and will be written as we limp along and get
 going.
 

-- 
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