You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@incubator.apache.org by lr...@apache.org on 2018/09/08 23:39:15 UTC

incubator git commit: Suggest using 'podling website template' instead of CMS

Repository: incubator
Updated Branches:
  refs/heads/master 125eff774 -> ee5266edf


Suggest using 'podling website template' instead of CMS

Avoid using CMS as it has been deprecated, and also update
text mentioning that website can use either svn or git as
source epository.


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

Branch: refs/heads/master
Commit: ee5266edf4a57459a60af64948e781ef0ae586bd
Parents: 125eff7
Author: Luciano Resende <lr...@apache.org>
Authored: Thu Sep 6 10:51:04 2018 -0700
Committer: Luciano Resende <lr...@apache.org>
Committed: Sat Sep 8 16:36:24 2018 -0700

----------------------------------------------------------------------
 pages/guides/sites.ad | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator/blob/ee5266ed/pages/guides/sites.ad
----------------------------------------------------------------------
diff --git a/pages/guides/sites.ad b/pages/guides/sites.ad
index 1045507..05d2feb 100644
--- a/pages/guides/sites.ad
+++ b/pages/guides/sites.ad
@@ -67,17 +67,17 @@ after incubation to a permanent place in the TLP home.
 The choice of tool used to generate the web site is left to
 the podling. If you already have a tool that you are comfortable
 with, you can continue to use it. If you do not, consider using
-the link:http://www.apache.org/dev/cmsref.html[Apache CMS].
+the Jekyll based link:http://www.apache.org/dev/cmsref.html[Apache website template].
 
 Regardless of which tool you use, the web site should be maintained
-in the svn repository, and include the site generation tool as a binary
+in the svn/git repository, and include the site generation tool as a binary
 file. This simplifies the process of site generation and enables changes
 to the site to be made by any committer. The generated site should also
-be checked into svn. This allows the generated site to be relocated
+be checked into svn/git. This allows the generated site to be relocated
 to any part of the Apache site after incubation is complete.
 
 Since the site is independent of the code, it should exist high in
-the svn repository, e.g. parallel to the trunk of the source tree.
+the svn/git repository, e.g. parallel to the trunk of the source tree.
 
 === Publishing Your Website
 


---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@incubator.apache.org
For additional commands, e-mail: cvs-help@incubator.apache.org