[Reproducible-commits] [blog] 01/01: briefly explain how personal pages work

Holger Levsen holger at layer-acht.org
Wed Apr 27 09:10:44 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 79c4f9678cd0c905b262e385a4799a2744130a85
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Apr 27 11:10:23 2016 +0200

    briefly explain how personal pages work
---
 README | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/README b/README
index 53177ce..cc4412b 100644
--- a/README
+++ b/README
@@ -66,6 +66,7 @@ It's easy to preview before commiting changes:
 	make serve
 	# point your webbrowser to http://localhost:8000
 
+
 Configuration of the calendar plugin on alioth
 ----------------------------------------------
 holger at moszumanska:~$ crontab -l | tail -2
@@ -73,6 +74,17 @@ holger at moszumanska:~$ crontab -l | tail -2
 0 0 * * * ikiwiki-calendar -f /home/groups/reproducible/blog/blog.setup 'posts/*'
 
 
+Personal posts
+--------------
+Develop them in drafts/people/$you/ & preview as usual.
+Publish them by moving them to posts/people/$you which will make them also
+show up on Planet Debian.
+  You can use tags like in the main posts, but you should only add them once
+you move the post to posts/, else the draft will be linked via the tag cloud
+on the blog pages.
+
+
+
 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