diff --git a/_config.yml b/_config.yml index 553c365f0..845d17e96 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,6 @@ description: > # this means to ignore newlines until "url:" The Apache Accumuloâ„¢ sorted, distributed key/value store is a robust, scalable, high performance data storage and retrieval system. url: "https://accumulo.apache.org" # the base hostname & protocol for your site -twitter_username: ApacheAccumulo exclude: [vendor] latest_release: 2.1.2 javadoc_version: 2.1.2 diff --git a/_includes/icon-github.html b/_includes/icon-github.html deleted file mode 100644 index e501a16b1..000000000 --- a/_includes/icon-github.html +++ /dev/null @@ -1 +0,0 @@ -{% include icon-github.svg %}{{ include.username }} diff --git a/_includes/icon-github.svg b/_includes/icon-github.svg deleted file mode 100644 index 4422c4f5d..000000000 --- a/_includes/icon-github.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/_includes/icon-twitter.html b/_includes/icon-twitter.html deleted file mode 100644 index e623dbd6e..000000000 --- a/_includes/icon-twitter.html +++ /dev/null @@ -1 +0,0 @@ -{% include icon-twitter.svg %}{{ include.username }} diff --git a/_includes/icon-twitter.svg b/_includes/icon-twitter.svg deleted file mode 100644 index dcf660e7b..000000000 --- a/_includes/icon-twitter.svg +++ /dev/null @@ -1 +0,0 @@ - diff --git a/_includes/social.md b/_includes/social.md deleted file mode 100644 index 7e1e5e91f..000000000 --- a/_includes/social.md +++ /dev/null @@ -1,13 +0,0 @@ - -{: .table #sociallinks } -| ![Twitter][1]{:style="height: 1em"} | [@ApacheAccumulo][TWITTER] | -| ![Linked in][2] | [Apache Accumulo Professionals][LINKEDIN] | -| ![GitHub][3]{:style="height: 1em"} | [Apache Accumulo on GitHub][GITHUB] | - -[1]: {{ site.baseurl }}/images/Twitter_logo_blue.png -[2]: {{ site.baseurl }}/images/InBug-16px_0.png -[3]: {{ site.baseurl }}/images/GitHub-Mark-32px.png -[4]: {{ site.baseurl }}/favicon.png -[TWITTER]: https://twitter.com/apacheaccumulo -[LINKEDIN]: https://www.linkedin.com/groups/4554913/ -[GITHUB]: https://github.com/apache/accumulo diff --git a/css/accumulo.scss b/css/accumulo.scss index 850ef678e..993aac6d3 100644 --- a/css/accumulo.scss +++ b/css/accumulo.scss @@ -84,12 +84,6 @@ code { font-size: 12px; } -#sociallinks td { - /* no lines in the link table */ - border-top: none; - border-bottom: none; -} - #bannertext { margin-top: 10px; text-align: left; diff --git a/images/GitHub-Mark-32px.png b/images/GitHub-Mark-32px.png deleted file mode 100644 index 8b25551a9..000000000 Binary files a/images/GitHub-Mark-32px.png and /dev/null differ diff --git a/images/InBug-16px_0.png b/images/InBug-16px_0.png deleted file mode 100644 index 51335c5c3..000000000 Binary files a/images/InBug-16px_0.png and /dev/null differ diff --git a/images/Twitter_logo_blue.png b/images/Twitter_logo_blue.png deleted file mode 100644 index 38bd57dd0..000000000 Binary files a/images/Twitter_logo_blue.png and /dev/null differ diff --git a/images/glyphicons_social_17_linked_in.png b/images/glyphicons_social_17_linked_in.png deleted file mode 100644 index 58c7b649b..000000000 Binary files a/images/glyphicons_social_17_linked_in.png and /dev/null differ diff --git a/images/glyphicons_social_21_github.png b/images/glyphicons_social_21_github.png deleted file mode 100644 index e80a682a0..000000000 Binary files a/images/glyphicons_social_21_github.png and /dev/null differ diff --git a/images/glyphicons_social_31_twitter.png b/images/glyphicons_social_31_twitter.png deleted file mode 100644 index b092c87c8..000000000 Binary files a/images/glyphicons_social_31_twitter.png and /dev/null differ diff --git a/index.html b/index.html index d5d58817a..b46d070e7 100644 --- a/index.html +++ b/index.html @@ -53,11 +53,6 @@

Stable

-
-
- {% capture social-include %}{% include social.md %}{% endcapture %}{{ social-include | markdownify }} -
-

diff --git a/pages/people.md b/pages/people.md index 2904ede64..c8a1ce67a 100644 --- a/pages/people.md +++ b/pages/people.md @@ -197,6 +197,15 @@ GitHub also has a [contributor list][github-contributors] based on commits. | Wil Selwood | [Satellite Applications Catapult][SACAT] | [GMT][GMT]/[BST][BST] | | Xiao Wang | [Stevens Institute of Technology][SIT] | [ET][ET] | +## More + +Many people with a background working with Accumulo can also be found on +various professional and social networking sites. One such group is the [Apache +Accumulo Professionals][linkedin-group] group on Linked in. Membership in these +groups is not in any way an endorsement of their qualifications from either the +ASF or the Apache Accumulo PMC. + +[linkedin-group]: https://www.linkedin.com/groups/4554913/ [github-contributors]: https://github.com/apache/accumulo/graphs/contributors [ANAVATION]: https://www.anavationllc.com [ANTHEMENG]: https://www.anthemengineering.com