GitHub user geomacy opened a pull request:
https://github.com/apache/brooklyn-docs/pull/251
Add ApacheCon logo button to landing page
As requested by Rich Bowen:
On Mon, 9 Apr 2018 at 14:07 Rich Bowen <[email protected]> wrote:
Dear PMCs,
ApacheCon is our official community event, and is coming up in
September, in Montreal. We need your help getting the word out to your
user communities. (Details at http://apachecon.com/ )
We've made this as easy as possible - it's just a cut-and-paste
snippet that we ask you to add to your site to display the logo of the
nearest future event. That process is documented here:
http://apache.org/events/README.txt You can see it in action on, for
example, http://httpd.apache.org/
If you follow these steps, it will automatically update for the next
event, and the one after that. We have two other events planned for
this year, and are already working on 5 events for 2019.
Note: If you don't like the available image sizes, please pitch in and
help us define better sizes/dimensions. Patches welcome. We also have
these banners - http://apachecon.com/acna18/banners/ - which can be
used instead, and can also be used for other, non-ASF sites.
This is also a good time to remind you that we have general site
requirements. These are outlined at
https://www.apache.org/foundation/marks/pmcs#navigation and you can
check your project's compliance at https://whimsy.apache.org/site/
Thanks, and don't hesitate to get in touch if you have any questions,
comments, or concerns.
Rich Bowen, VP, Events
-----
This looks like:
<img width="1283" alt="screen shot 2018-04-11 at 21 55 09"
src="https://user-images.githubusercontent.com/14142759/38642985-a8c5a5c8-3dd3-11e8-9841-b36bc8face03.png">
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/geomacy/brooklyn-docs apachecon-notice
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-docs/pull/251.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 #251
----
commit aace9bf9bfdf726f315e70deaa0ceab2d1025618
Author: Geoff Macartney <geoff.macartney@...>
Date: 2018-04-11T20:57:33Z
Add ApacheCon logo button to landing page
As requested by Rich Bowen:
On Mon, 9 Apr 2018 at 14:07 Rich Bowen <[email protected]> wrote:
Dear PMCs,
ApacheCon is our official community event, and is coming up in
September, in Montreal. We need your help getting the word out to your
user communities. (Details at http://apachecon.com/ )
We've made this as easy as possible - it's just a cut-and-paste
snippet that we ask you to add to your site to display the logo of the
nearest future event. That process is documented here:
http://apache.org/events/README.txt You can see it in action on, for
example, http://httpd.apache.org/
If you follow these steps, it will automatically update for the next
event, and the one after that. We have two other events planned for
this year, and are already working on 5 events for 2019.
Note: If you don't like the available image sizes, please pitch in and
help us define better sizes/dimensions. Patches welcome. We also have
these banners - http://apachecon.com/acna18/banners/ - which can be
used instead, and can also be used for other, non-ASF sites.
This is also a good time to remind you that we have general site
requirements. These are outlined at
https://www.apache.org/foundation/marks/pmcs#navigation and you can
check your project's compliance at https://whimsy.apache.org/site/
Thanks, and don't hesitate to get in touch if you have any questions,
comments, or concerns.
Rich Bowen, VP, Events
----
---