This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft-website.git
The following commit(s) were added to refs/heads/master by this push:
new 4c3aee4 WIP.
4c3aee4 is described below
commit 4c3aee4017ae7bdb5119e3f5b7bc7540d581dc9f
Author: Aaron Radzinski <[email protected]>
AuthorDate: Sun Jan 31 00:05:22 2021 -0800
WIP.
---
_layouts/default.html | 12 ++++++------
cheat-sheet.html | 6 +++---
community.html | 2 +-
download.html | 12 ++++++------
first-example.html | 4 ++--
images/apache_20_logo2-h32.png | Bin 0 -> 4038 bytes
images/asf20-h64.png | Bin 0 -> 10834 bytes
images/asf_logo-h24.png | Bin 0 -> 3360 bytes
images/asf_logo-h36.png | Bin 0 -> 5008 bytes
images/corenlp-logo-h48.png | Bin 0 -> 7127 bytes
images/github_logo-h32.png | Bin 0 -> 3052 bytes
images/github_logo_white-h20.png | Bin 0 -> 140 bytes
images/google-cloud-logo-small-h32.png | Bin 0 -> 2429 bytes
images/groovy-h32.png | Bin 0 -> 3709 bytes
images/java-h32.png | Bin 0 -> 2783 bytes
images/java2-h32.png | Bin 0 -> 4095 bytes
images/kotlin-h32.png | Bin 0 -> 4189 bytes
images/nlpcraft_logo_white-h24.gif | Bin 0 -> 1343 bytes
images/nlpcraft_logo_white-h24.png | Bin 0 -> 2412 bytes
images/opennlp-logo-h32.png | Bin 0 -> 7127 bytes
images/scala-logo-h24.png | Bin 0 -> 2965 bytes
images/spacy-logo-h32.png | Bin 0 -> 5121 bytes
images/swagger-h32.png | Bin 0 -> 3212 bytes
index.html | 26 +++++++++++++-------------
integrations.html | 18 +++++++++---------
25 files changed, 40 insertions(+), 40 deletions(-)
diff --git a/_layouts/default.html b/_layouts/default.html
index 58c59c8..f273009 100644
--- a/_layouts/default.html
+++ b/_layouts/default.html
@@ -91,10 +91,10 @@ layout: compress
<!-- Fixed navbar -->
<nav class="navbar navbar-expand-lg navbar-light bg-light" id="top-header">
<a class="navbar-brand mr-4" href="/index.html">
- <img src="/images/nlpcraft_logo_white.gif" height="24px">
+ <img src="/images/nlpcraft_logo_white-h24.png" alt="">
</a>
- <button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
+ <button class="navbar-toggler" type="button" data-toggle="collapse"
data-target="#navbarSupportedContent">
<span class="navbar-toggler-icon"></span>
</button>
@@ -124,7 +124,7 @@ layout: compress
<a class="nav-link" href="/download.html">v.{{
site.latest_version}}</a>
</li>
<li class="nav-item">
- <a class="nav-link fork-link" target="github"
href="https://github.com/apache/incubator-nlpcraft">GitHub <img height="20px"
src="/images/github_logo_white.png"></a>
+ <a class="nav-link fork-link" target="github"
href="https://github.com/apache/incubator-nlpcraft">GitHub <i class="fab fa-fw
fa-github mr-2"></i></a>
</li>
</ul>
</div>
@@ -137,7 +137,7 @@ layout: compress
<div class="text-muted text-center">
<span>Copyright © 2021 Apache Software Foundation</span>
<span>
- <a target=_new href="https://apache.org"><img alt="asf"
src="/images/asf_logo.png" height="24px"></a>
+ <a target=_new href="https://apache.org"><img alt="asf"
src="/images/asf_logo-h24.png"></a>
</span>
<a target="asf"
href="https://www.apache.org/events/current-event.html" class="btn btn-link
ml-4">Events</a>
<span class="sep">•</span>
@@ -148,11 +148,11 @@ layout: compress
<a href="/docs.html" class="btn btn-link">Docs</a>
<span class="ml-4">release: <a href="/download.html"><code>{{
site.latest_version }}</code></a></span>
<span class="ml-2">
- <a target="github"
href="https://github.com/apache/incubator-nlpcraft/actions"><img
src="https://github.com/apache/incubator-nlpcraft/workflows/build/badge.svg"></a>
+ <a target="github"
href="https://github.com/apache/incubator-nlpcraft/actions"><img alt=""
src="https://github.com/apache/incubator-nlpcraft/workflows/build/badge.svg"></a>
<a target=_
href="https://gitter.im/apache-nlpcraft/community"><img alt="Gitter"
src="https://badges.gitter.im/apache-nlpcraft/community.svg"></a>
</span>
<span class="ml-2">
- Built in:<a target="scala" href="https://scala-lang.org/"><img
style="margin-left: 5px" height="16px" src="/images/scala-logo.png" alt=""></a>
+ Built in:<a target="scala" href="https://scala-lang.org/"><img
style="margin-left: 5px" src="/images/scala-logo-h16.png" alt=""></a>
</span>
</div>
</div>
diff --git a/cheat-sheet.html b/cheat-sheet.html
index 9d45fab..7862d38 100644
--- a/cheat-sheet.html
+++ b/cheat-sheet.html
@@ -40,9 +40,9 @@ id: cheat_sheet
<a class="nav-item nav-link" data-toggle="tab"
href="#nav-install-bin" role="tab">Binary</a>
<a class="nav-item nav-link" data-toggle="tab"
href="#nav-install-github" role="tab">GitHub <i class="fab fa-fw
fa-github"></i></a>
<a class="nav-item nav-link" data-toggle="tab"
href="#nav-install-maven" role="tab">Maven <img src="/images/java2-h20.png"
alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-install-grape" role="tab" aria-controls="nav-profile"
aria-selected="false">Grape <img src="/images/groovy.png" height="18px"
alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-install-gradle" role="tab" aria-controls="nav-profile"
aria-selected="false">Gradle <img src="/images/kotlin.png" height="18px"
alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-install-sbt" role="tab" aria-controls="nav-contact"
aria-selected="false">SBT <img src="/images/scala-logo.png" height="16px"
alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-install-grape" role="tab" aria-controls="nav-profile"
aria-selected="false">Grape <img src="/images/groovy-h18.png" alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-install-gradle" role="tab" aria-controls="nav-profile"
aria-selected="false">Gradle <img src="/images/kotlin-h18.png" alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-install-sbt" role="tab" aria-controls="nav-contact"
aria-selected="false">SBT <img src="/images/scala-logo-h16.png" alt=""></a>
</div>
</nav>
<div class="tab-content">
diff --git a/community.html b/community.html
index c9e153e..a074332 100644
--- a/community.html
+++ b/community.html
@@ -32,7 +32,7 @@ layout: interior
<li><a href="/installation.html">Installation</a></li>
<li><a href="/getting-started.html">Getting Started</a></li>
<li class="side-nav-title"><!--suppress CheckImageSize -->
- <img src="/images/asf_logo.png" alt="" height="36px"></li>
+ <img src="/images/asf_logo-h36.png" alt=""></li>
<li><a target="asf"
href="https://www.apache.org/">Foundation</a></li>
<li><a target="asf"
href="https://www.apache.org/licenses/">License</a></li>
<li><a target="asf"
href="https://www.apache.org/security">Security</a></li>
diff --git a/download.html b/download.html
index 681747d..f1083b2 100644
--- a/download.html
+++ b/download.html
@@ -253,9 +253,9 @@ layout: interior
<nav>
<div class="nav nav-tabs" role="tablist">
<a class="nav-item nav-link active" data-toggle="tab"
href="#nav-maven" role="tab">Maven <img src="/images/java2-h20.png" alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-grape" role="tab">Grape <img src="/images/groovy.png" height="18px"
alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-gradle" role="tab">Gradle <img src="/images/kotlin.png"
height="18px" alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-sbt" role="tab">SBT <img src="/images/scala-logo.png" height="16px"
alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-grape" role="tab">Grape <img src="/images/groovy-h18.png" alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-gradle" role="tab">Gradle <img src="/images/kotlin-h18.png"
alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-sbt" role="tab">SBT <img src="/images/scala-logo-h16.png" alt=""></a>
</div>
</nav>
<div class="tab-content">
@@ -331,9 +331,9 @@ layout: interior
<nav>
<div class="nav nav-tabs" role="tablist">
<a class="nav-item nav-link active" data-toggle="tab"
href="#nav-java-client-maven" role="tab">Maven <img src="/images/java2-h20.png"
alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-java-client-grape" role="tab">Grape <img src="/images/groovy.png"
height="18px" alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-java-client-gradle" role="tab">Gradle <img src="/images/kotlin.png"
height="18px" alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-java-client-sbt" role="tab">SBT <img src="/images/scala-logo.png"
height="16px" alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-java-client-grape" role="tab">Grape <img
src="/images/groovy-h18.png" alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-java-client-gradle" role="tab">Gradle <img
src="/images/kotlin-h18.png" alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-java-client-sbt" role="tab">SBT <img
src="/images/scala-logo-h16.png" alt=""></a>
</div>
</nav>
<div class="tab-content">
diff --git a/first-example.html b/first-example.html
index 2d66920..cb34544 100644
--- a/first-example.html
+++ b/first-example.html
@@ -153,9 +153,9 @@ id: first_example
</p>
<nav>
<div class="nav nav-tabs" role="tablist">
- <a class="nav-item nav-link active" data-toggle="tab"
href="#nav-scala" role="tab">Scala <img src="/images/scala-logo.png"
height="20px" alt=""></a>
+ <a class="nav-item nav-link active" data-toggle="tab"
href="#nav-scala" role="tab">Scala <img src="/images/scala-logo-h16.png"
alt=""></a>
<a class="nav-item nav-link" data-toggle="tab"
href="#nav-java" role="tab">Java <img src="/images/java2-h20.png" alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-kotlin" role="tab">Kotlin <img src="/images/kotlin.png"
height="20px" alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-kotlin" role="tab">Kotlin <img src="/images/kotlin-h18.png"
alt=""></a>
</div>
</nav>
<div class="tab-content">
diff --git a/images/apache_20_logo2-h32.png b/images/apache_20_logo2-h32.png
new file mode 100644
index 0000000..31e6ec3
Binary files /dev/null and b/images/apache_20_logo2-h32.png differ
diff --git a/images/asf20-h64.png b/images/asf20-h64.png
new file mode 100644
index 0000000..2cd21c4
Binary files /dev/null and b/images/asf20-h64.png differ
diff --git a/images/asf_logo-h24.png b/images/asf_logo-h24.png
new file mode 100644
index 0000000..f6ce219
Binary files /dev/null and b/images/asf_logo-h24.png differ
diff --git a/images/asf_logo-h36.png b/images/asf_logo-h36.png
new file mode 100644
index 0000000..6153789
Binary files /dev/null and b/images/asf_logo-h36.png differ
diff --git a/images/corenlp-logo-h48.png b/images/corenlp-logo-h48.png
new file mode 100644
index 0000000..bdf7a93
Binary files /dev/null and b/images/corenlp-logo-h48.png differ
diff --git a/images/github_logo-h32.png b/images/github_logo-h32.png
new file mode 100644
index 0000000..9aafbb8
Binary files /dev/null and b/images/github_logo-h32.png differ
diff --git a/images/github_logo_white-h20.png b/images/github_logo_white-h20.png
new file mode 100644
index 0000000..b6d3cac
Binary files /dev/null and b/images/github_logo_white-h20.png differ
diff --git a/images/google-cloud-logo-small-h32.png
b/images/google-cloud-logo-small-h32.png
new file mode 100644
index 0000000..fd538db
Binary files /dev/null and b/images/google-cloud-logo-small-h32.png differ
diff --git a/images/groovy-h32.png b/images/groovy-h32.png
new file mode 100644
index 0000000..9140e20
Binary files /dev/null and b/images/groovy-h32.png differ
diff --git a/images/java-h32.png b/images/java-h32.png
new file mode 100644
index 0000000..58e468f
Binary files /dev/null and b/images/java-h32.png differ
diff --git a/images/java2-h32.png b/images/java2-h32.png
new file mode 100644
index 0000000..e0cdd16
Binary files /dev/null and b/images/java2-h32.png differ
diff --git a/images/kotlin-h32.png b/images/kotlin-h32.png
new file mode 100644
index 0000000..b62957b
Binary files /dev/null and b/images/kotlin-h32.png differ
diff --git a/images/nlpcraft_logo_white-h24.gif
b/images/nlpcraft_logo_white-h24.gif
new file mode 100644
index 0000000..5156579
Binary files /dev/null and b/images/nlpcraft_logo_white-h24.gif differ
diff --git a/images/nlpcraft_logo_white-h24.png
b/images/nlpcraft_logo_white-h24.png
new file mode 100644
index 0000000..670b6f0
Binary files /dev/null and b/images/nlpcraft_logo_white-h24.png differ
diff --git a/images/opennlp-logo-h32.png b/images/opennlp-logo-h32.png
new file mode 100644
index 0000000..31a0144
Binary files /dev/null and b/images/opennlp-logo-h32.png differ
diff --git a/images/scala-logo-h24.png b/images/scala-logo-h24.png
new file mode 100644
index 0000000..6f93baf
Binary files /dev/null and b/images/scala-logo-h24.png differ
diff --git a/images/spacy-logo-h32.png b/images/spacy-logo-h32.png
new file mode 100644
index 0000000..0cd31d1
Binary files /dev/null and b/images/spacy-logo-h32.png differ
diff --git a/images/swagger-h32.png b/images/swagger-h32.png
new file mode 100644
index 0000000..1128984
Binary files /dev/null and b/images/swagger-h32.png differ
diff --git a/index.html b/index.html
index 1991c89..b50413b 100644
--- a/index.html
+++ b/index.html
@@ -72,7 +72,7 @@ layout: default
<a href="https://github.com/apache/incubator-nlpcraft"
target="github">
<img
class="quick-link-img"
- src="/images/github_logo.png" alt="">
+ src="/images/github_logo-h32.png" alt="">
</a>
<div class="gh-btn">
<a
@@ -91,16 +91,16 @@ layout: default
</div>
<div class="quick-link" >
<a href="/apis/latest/index.html" target="_">
- <img alt="" class="quick-link-img"
src="/images/java.png">
+ <img alt="" class="quick-link-img"
src="/images/java-h32.png">
<span class="txt">Latest </span>
<a target="_"
href="https://javadoc.io/doc/org.apache.nlpcraft/nlpcraft"><img
src="https://javadoc.io/badge/org.apache.nlpcraft/nlpcraft.svg"
alt="Javadocs"></a>
</a>
<a
href="https://app.swaggerhub.com/apis-docs/Apache-NLPCraft/apache-nlpcraft/{{site.latest_version}}"
target="swaggerhub" style="margin-left: 20px">
- <img alt="" class="quick-link-img"
src="/images/swagger.png"><span class="txt">REST API</span>
+ <img alt="" class="quick-link-img"
src="/images/swagger-h32.png"><span class="txt">REST API</span>
</a>
</div>
<div class="quick-link">
- <img alt="" class="quick-link-img"
src="/images/apache_20_logo2.png">
+ <img alt="" class="quick-link-img"
src="/images/apache_20_logo2-h32.png">
<a target="asf"
href="https://www.apache.org/licenses/"><span class="txt">License</span></a>
<span class="sep">•</span>
<a target="asf"
href="https://www.apache.org/security"><span class="txt">Security</span></a>
@@ -161,10 +161,10 @@ layout: default
and services.
</p>
<div id="lang-logos">
- <a target=_ href="https://www.oracle.com/java/"><img
src="/images/java2.png" height="32px" alt=""></a>
- <a target=_ href="https://scala-lang.org/"><img
src="/images/scala-logo.png" height="24px" alt=""></a>
- <a target=_ href="https://groovy-lang.org/"><img
src="/images/groovy.png" height="32px" alt=""></a>
- <a target=_ href="https://kotlinlang.org/"><img
src="/images/kotlin.png" height="32px" alt=""></a>
+ <a target=_ href="https://www.oracle.com/java/"><img
src="/images/java2-h32.png" alt=""></a>
+ <a target=_ href="https://scala-lang.org/"><img
src="/images/scala-logo-h24.png" alt=""></a>
+ <a target=_ href="https://groovy-lang.org/"><img
src="/images/groovy-h32.png" alt=""></a>
+ <a target=_ href="https://kotlinlang.org/"><img
src="/images/kotlin-h32.png" alt=""></a>
</div>
</section>
</div>
@@ -223,10 +223,10 @@ layout: default
and named entity recognition:
</p>
<div id="integration-logos">
- <a target=_ href="https://opennlp.apache.org"><img
src="/images/opennlp-logo.png" height="32px" alt=""></a>
- <a target=_
href="https://cloud.google.com/natural-language/"><img
src="/images/google-cloud-logo-small.png" height="32px" alt=""></a>
- <a target=_
href="https://stanfordnlp.github.io/CoreNLP"><img
src="/images/corenlp-logo.gif" height="48px" alt=""></a>
- <a target=_ href="https://spacy.io"><img
src="/images/spacy-logo.png" height="32px" alt=""></a>
+ <a target=_ href="https://opennlp.apache.org"><img
src="/images/opennlp-logo-h32.png" alt=""></a>
+ <a target=_
href="https://cloud.google.com/natural-language/"><img
src="/images/google-cloud-logo-small-h32.png" alt=""></a>
+ <a target=_
href="https://stanfordnlp.github.io/CoreNLP"><img
src="/images/corenlp-logo-h48.png"alt=""></a>
+ <a target=_ href="https://spacy.io"><img
src="/images/spacy-logo-h32.png" alt=""></a>
</div>
</section>
</div>
@@ -318,7 +318,7 @@ layout: default
<div id="about-container" class="row">
<div class="col-7" style="margin-top: 50px;">
<p>
- <a href="https://www.apache.org/licenses/LICENSE-2.0"
target=_><img src="/images/asf20.jpg" height="64px" alt=""></a>
+ <a href="https://www.apache.org/licenses/LICENSE-2.0"
target=_><img src="/images/asf20-h64.png" alt=""></a>
</p>
<p>
Apache NLPCraft is an effort undergoing incubation at The
Apache Software Foundation (ASF),
diff --git a/integrations.html b/integrations.html
index 0557476..c84d47f 100644
--- a/integrations.html
+++ b/integrations.html
@@ -706,9 +706,9 @@ if __name__ == '__main__':
<nav>
<div class="nav nav-tabs" role="tablist">
<a class="nav-item nav-link active" data-toggle="tab"
href="#nav-mysql-maven" role="tab">Maven <img src="/images/java2-h20.png"
alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-mysql-grape" role="tab">Grape <img src="/images/groovy.png"
height="18px" alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-mysql-gradle" role="tab">Gradle <img src="/images/kotlin.png"
height="18px" alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-mysql-sbt" role="tab">SBT <img src="/images/scala-logo.png"
height="16px" alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-mysql-grape" role="tab">Grape <img src="/images/groovy-h18.png"
alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-mysql-gradle" role="tab">Gradle <img src="/images/kotlin-h18.png"
alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-mysql-sbt" role="tab">SBT <img src="/images/scala-logo-h16.png"
alt=""></a>
</div>
</nav>
<div class="tab-content">
@@ -769,9 +769,9 @@ if __name__ == '__main__':
<nav>
<div class="nav nav-tabs" role="tablist">
<a class="nav-item nav-link active" data-toggle="tab"
href="#nav-postgres-maven" role="tab">Maven <img src="/images/java2-h20.png"
alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-postgres-grape" role="tab">Grape <img src="/images/groovy.png"
height="18px" alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-postgres-gradle" role="tab">Gradle <img src="/images/kotlin.png"
height="18px" alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-postgres-sbt" role="tab">SBT <img src="/images/scala-logo.png"
height="16px" alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-postgres-grape" role="tab">Grape <img src="/images/groovy-h18.png"
alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-postgres-gradle" role="tab">Gradle <img src="/images/kotlin-h18.png"
alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-postgres-sbt" role="tab">SBT <img src="/images/scala-logo-h16.png"
alt=""></a>
</div>
</nav>
<div class="tab-content">
@@ -832,9 +832,9 @@ if __name__ == '__main__':
<nav>
<div class="nav nav-tabs" role="tablist">
<a class="nav-item nav-link active" data-toggle="tab"
href="#nav-oracle-maven" role="tab">Maven <img src="/images/java2-h20.png"
alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-oracle-grape" role="tab">Grape <img src="/images/groovy.png"
height="18px" alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-oracle-gradle" role="tab">Gradle <img src="/images/kotlin.png"
height="18px" alt=""></a>
- <a class="nav-item nav-link" data-toggle="tab"
href="#nav-oracle-sbt" role="tab">SBT <img src="/images/scala-logo.png"
height="16px" alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-oracle-grape" role="tab">Grape <img src="/images/groovy-h18.png"
alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-oracle-gradle" role="tab">Gradle <img src="/images/kotlin-h18.png"
alt=""></a>
+ <a class="nav-item nav-link" data-toggle="tab"
href="#nav-oracle-sbt" role="tab">SBT <img src="/images/scala-logo-h16.png"
alt=""></a>
</div>
</nav>
<div class="tab-content">