zsh-workers
 help / color / mirror / code / Atom feed
* Moving http://zsh.sourceforge.io/ to https://www.zsh.org/
@ 2022-02-01  7:40 Daniel Shahaf
  2022-02-02  0:49 ` Bart Schaefer
  2022-02-12 13:22 ` Daniel Shahaf
  0 siblings, 2 replies; 4+ messages in thread
From: Daniel Shahaf @ 2022-02-01  7:40 UTC (permalink / raw)
  To: zsh-workers

I think we have consensus that the Web site should move to zsh.org.

Seems to me like there isn't much work left to do:

1. Move the list of "Distribution sites" on zsh.org to the "Mirrors" page on zsh.sf.io

2. Update any self-links on zsh.sf.io to say "zsh.org" (e.g., the search box)

3. Serve the contents of zsh-web.git from the zsh.org webroot

4. Have zsh.sf.io redirect to zsh.org

Step #3 is the only one that requires special privileges.  Anyone wants
to jump in and make patches for the first two steps?

% git clone https://git.code.sf.net/p/zsh/web zsh-web.git

Cheers,

Daniel


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Moving http://zsh.sourceforge.io/ to https://www.zsh.org/
  2022-02-01  7:40 Moving http://zsh.sourceforge.io/ to https://www.zsh.org/ Daniel Shahaf
@ 2022-02-02  0:49 ` Bart Schaefer
  2022-02-02 18:28   ` Daniel Shahaf
  2022-02-12 13:22 ` Daniel Shahaf
  1 sibling, 1 reply; 4+ messages in thread
From: Bart Schaefer @ 2022-02-02  0:49 UTC (permalink / raw)
  To: Daniel Shahaf; +Cc: Zsh hackers list

On Mon, Jan 31, 2022 at 11:42 PM Daniel Shahaf <d.s@daniel.shahaf.name> wrote:
>
> I think we have consensus that the Web site should move to zsh.org.
>
> Seems to me like there isn't much work left to do:
>
> 1. Move the list of "Distribution sites" on zsh.org to the "Mirrors" page on zsh.sf.io

Which direction is that meant to be going?  Seems backwards from the
other steps.


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Moving http://zsh.sourceforge.io/ to https://www.zsh.org/
  2022-02-02  0:49 ` Bart Schaefer
@ 2022-02-02 18:28   ` Daniel Shahaf
  0 siblings, 0 replies; 4+ messages in thread
From: Daniel Shahaf @ 2022-02-02 18:28 UTC (permalink / raw)
  To: Zsh hackers list

Bart Schaefer wrote on Wed, 02 Feb 2022 00:49 +00:00:
> On Mon, Jan 31, 2022 at 11:42 PM Daniel Shahaf <d.s@daniel.shahaf.name> wrote:
>>
>> I think we have consensus that the Web site should move to zsh.org.
>>
>> Seems to me like there isn't much work left to do:
>>
>> 1. Move the list of "Distribution sites" on zsh.org to the "Mirrors" page on zsh.sf.io
>
> Which direction is that meant to be going?  Seems backwards from the
> other steps.

I meant it as written.  Before we «mv zsh.sf.io/* www.zsh.org/» we
should make sure all content all the latter is on the former.  Thus,
that step #1.

(And I agree the situation is not "desperate".  I just took the
opportunity to review sourceforge's bus factor.)


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Moving http://zsh.sourceforge.io/ to https://www.zsh.org/
  2022-02-01  7:40 Moving http://zsh.sourceforge.io/ to https://www.zsh.org/ Daniel Shahaf
  2022-02-02  0:49 ` Bart Schaefer
@ 2022-02-12 13:22 ` Daniel Shahaf
  1 sibling, 0 replies; 4+ messages in thread
From: Daniel Shahaf @ 2022-02-12 13:22 UTC (permalink / raw)
  To: zsh-workers

Daniel Shahaf wrote on Tue, 01 Feb 2022 07:40 +00:00:
> I think we have consensus that the Web site should move to zsh.org.
>
> Seems to me like there isn't much work left to do:
>
> 1. Move the list of "Distribution sites" on zsh.org to the "Mirrors" 
> page on zsh.sf.io
>
> 2. Update any self-links on zsh.sf.io to say "zsh.org" (e.g., the search box)
>
> 3. Serve the contents of zsh-web.git from the zsh.org webroot
>
> 4. Have zsh.sf.io redirect to zsh.org
>

One more step:

5 (alt 1). Set up SSH accounts for committers who'd like to be able to
deploy updates to the Web site, so they'll be able to deploy by rsync-over-
ssh to zsh.org (rather than to sf.net as today)

OR

5 (alt 2). Set up zsh.org to automatically deploy changes pushed to to zsh-web.git

Without this step, only the handful of people with SSH access will be
able to deploy updates, whereas today all committers can deploy updates.

Cheers,

Daniel


> Step #3 is the only one that requires special privileges.  Anyone wants
> to jump in and make patches for the first two steps?
>
> % git clone https://git.code.sf.net/p/zsh/web zsh-web.git
>
> Cheers,
>
> Daniel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-02-12 13:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-01  7:40 Moving http://zsh.sourceforge.io/ to https://www.zsh.org/ Daniel Shahaf
2022-02-02  0:49 ` Bart Schaefer
2022-02-02 18:28   ` Daniel Shahaf
2022-02-12 13:22 ` Daniel Shahaf

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).