You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@whimsical.apache.org by sebb <se...@gmail.com> on 2016/08/19 15:08:41 UTC

Creating the whimsical.apache.org website

The relevant JIRA is https://issues.apache.org/jira/browse/INFRA-10611

I think this was closed because it was confused with whimsy.apache.org.

Before re-opening it, we need to decide where to keep the website source.

It could perhaps be a subdirectory of the GitHub code
https://github.com/apache/whimsy/
but is that the best place for it?

There is an empty Git repo at
https://git-wip-us.apache.org/repos/asf?p=whimsy.git;a=summary
which could perhaps be used?

Having decided on a location, I guess we need to populate it with at
least an index file and then re-open INFRA-10611 to get the source
published.

Re: Creating the whimsical.apache.org website

Posted by Sam Ruby <ru...@intertwingly.net>.
Everything is set up:

https://git-wip-us.apache.org/repos/asf?p=whimsy-whimsical-site.git;a=tree;h=refs/heads/asf-site;hb=refs/heads/asf-site

http://whimsical.apache.org/

To get started,

$ git clone --branch asf-site
http://git-wip-us.apache.org/repos/asf/whimsy-whimsical-site.git
whimsical-site

- Sam Ruby

On Fri, Aug 19, 2016 at 2:06 PM, sebb <se...@gmail.com> wrote:
> Thanks!
>
> On 19 August 2016 at 17:29, Sam Ruby <ru...@intertwingly.net> wrote:
>> On Fri, Aug 19, 2016 at 11:08 AM, sebb <se...@gmail.com> wrote:
>>> The relevant JIRA is https://issues.apache.org/jira/browse/INFRA-10611
>>>
>>> I think this was closed because it was confused with whimsy.apache.org.
>>>
>>> Before re-opening it, we need to decide where to keep the website source.
>>>
>>> It could perhaps be a subdirectory of the GitHub code
>>> https://github.com/apache/whimsy/
>>> but is that the best place for it?
>>>
>>> There is an empty Git repo at
>>> https://git-wip-us.apache.org/repos/asf?p=whimsy.git;a=summary
>>> which could perhaps be used?
>>>
>>> Having decided on a location, I guess we need to populate it with at
>>> least an index file and then re-open INFRA-10611 to get the source
>>> published.
>>
>> I dropped in on HipChat and re-opened INFRA-10611 with instructions on
>> the simplest way forward.  If we need something fancier later, we can
>> change it.
>>
>> Once set up, content placed in the asf-site branch will be pushed to the site.
>>
>> - Sam Ruby

Re: Creating the whimsical.apache.org website

Posted by sebb <se...@gmail.com>.
Thanks!

On 19 August 2016 at 17:29, Sam Ruby <ru...@intertwingly.net> wrote:
> On Fri, Aug 19, 2016 at 11:08 AM, sebb <se...@gmail.com> wrote:
>> The relevant JIRA is https://issues.apache.org/jira/browse/INFRA-10611
>>
>> I think this was closed because it was confused with whimsy.apache.org.
>>
>> Before re-opening it, we need to decide where to keep the website source.
>>
>> It could perhaps be a subdirectory of the GitHub code
>> https://github.com/apache/whimsy/
>> but is that the best place for it?
>>
>> There is an empty Git repo at
>> https://git-wip-us.apache.org/repos/asf?p=whimsy.git;a=summary
>> which could perhaps be used?
>>
>> Having decided on a location, I guess we need to populate it with at
>> least an index file and then re-open INFRA-10611 to get the source
>> published.
>
> I dropped in on HipChat and re-opened INFRA-10611 with instructions on
> the simplest way forward.  If we need something fancier later, we can
> change it.
>
> Once set up, content placed in the asf-site branch will be pushed to the site.
>
> - Sam Ruby

Re: Creating the whimsical.apache.org website

Posted by Sam Ruby <ru...@intertwingly.net>.
On Fri, Aug 19, 2016 at 11:08 AM, sebb <se...@gmail.com> wrote:
> The relevant JIRA is https://issues.apache.org/jira/browse/INFRA-10611
>
> I think this was closed because it was confused with whimsy.apache.org.
>
> Before re-opening it, we need to decide where to keep the website source.
>
> It could perhaps be a subdirectory of the GitHub code
> https://github.com/apache/whimsy/
> but is that the best place for it?
>
> There is an empty Git repo at
> https://git-wip-us.apache.org/repos/asf?p=whimsy.git;a=summary
> which could perhaps be used?
>
> Having decided on a location, I guess we need to populate it with at
> least an index file and then re-open INFRA-10611 to get the source
> published.

I dropped in on HipChat and re-opened INFRA-10611 with instructions on
the simplest way forward.  If we need something fancier later, we can
change it.

Once set up, content placed in the asf-site branch will be pushed to the site.

- Sam Ruby