[
https://issues.apache.org/jira/browse/HTRACE-19?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14248956#comment-14248956
]
stack commented on HTRACE-19:
-----------------------------
I did a bit more fixup and committed to master.
I then checkedout our publish dir (see Jake's email below),
https://svn.apache.org/repos/asf/incubator/htrace/site, and did a site:stage
into the publish subdir and committed it:
{code}
538 cd checkouts/incubator-htrace/
539 mvn site:stage
-DstagingDirectory=/Users/stack/checkouts/htrace.site/publish/
540 cd -DstagingDirectory=/Users/stack/checkouts/htrace.site/publish/
svn commit -m '....'
{code}
Hopefully website will be up shortly.
{code}
Date: Wed, 12 Nov 2014 12:40:37 -0500
Message-ID: <CANyrgvcVc7ZoruvZOia=10qncwv6kknvymwcwvibhvj+thw...@mail.gmail.com>
Subject: Re: HTrace project bootstraping
From: Jake Farrell <[email protected]>
To: [email protected]
Cc: Jake Farrell <[email protected]>
Content-Type: multipart/alternative; boundary=001a11c3c864cadd010507ace460
X-Virus-Checked: Checked by ClamAV on apache.org
--001a11c3c864cadd010507ace460
Content-Type: text/plain; charset=UTF-8
The incubator status page is updated by checking out the source from [1]
and editing content/projects/htrace.xml and then running the build.sh
script and verifying before committing. To publish the site from staging to
live see [2]
For the website, I have set it up to use svnpubsub and with the thought
that the content would eventually go in [3] and and then be generated (via
middleman, maven, etc) with the output directory for the generated site at
[4], which svnpubsub will push live for us. i've currently only put a
holding page in publish that has a redirect to our status page until we get
content up
-Jake
[1]: https://svn.apache.org/repos/asf/incubator/public/trunk
[2]:
http://incubator.apache.org/guides/website.html#Edit+your+project+status+page
[3]: http://svn.apache.org/repos/asf/incubator/htrace/site/content
[4]: http://svn.apache.org/repos/asf/incubator/htrace/site/publish
{code}
> First cut at website
> --------------------
>
> Key: HTRACE-19
> URL: https://issues.apache.org/jira/browse/HTRACE-19
> Project: HTrace
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Attachments: 19.txt
>
>
> Deploy our first website.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)