[
https://issues.apache.org/jira/browse/QUARKS-28?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15196486#comment-15196486
]
ASF GitHub Bot commented on QUARKS-28:
--------------------------------------
GitHub user kmarsden opened a pull request:
https://github.com/apache/incubator-quarks-website/pull/5
[QUARKS-28] updated README.md and build.sh script for publishing website
Please review and if they look good commit the updated README.md file and
build.sh for publishing the website. The orphan asf-site branch is not
created yet and gitpubsub not active so I couldn't really test this. Hopefully
this provides a starting point but may need to be tweaked.
To create the asf-site branch I think a committer needs to:
git checkout --orphan asf-site
git rm -rf .
git commit -m "Create orphan asf-site branch for web site"
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kmarsden/incubator-quarks-website
publish-web-quarks-28
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-quarks-website/pull/5.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #5
----
commit 8d74678972624c4707c0fe3b42a37713df302c9f
Author: Katherine Marsden <[email protected]>
Date: 2016-03-15T22:58:42Z
[QUARKS-28] Update README.md and add build.sh for publishing web site
commit fe3df5d80053c73e56b3af4977d95cb5591567f8
Author: Katherine Marsden <[email protected]>
Date: 2016-03-15T23:10:29Z
[QUARKS-28] make sure we git add in build.sh and add Developing section to
README.md
----
> Publish initial website content once committed
> ----------------------------------------------
>
> Key: QUARKS-28
> URL: https://issues.apache.org/jira/browse/QUARKS-28
> Project: Quarks
> Issue Type: Sub-task
> Components: Web Site
> Reporter: Kathey Marsden
> Assignee: Kathey Marsden
>
> Once the initial website content is ready, we need to create an orphan
> asf-site branch which contains a single directory content.
> Then file an INFRA issue to publish with gitpbusub.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)