[
https://issues.apache.org/jira/browse/GRIFFIN-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15901366#comment-15901366
]
William Guo commented on GRIFFIN-2:
-----------------------------------
>From http://www.apache.org/dev/project-site.html
Apache CMS, which provides a simple browser-based user interface for editing,
staging and publishing site content in Markdown, HTML or any other source
format for which support has been added. See the CMS reference and adoption for
more details. The Apache CMS uses svnpubsub as the underlying mechanism for
publishing a site.
svnpubsub, which allows the static contents of a designated svn folder
(example) to automatically published as the project web site at
http://project.apache.org/. The project team can use any site build mechanism
it wants as long as the above requirements are met.
gitpubsub, which allows the static contents of a designated git repository to
be served as the website for a project. git based websites are typically
maintained in a asf-site branch to be published as https://project.apache.org.
They can be hosted from your primary project repo. Typically these will be
built as a jenkins job or a buildbot job. It is recommended that you only have
a single writer to the asf-site branch to avoid potential conflicts.
I will use gitpubsub for griffin website.
> Setup griffin website on apache
> --------------------------------
>
> Key: GRIFFIN-2
> URL: https://issues.apache.org/jira/browse/GRIFFIN-2
> Project: Griffin (Incubating)
> Issue Type: Task
> Reporter: William Guo
> Assignee: William Guo
> Labels: apachesite
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Setup website at apache svn repo.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)