You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2016/06/05 10:34:38 UTC

incubator-ponymail-site git commit: note that we now (or soon) have a buildbot for this

Repository: incubator-ponymail-site
Updated Branches:
  refs/heads/asf-site b6588987f -> 88d577797


note that we now (or soon) have a buildbot for this


Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/commit/88d57779
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/tree/88d57779
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/diff/88d57779

Branch: refs/heads/asf-site
Commit: 88d577797cc1508fca57afbdfa008a2135dbde99
Parents: b658898
Author: humbedooh <hu...@apache.org>
Authored: Sun Jun 5 12:34:17 2016 +0200
Committer: humbedooh <hu...@apache.org>
Committed: Sun Jun 5 12:34:17 2016 +0200

----------------------------------------------------------------------
 source/BUILDING.txt | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail-site/blob/88d57779/source/BUILDING.txt
----------------------------------------------------------------------
diff --git a/source/BUILDING.txt b/source/BUILDING.txt
index c0e8e8f..f254a62 100644
--- a/source/BUILDING.txt
+++ b/source/BUILDING.txt
@@ -1,3 +1,6 @@
+NOTE: This is now handled by the buildbot, you only need to change the markdown
+      files and the buildbot will regenerate the site and publish it.
+      
 # Building the web site
 
 * Install the markdown module for Python 3: sudo pip3 install markdown