This is an automated email from the ASF dual-hosted git repository.
gerben pushed a commit to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-annotator-website.git
The following commit(s) were added to refs/heads/asf-site by this push:
new e441076 Point to IRC on main page.
e441076 is described below
commit e441076650a7af2c2e5f432897f28555766f78db
Author: Gerben <[email protected]>
AuthorDate: Fri Jul 9 13:26:11 2021 +0200
Point to IRC on main page.
---
content/index.html | 30 +++++++++++++++++++++++-------
src/index.html | 30 +++++++++++++++++++++++-------
2 files changed, 46 insertions(+), 14 deletions(-)
diff --git a/content/index.html b/content/index.html
index 10e7244..e96bf6f 100644
--- a/content/index.html
+++ b/content/index.html
@@ -174,15 +174,31 @@
<div class="six wide column">
<h3 class="ui header" id="mailing-lists">
- <i class="mail icon"></i>
- Conversations
+ <i class="users icon"></i>
+ Discuss
</h3>
- <p>Human interactions happen on the
- <code><abbr
title="[email protected]">dev@</abbr></code>
- mailing list. Comments made via GitHub also appear there.</p>
- <p>Subscribe to the list by sending an (empty) email to
+ <p>
+ Human interactions happen in the IRC chat room and via the mailing
list.
+ </p>
+ <h4>
+ <i class="chat icon"></i>
+ IRC chat room
+ </h4>
+ <p>
+ Find us in <code>#annotator</code> on <a
href="https://libera.chat/">libera.chat</a>.
+ </p>
+ <h4>
+ <i class="mail icon"></i>
+ Mailing list
+ </h4>
+ <p>
+ The <code><abbr
title="[email protected]">dev@</abbr></code> mailing list.
Comments made via GitHub also appear there.
+ </p>
+ <p>
+ Subscribe to the mailing list by sending an (empty) email to
<a
href="mailto:[email protected]?subject=subscribe&body=Just
click send. It's that easy! %5E_%5E%0A%0ALove%2C%0AApache Annotator
(incubating)">[email protected]</a>.
- Once you’re in, feel free to introduce yourself and tell about
your interest in Annotator! </p>
+ Once you’re in, feel free to introduce yourself and tell about
your interest in Annotator!
+ </p>
<div class="ui vertical fluid menu" id="recent-mailings">
<a
href="https://lists.apache.org/[email protected]"
class="header item"
diff --git a/src/index.html b/src/index.html
index 70a6bd0..ca73b96 100644
--- a/src/index.html
+++ b/src/index.html
@@ -122,15 +122,31 @@ layout: default
<div class="six wide column">
<h3 class="ui header" id="mailing-lists">
- <i class="mail icon"></i>
- Conversations
+ <i class="users icon"></i>
+ Discuss
</h3>
- <p>Human interactions happen on the
- <code><abbr
title="[email protected]">dev@</abbr></code>
- mailing list. Comments made via GitHub also appear there.</p>
- <p>Subscribe to the list by sending an (empty) email to
+ <p>
+ Human interactions happen in the IRC chat room and via the mailing
list.
+ </p>
+ <h4>
+ <i class="chat icon"></i>
+ IRC chat room
+ </h4>
+ <p>
+ Find us in <code>#annotator</code> on <a
href="https://libera.chat/">libera.chat</a>.
+ </p>
+ <h4>
+ <i class="mail icon"></i>
+ Mailing list
+ </h4>
+ <p>
+ The <code><abbr
title="[email protected]">dev@</abbr></code> mailing list.
Comments made via GitHub also appear there.
+ </p>
+ <p>
+ Subscribe to the mailing list by sending an (empty) email to
<a
href="mailto:[email protected]?subject=subscribe&body=Just
click send. It's that easy! %5E_%5E%0A%0ALove%2C%0AApache Annotator
(incubating)">[email protected]</a>.
- Once you’re in, feel free to introduce yourself and tell about
your interest in Annotator! </p>
+ Once you’re in, feel free to introduce yourself and tell about
your interest in Annotator!
+ </p>
<div class="ui vertical fluid menu" id="recent-mailings">
<a
href="https://lists.apache.org/[email protected]"
class="header item"