You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Rich Bowen <rb...@apache.org> on 2016/07/07 15:35:31 UTC

Patch for website

I'm not sure what the usual procedure is for docs patches, but here's a patch for the website to point to lists.apache.org for mail archives:


-----------------------------------------



diff --git a/site/source/community.html.md b/site/source/community.html.md
index e704787..3f66440 100755
--- a/site/source/community.html.md
+++ b/site/source/community.html.md
@@ -33,12 +33,12 @@ layout: community_section
   <div class="col-md-6">
     <h2>Get In Touch</h2>
     <h3 name="mailinglists">Mailing Lists</h3>
-    <p><b>Users</b>: <a href="mailto:user-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:user-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="http://www.mail-archive.com/user@mesos.apache.org/">Archives</a><br />
-    <b>Developers</b>: <a href="mailto:dev-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:dev-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="http://www.mail-archive.com/dev@mesos.apache.org/">Archives</a><br />
-    <b>JIRA Updates</b>: <a href="mailto:issues-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:issues-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="http://www.mail-archive.com/issues@mesos.apache.org/">Archives</a><br />
-    <b>Reviews</b>: <a href="mailto:reviews-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:reviews-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="http://www.mail-archive.com/reviews@mesos.apache.org/">Archives</a><br />
-    <b>Jenkins Builds</b>: <a href="mailto:builds-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:builds-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="http://www.mail-archive.com/builds@mesos.apache.org/">Archives</a><br />
-    <b>Commits</b>: <a href="mailto:commits-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:commits-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="http://www.mail-archive.com/commits@mesos.apache.org/">Archives</a><br />
+    <p><b>Users</b>: <a href="mailto:user-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:user-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="https://lists.apache.org/list.html?user@mesos.apache.org">Archives</a><br />
+    <b>Developers</b>: <a href="mailto:dev-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:dev-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="https://lists.apache.org/list.html?dev@mesos.apache.org">Archives</a><br />
+    <b>JIRA Updates</b>: <a href="mailto:issues-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:issues-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="https://lists.apache.org/list.html?issues@mesos.apache.org">Archives</a><br />
+    <b>Reviews</b>: <a href="mailto:reviews-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:reviews-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="https://lists.apache.org/list.html?reviews@mesos.apache.org">Archives</a><br />
+    <b>Jenkins Builds</b>: <a href="mailto:builds-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:builds-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="https://lists.apache.org/list.html?builds@mesos.apache.org">Archives</a><br />
+    <b>Commits</b>: <a href="mailto:commits-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:commits-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="https://lists.apache.org/list.html?commits@mesos.apache.org">Archives</a><br />
     <b>Modules</b>: <a href="mailto:modules-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:modules-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="http://www.mail-archive.com/modules@mesos.apache.org/">Archives</a><br /></p>
 
     <h3 name="slack">Slack</h3>




Re: Patch for website

Posted by Benjamin Mahler <bm...@apache.org>.
I just ran a website update, you should see it now if you force a refresh.

On Mon, Jul 11, 2016 at 2:26 PM, Tomek Janiszewski <ja...@gmail.com>
wrote:

> Page need to be manually generated and published.
>
> pon., 11.07.2016, 22:59 użytkownik Rich Bowen <rb...@apache.org> napisał:
>
> >
> >
> > On 2016-07-07 12:36 (-0400), "Rich Bowen"<rb...@apache.org> wrote:
> > >
> > >
> > > On 2016-07-07 11:58 (-0400), Vinod Kone <vi...@apache.org> wrote:
> > > > Thanks Rich! The easiest is to just send a PR to our github repo:
> > > > https://github.com/apache/mesos
> > >
> > >
> > > Excellent. Will do.
> > >
> > >
> >
> > I see that the PR was merged, but the site still has the old links. Is
> > there something that still needs to be done?
> >
>

Re: Patch for website

Posted by Tomek Janiszewski <ja...@gmail.com>.
Page need to be manually generated and published.

pon., 11.07.2016, 22:59 użytkownik Rich Bowen <rb...@apache.org> napisał:

>
>
> On 2016-07-07 12:36 (-0400), "Rich Bowen"<rb...@apache.org> wrote:
> >
> >
> > On 2016-07-07 11:58 (-0400), Vinod Kone <vi...@apache.org> wrote:
> > > Thanks Rich! The easiest is to just send a PR to our github repo:
> > > https://github.com/apache/mesos
> >
> >
> > Excellent. Will do.
> >
> >
>
> I see that the PR was merged, but the site still has the old links. Is
> there something that still needs to be done?
>

Re: Patch for website

Posted by Rich Bowen <rb...@apache.org>.

On 2016-07-07 12:36 (-0400), "Rich Bowen"<rb...@apache.org> wrote: 
> 
> 
> On 2016-07-07 11:58 (-0400), Vinod Kone <vi...@apache.org> wrote: 
> > Thanks Rich! The easiest is to just send a PR to our github repo:
> > https://github.com/apache/mesos
> 
> 
> Excellent. Will do.
> 
> 

I see that the PR was merged, but the site still has the old links. Is there something that still needs to be done?

Re: Patch for website

Posted by Rich Bowen <rb...@apache.org>.

On 2016-07-07 11:58 (-0400), Vinod Kone <vi...@apache.org> wrote: 
> Thanks Rich! The easiest is to just send a PR to our github repo:
> https://github.com/apache/mesos


Excellent. Will do.


Re: Patch for website

Posted by Vinod Kone <vi...@apache.org>.
Thanks Rich! The easiest is to just send a PR to our github repo:
https://github.com/apache/mesos

On Thu, Jul 7, 2016 at 10:35 AM, Rich Bowen <rb...@apache.org> wrote:

> I'm not sure what the usual procedure is for docs patches, but here's a
> patch for the website to point to lists.apache.org for mail archives:
>
>
> -----------------------------------------
>
>
>
> diff --git a/site/source/community.html.md b/site/source/community.html.md
> index e704787..3f66440 100755
> --- a/site/source/community.html.md
> +++ b/site/source/community.html.md
> @@ -33,12 +33,12 @@ layout: community_section
>    <div class="col-md-6">
>      <h2>Get In Touch</h2>
>      <h3 name="mailinglists">Mailing Lists</h3>
> -    <p><b>Users</b>: <a href="mailto:user-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a>
> | <a href="mailto:user-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
> | <a href="http://www.mail-archive.com/user@mesos.apache.org/">Archives</a><br
> />
> -    <b>Developers</b>: <a href="mailto:dev-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a>
> | <a href="mailto:dev-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
> | <a href="http://www.mail-archive.com/dev@mesos.apache.org/">Archives</a><br
> />
> -    <b>JIRA Updates</b>: <a href="mailto:
> issues-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a>
> | <a href="mailto:issues-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
> | <a href="http://www.mail-archive.com/issues@mesos.apache.org/">Archives</a><br
> />
> -    <b>Reviews</b>: <a href="mailto:reviews-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a>
> | <a href="mailto:reviews-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
> | <a href="http://www.mail-archive.com/reviews@mesos.apache.org/">Archives</a><br
> />
> -    <b>Jenkins Builds</b>: <a href="mailto:
> builds-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a>
> | <a href="mailto:builds-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
> | <a href="http://www.mail-archive.com/builds@mesos.apache.org/">Archives</a><br
> />
> -    <b>Commits</b>: <a href="mailto:commits-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a>
> | <a href="mailto:commits-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
> | <a href="http://www.mail-archive.com/commits@mesos.apache.org/">Archives</a><br
> />
> +    <p><b>Users</b>: <a href="mailto:user-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a>
> | <a href="mailto:user-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
> | <a href="https://lists.apache.org/list.html?user@mesos.apache.org">Archives</a><br
> />
> +    <b>Developers</b>: <a href="mailto:dev-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a>
> | <a href="mailto:dev-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
> | <a href="https://lists.apache.org/list.html?dev@mesos.apache.org">Archives</a><br
> />
> +    <b>JIRA Updates</b>: <a href="mailto:
> issues-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a>
> | <a href="mailto:issues-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
> | <a href="https://lists.apache.org/list.html?issues@mesos.apache.org">Archives</a><br
> />
> +    <b>Reviews</b>: <a href="mailto:reviews-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a>
> | <a href="mailto:reviews-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
> | <a href="https://lists.apache.org/list.html?reviews@mesos.apache.org">Archives</a><br
> />
> +    <b>Jenkins Builds</b>: <a href="mailto:
> builds-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a>
> | <a href="mailto:builds-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
> | <a href="https://lists.apache.org/list.html?builds@mesos.apache.org">Archives</a><br
> />
> +    <b>Commits</b>: <a href="mailto:commits-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a>
> | <a href="mailto:commits-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
> | <a href="https://lists.apache.org/list.html?commits@mesos.apache.org">Archives</a><br
> />
>      <b>Modules</b>: <a href="mailto:modules-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a>
> | <a href="mailto:modules-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a>
> | <a href="http://www.mail-archive.com/modules@mesos.apache.org/">Archives</a><br
> /></p>
>
>      <h3 name="slack">Slack</h3>
>
>
>
>