This is an automated email from the ASF dual-hosted git repository.
dzamo pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/drill-site.git
The following commit(s) were added to refs/heads/asf-site by this push:
new db2e0aa Website update, fixing broken top-level nav.
db2e0aa is described below
commit db2e0aae599b0570fdb234725726e9663a5f77a6
Author: James Turton <[email protected]>
AuthorDate: Thu Jul 8 15:04:29 2021 +0200
Website update, fixing broken top-level nav.
---
apacheASF.html => apacheASF/index.html | 4 +-
architecture.html => architecture/index.html | 4 +-
blog.html => blog/index.html | 4 +-
.../index.html | 4 +-
docs.html => docs/index.html | 4 +-
download.html => download/index.html | 4 +-
faq.html => faq/index.html | 4 +-
feed.xml | 48 +++++++++++-----------
mailinglists.html => mailinglists/index.html | 4 +-
overview.html => overview/index.html | 4 +-
poweredBy.html => poweredBy/index.html | 4 +-
search.html => search/index.html | 4 +-
team.html => team/index.html | 4 +-
why.html => why/index.html | 4 +-
zh/{apacheASF.html => apacheASF/index.html} | 4 +-
zh/{architecture.html => architecture/index.html} | 4 +-
zh/{blog.html => blog/index.html} | 4 +-
.../index.html} | 4 +-
zh/{docs.html => docs/index.html} | 4 +-
zh/{download.html => download/index.html} | 4 +-
zh/{faq.html => faq/index.html} | 4 +-
zh/feed.xml | 48 +++++++++++-----------
zh/{mailinglists.html => mailinglists/index.html} | 4 +-
zh/{overview.html => overview/index.html} | 4 +-
zh/{poweredBy.html => poweredBy/index.html} | 4 +-
zh/{search.html => search/index.html} | 4 +-
zh/{team.html => team/index.html} | 4 +-
zh/{why.html => why/index.html} | 4 +-
28 files changed, 100 insertions(+), 100 deletions(-)
diff --git a/apacheASF.html b/apacheASF/index.html
similarity index 98%
rename from apacheASF.html
rename to apacheASF/index.html
index 511972f..c09e1da 100644
--- a/apacheASF.html
+++ b/apacheASF/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a style="font-weight: bold;" href="/apacheASF" >en</a>
+ <a style="font-weight: bold;" href="/apacheASF/" >en</a>
</li>
<li>
- <a href="/zh/apacheASF" >zh</a>
+ <a href="/zh/apacheASF/" >zh</a>
</li>
</ul>
diff --git a/architecture.html b/architecture/index.html
similarity index 99%
rename from architecture.html
rename to architecture/index.html
index f695f74..2bbca1c 100644
--- a/architecture.html
+++ b/architecture/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a style="font-weight: bold;" href="/architecture"
>en</a>
+ <a style="font-weight: bold;" href="/architecture/"
>en</a>
</li>
<li>
- <a href="/zh/architecture" >zh</a>
+ <a href="/zh/architecture/" >zh</a>
</li>
</ul>
diff --git a/blog.html b/blog/index.html
similarity index 99%
rename from blog.html
rename to blog/index.html
index 2387a53..ff5df94 100644
--- a/blog.html
+++ b/blog/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a style="font-weight: bold;" href="/blog" >en</a>
+ <a style="font-weight: bold;" href="/blog/" >en</a>
</li>
<li>
- <a href="/zh/blog" >zh</a>
+ <a href="/zh/blog/" >zh</a>
</li>
</ul>
diff --git a/community-resources.html b/community-resources/index.html
similarity index 98%
rename from community-resources.html
rename to community-resources/index.html
index bf141d8..8c1f481 100644
--- a/community-resources.html
+++ b/community-resources/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a style="font-weight: bold;"
href="/community-resources" >en</a>
+ <a style="font-weight: bold;"
href="/community-resources/" >en</a>
</li>
<li>
- <a href="/zh/community-resources" >zh</a>
+ <a href="/zh/community-resources/" >zh</a>
</li>
</ul>
diff --git a/docs.html b/docs/index.html
similarity index 99%
rename from docs.html
rename to docs/index.html
index 593f043..89abab1 100644
--- a/docs.html
+++ b/docs/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a style="font-weight: bold;" href="/docs" >en</a>
+ <a style="font-weight: bold;" href="/docs/" >en</a>
</li>
<li>
- <a href="/zh/docs" >zh</a>
+ <a href="/zh/docs/" >zh</a>
</li>
</ul>
diff --git a/download.html b/download/index.html
similarity index 98%
rename from download.html
rename to download/index.html
index d649da6..50190aa 100644
--- a/download.html
+++ b/download/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a style="font-weight: bold;" href="/download" >en</a>
+ <a style="font-weight: bold;" href="/download/" >en</a>
</li>
<li>
- <a href="/zh/download" >zh</a>
+ <a href="/zh/download/" >zh</a>
</li>
</ul>
diff --git a/faq.html b/faq/index.html
similarity index 99%
rename from faq.html
rename to faq/index.html
index 5cc0052..406d3b6 100644
--- a/faq.html
+++ b/faq/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a style="font-weight: bold;" href="/faq" >en</a>
+ <a style="font-weight: bold;" href="/faq/" >en</a>
</li>
<li>
- <a href="/zh/faq" >zh</a>
+ <a href="/zh/faq/" >zh</a>
</li>
</ul>
diff --git a/feed.xml b/feed.xml
index ab12191..4e0f7d3 100644
--- a/feed.xml
+++ b/feed.xml
@@ -4,10 +4,10 @@
<title>Apache Drill - Schema-free SQL for Hadoop, NoSQL and Cloud
Storage</title>
<description>The official user documentation for Apache Drill.
</description>
- <link>http://localhost:4000/</link>
- <atom:link href="http://localhost:4000/feed.xml" rel="self"
type="application/rss+xml"/>
- <pubDate>Thu, 08 Jul 2021 10:19:57 +0200</pubDate>
- <lastBuildDate>Thu, 08 Jul 2021 10:19:57 +0200</lastBuildDate>
+ <link>/</link>
+ <atom:link href="/feed.xml" rel="self" type="application/rss+xml"/>
+ <pubDate>Thu, 08 Jul 2021 14:57:25 +0200</pubDate>
+ <lastBuildDate>Thu, 08 Jul 2021 14:57:25 +0200</lastBuildDate>
<generator>Jekyll v3.9.0</generator>
<item>
@@ -40,8 +40,8 @@
<p>You can find a complete list of improvements and JIRAs resolved in
the 1.19.0 release <a
href="/docs/apache-drill-1-19-0-release-notes/">here</a>.</p>
</description>
<pubDate>Thu, 10 Jun 2021 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2021/06/10/drill-1.19-released/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2021/06/10/drill-1.19-released/</guid>
+ <link>/blog/2021/06/10/drill-1.19-released/</link>
+ <guid isPermaLink="true">/blog/2021/06/10/drill-1.19-released/</guid>
<category>blog</category>
@@ -64,8 +64,8 @@
<p>You can find a complete list of improvements and JIRAs resolved in
the 1.18.0 release <a
href="/docs/apache-drill-1-18-0-release-notes/">here</a>.</p>
</description>
<pubDate>Sat, 05 Sep 2020 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2020/09/05/drill-1.18-released/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2020/09/05/drill-1.18-released/</guid>
+ <link>/blog/2020/09/05/drill-1.18-released/</link>
+ <guid isPermaLink="true">/blog/2020/09/05/drill-1.18-released/</guid>
<category>blog</category>
@@ -106,8 +106,8 @@
</description>
<pubDate>Thu, 26 Dec 2019 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2019/12/26/drill-1.17-released/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2019/12/26/drill-1.17-released/</guid>
+ <link>/blog/2019/12/26/drill-1.17-released/</link>
+ <guid isPermaLink="true">/blog/2019/12/26/drill-1.17-released/</guid>
<category>blog</category>
@@ -119,8 +119,8 @@
<description>
</description>
<pubDate>Thu, 02 May 2019 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2019/05/02/drill-user-meetup/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2019/05/02/drill-user-meetup/</guid>
+ <link>/blog/2019/05/02/drill-user-meetup/</link>
+ <guid isPermaLink="true">/blog/2019/05/02/drill-user-meetup/</guid>
<category>blog</category>
@@ -155,8 +155,8 @@
</description>
<pubDate>Thu, 02 May 2019 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2019/05/02/drill-1.16-released/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2019/05/02/drill-1.16-released/</guid>
+ <link>/blog/2019/05/02/drill-1.16-released/</link>
+ <guid isPermaLink="true">/blog/2019/05/02/drill-1.16-released/</guid>
<category>blog</category>
@@ -188,8 +188,8 @@
</description>
<pubDate>Mon, 31 Dec 2018 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2018/12/31/drill-1.15-released/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2018/12/31/drill-1.15-released/</guid>
+ <link>/blog/2018/12/31/drill-1.15-released/</link>
+ <guid isPermaLink="true">/blog/2018/12/31/drill-1.15-released/</guid>
<category>blog</category>
@@ -223,8 +223,8 @@
</ul>
</description>
<pubDate>Sat, 01 Dec 2018 00:00:00 +0200</pubDate>
-
<link>http://localhost:4000/blog/2018/12/01/learning-apache-drill-book/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2018/12/01/learning-apache-drill-book/</guid>
+ <link>/blog/2018/12/01/learning-apache-drill-book/</link>
+ <guid
isPermaLink="true">/blog/2018/12/01/learning-apache-drill-book/</guid>
<category>blog</category>
@@ -236,8 +236,8 @@
<description>
</description>
<pubDate>Tue, 16 Oct 2018 21:18:04 +0200</pubDate>
- <link>http://localhost:4000/blog/2018/10/16/drill-user-meetup/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2018/10/16/drill-user-meetup/</guid>
+ <link>/blog/2018/10/16/drill-user-meetup/</link>
+ <guid isPermaLink="true">/blog/2018/10/16/drill-user-meetup/</guid>
<category>blog</category>
@@ -249,8 +249,8 @@
<description>
</description>
<pubDate>Tue, 16 Oct 2018 21:18:04 +0200</pubDate>
- <link>http://localhost:4000/blog/2018/10/16/drill-developer-day/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2018/10/16/drill-developer-day/</guid>
+ <link>/blog/2018/10/16/drill-developer-day/</link>
+ <guid isPermaLink="true">/blog/2018/10/16/drill-developer-day/</guid>
<category>blog</category>
@@ -283,8 +283,8 @@ See <a
href="/docs/image-metadata-format-plugin/">Image Metadata
</description>
<pubDate>Sun, 05 Aug 2018 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2018/08/05/drill-1.14-released/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2018/08/05/drill-1.14-released/</guid>
+ <link>/blog/2018/08/05/drill-1.14-released/</link>
+ <guid isPermaLink="true">/blog/2018/08/05/drill-1.14-released/</guid>
<category>blog</category>
diff --git a/mailinglists.html b/mailinglists/index.html
similarity index 98%
rename from mailinglists.html
rename to mailinglists/index.html
index 6c87936..e4d55b5 100644
--- a/mailinglists.html
+++ b/mailinglists/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a style="font-weight: bold;" href="/mailinglists"
>en</a>
+ <a style="font-weight: bold;" href="/mailinglists/"
>en</a>
</li>
<li>
- <a href="/zh/mailinglists" >zh</a>
+ <a href="/zh/mailinglists/" >zh</a>
</li>
</ul>
diff --git a/overview.html b/overview/index.html
similarity index 98%
rename from overview.html
rename to overview/index.html
index d18f7f9..284b080 100644
--- a/overview.html
+++ b/overview/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a style="font-weight: bold;" href="/overview" >en</a>
+ <a style="font-weight: bold;" href="/overview/" >en</a>
</li>
<li>
- <a href="/zh/overview" >zh</a>
+ <a href="/zh/overview/" >zh</a>
</li>
</ul>
diff --git a/poweredBy.html b/poweredBy/index.html
similarity index 99%
rename from poweredBy.html
rename to poweredBy/index.html
index d14dbda..eeb6a05 100644
--- a/poweredBy.html
+++ b/poweredBy/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a style="font-weight: bold;" href="/poweredBy" >en</a>
+ <a style="font-weight: bold;" href="/poweredBy/" >en</a>
</li>
<li>
- <a href="/zh/poweredBy" >zh</a>
+ <a href="/zh/poweredBy/" >zh</a>
</li>
</ul>
diff --git a/search.html b/search/index.html
similarity index 98%
rename from search.html
rename to search/index.html
index b8b71b5..afd5f4f 100644
--- a/search.html
+++ b/search/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a style="font-weight: bold;" href="/search" >en</a>
+ <a style="font-weight: bold;" href="/search/" >en</a>
</li>
<li>
- <a href="/zh/search" >zh</a>
+ <a href="/zh/search/" >zh</a>
</li>
</ul>
diff --git a/team.html b/team/index.html
similarity index 99%
rename from team.html
rename to team/index.html
index 90a716d..2eb212d 100644
--- a/team.html
+++ b/team/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a style="font-weight: bold;" href="/team" >en</a>
+ <a style="font-weight: bold;" href="/team/" >en</a>
</li>
<li>
- <a href="/zh/team" >zh</a>
+ <a href="/zh/team/" >zh</a>
</li>
</ul>
diff --git a/why.html b/why/index.html
similarity index 99%
rename from why.html
rename to why/index.html
index 4fd2500..2178952 100644
--- a/why.html
+++ b/why/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a style="font-weight: bold;" href="/why" >en</a>
+ <a style="font-weight: bold;" href="/why/" >en</a>
</li>
<li>
- <a href="/zh/why" >zh</a>
+ <a href="/zh/why/" >zh</a>
</li>
</ul>
diff --git a/zh/apacheASF.html b/zh/apacheASF/index.html
similarity index 98%
rename from zh/apacheASF.html
rename to zh/apacheASF/index.html
index 2704b03..cb07f39 100644
--- a/zh/apacheASF.html
+++ b/zh/apacheASF/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a href="/apacheASF" >en</a>
+ <a href="/apacheASF/" >en</a>
</li>
<li>
- <a style="font-weight: bold;" href="/zh/apacheASF"
>zh</a>
+ <a style="font-weight: bold;" href="/zh/apacheASF/"
>zh</a>
</li>
</ul>
diff --git a/zh/architecture.html b/zh/architecture/index.html
similarity index 99%
rename from zh/architecture.html
rename to zh/architecture/index.html
index 9ea101b..b8cd0bc 100644
--- a/zh/architecture.html
+++ b/zh/architecture/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a href="/architecture" >en</a>
+ <a href="/architecture/" >en</a>
</li>
<li>
- <a style="font-weight: bold;" href="/zh/architecture"
>zh</a>
+ <a style="font-weight: bold;" href="/zh/architecture/"
>zh</a>
</li>
</ul>
diff --git a/zh/blog.html b/zh/blog/index.html
similarity index 99%
rename from zh/blog.html
rename to zh/blog/index.html
index 20aec8b..cd8ab0a 100644
--- a/zh/blog.html
+++ b/zh/blog/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a href="/blog" >en</a>
+ <a href="/blog/" >en</a>
</li>
<li>
- <a style="font-weight: bold;" href="/zh/blog" >zh</a>
+ <a style="font-weight: bold;" href="/zh/blog/" >zh</a>
</li>
</ul>
diff --git a/zh/community-resources.html b/zh/community-resources/index.html
similarity index 98%
rename from zh/community-resources.html
rename to zh/community-resources/index.html
index f0f5991..1c96433 100644
--- a/zh/community-resources.html
+++ b/zh/community-resources/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a href="/community-resources" >en</a>
+ <a href="/community-resources/" >en</a>
</li>
<li>
- <a style="font-weight: bold;"
href="/zh/community-resources" >zh</a>
+ <a style="font-weight: bold;"
href="/zh/community-resources/" >zh</a>
</li>
</ul>
diff --git a/zh/docs.html b/zh/docs/index.html
similarity index 99%
rename from zh/docs.html
rename to zh/docs/index.html
index 890d97c..070f760 100644
--- a/zh/docs.html
+++ b/zh/docs/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a href="/docs" >en</a>
+ <a href="/docs/" >en</a>
</li>
<li>
- <a style="font-weight: bold;" href="/zh/docs" >zh</a>
+ <a style="font-weight: bold;" href="/zh/docs/" >zh</a>
</li>
</ul>
diff --git a/zh/download.html b/zh/download/index.html
similarity index 98%
rename from zh/download.html
rename to zh/download/index.html
index 24ee36c..41603aa 100644
--- a/zh/download.html
+++ b/zh/download/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a href="/download" >en</a>
+ <a href="/download/" >en</a>
</li>
<li>
- <a style="font-weight: bold;" href="/zh/download"
>zh</a>
+ <a style="font-weight: bold;" href="/zh/download/"
>zh</a>
</li>
</ul>
diff --git a/zh/faq.html b/zh/faq/index.html
similarity index 99%
rename from zh/faq.html
rename to zh/faq/index.html
index 214036d..5742d80 100644
--- a/zh/faq.html
+++ b/zh/faq/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a href="/faq" >en</a>
+ <a href="/faq/" >en</a>
</li>
<li>
- <a style="font-weight: bold;" href="/zh/faq" >zh</a>
+ <a style="font-weight: bold;" href="/zh/faq/" >zh</a>
</li>
</ul>
diff --git a/zh/feed.xml b/zh/feed.xml
index aa719d8..645d54e 100644
--- a/zh/feed.xml
+++ b/zh/feed.xml
@@ -4,10 +4,10 @@
<title>Apache Drill - Schema-free SQL for Hadoop, NoSQL and Cloud
Storage</title>
<description>The official user documentation for Apache Drill.
</description>
- <link>http://localhost:4000/</link>
- <atom:link href="http://localhost:4000/zh/feed.xml" rel="self"
type="application/rss+xml"/>
- <pubDate>Thu, 08 Jul 2021 10:19:57 +0200</pubDate>
- <lastBuildDate>Thu, 08 Jul 2021 10:19:57 +0200</lastBuildDate>
+ <link>/</link>
+ <atom:link href="/zh/feed.xml" rel="self" type="application/rss+xml"/>
+ <pubDate>Thu, 08 Jul 2021 14:57:25 +0200</pubDate>
+ <lastBuildDate>Thu, 08 Jul 2021 14:57:25 +0200</lastBuildDate>
<generator>Jekyll v3.9.0</generator>
<item>
@@ -40,8 +40,8 @@
<p>You can find a complete list of improvements and JIRAs resolved in
the 1.19.0 release <a
href="/docs/apache-drill-1-19-0-release-notes/">here</a>.</p>
</description>
<pubDate>Thu, 10 Jun 2021 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2021/06/10/drill-1.19-released/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2021/06/10/drill-1.19-released/</guid>
+ <link>/blog/2021/06/10/drill-1.19-released/</link>
+ <guid isPermaLink="true">/blog/2021/06/10/drill-1.19-released/</guid>
<category>blog</category>
@@ -64,8 +64,8 @@
<p>You can find a complete list of improvements and JIRAs resolved in
the 1.18.0 release <a
href="/docs/apache-drill-1-18-0-release-notes/">here</a>.</p>
</description>
<pubDate>Sat, 05 Sep 2020 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2020/09/05/drill-1.18-released/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2020/09/05/drill-1.18-released/</guid>
+ <link>/blog/2020/09/05/drill-1.18-released/</link>
+ <guid isPermaLink="true">/blog/2020/09/05/drill-1.18-released/</guid>
<category>blog</category>
@@ -106,8 +106,8 @@
</description>
<pubDate>Thu, 26 Dec 2019 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2019/12/26/drill-1.17-released/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2019/12/26/drill-1.17-released/</guid>
+ <link>/blog/2019/12/26/drill-1.17-released/</link>
+ <guid isPermaLink="true">/blog/2019/12/26/drill-1.17-released/</guid>
<category>blog</category>
@@ -119,8 +119,8 @@
<description>
</description>
<pubDate>Thu, 02 May 2019 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2019/05/02/drill-user-meetup/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2019/05/02/drill-user-meetup/</guid>
+ <link>/blog/2019/05/02/drill-user-meetup/</link>
+ <guid isPermaLink="true">/blog/2019/05/02/drill-user-meetup/</guid>
<category>blog</category>
@@ -155,8 +155,8 @@
</description>
<pubDate>Thu, 02 May 2019 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2019/05/02/drill-1.16-released/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2019/05/02/drill-1.16-released/</guid>
+ <link>/blog/2019/05/02/drill-1.16-released/</link>
+ <guid isPermaLink="true">/blog/2019/05/02/drill-1.16-released/</guid>
<category>blog</category>
@@ -188,8 +188,8 @@
</description>
<pubDate>Mon, 31 Dec 2018 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2018/12/31/drill-1.15-released/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2018/12/31/drill-1.15-released/</guid>
+ <link>/blog/2018/12/31/drill-1.15-released/</link>
+ <guid isPermaLink="true">/blog/2018/12/31/drill-1.15-released/</guid>
<category>blog</category>
@@ -223,8 +223,8 @@
</ul>
</description>
<pubDate>Sat, 01 Dec 2018 00:00:00 +0200</pubDate>
-
<link>http://localhost:4000/blog/2018/12/01/learning-apache-drill-book/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2018/12/01/learning-apache-drill-book/</guid>
+ <link>/blog/2018/12/01/learning-apache-drill-book/</link>
+ <guid
isPermaLink="true">/blog/2018/12/01/learning-apache-drill-book/</guid>
<category>blog</category>
@@ -236,8 +236,8 @@
<description>
</description>
<pubDate>Tue, 16 Oct 2018 21:18:04 +0200</pubDate>
- <link>http://localhost:4000/blog/2018/10/16/drill-user-meetup/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2018/10/16/drill-user-meetup/</guid>
+ <link>/blog/2018/10/16/drill-user-meetup/</link>
+ <guid isPermaLink="true">/blog/2018/10/16/drill-user-meetup/</guid>
<category>blog</category>
@@ -249,8 +249,8 @@
<description>
</description>
<pubDate>Tue, 16 Oct 2018 21:18:04 +0200</pubDate>
- <link>http://localhost:4000/blog/2018/10/16/drill-developer-day/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2018/10/16/drill-developer-day/</guid>
+ <link>/blog/2018/10/16/drill-developer-day/</link>
+ <guid isPermaLink="true">/blog/2018/10/16/drill-developer-day/</guid>
<category>blog</category>
@@ -283,8 +283,8 @@ See <a
href="/docs/image-metadata-format-plugin/">Image Metadata
</description>
<pubDate>Sun, 05 Aug 2018 00:00:00 +0200</pubDate>
- <link>http://localhost:4000/blog/2018/08/05/drill-1.14-released/</link>
- <guid
isPermaLink="true">http://localhost:4000/blog/2018/08/05/drill-1.14-released/</guid>
+ <link>/blog/2018/08/05/drill-1.14-released/</link>
+ <guid isPermaLink="true">/blog/2018/08/05/drill-1.14-released/</guid>
<category>blog</category>
diff --git a/zh/mailinglists.html b/zh/mailinglists/index.html
similarity index 98%
rename from zh/mailinglists.html
rename to zh/mailinglists/index.html
index 8a16450..123a505 100644
--- a/zh/mailinglists.html
+++ b/zh/mailinglists/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a href="/mailinglists" >en</a>
+ <a href="/mailinglists/" >en</a>
</li>
<li>
- <a style="font-weight: bold;" href="/zh/mailinglists"
>zh</a>
+ <a style="font-weight: bold;" href="/zh/mailinglists/"
>zh</a>
</li>
</ul>
diff --git a/zh/overview.html b/zh/overview/index.html
similarity index 98%
rename from zh/overview.html
rename to zh/overview/index.html
index b5a028d..e6b5042 100644
--- a/zh/overview.html
+++ b/zh/overview/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a href="/overview" >en</a>
+ <a href="/overview/" >en</a>
</li>
<li>
- <a style="font-weight: bold;" href="/zh/overview"
>zh</a>
+ <a style="font-weight: bold;" href="/zh/overview/"
>zh</a>
</li>
</ul>
diff --git a/zh/poweredBy.html b/zh/poweredBy/index.html
similarity index 99%
rename from zh/poweredBy.html
rename to zh/poweredBy/index.html
index 4dee0ae..e99d54e 100644
--- a/zh/poweredBy.html
+++ b/zh/poweredBy/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a href="/poweredBy" >en</a>
+ <a href="/poweredBy/" >en</a>
</li>
<li>
- <a style="font-weight: bold;" href="/zh/poweredBy"
>zh</a>
+ <a style="font-weight: bold;" href="/zh/poweredBy/"
>zh</a>
</li>
</ul>
diff --git a/zh/search.html b/zh/search/index.html
similarity index 98%
rename from zh/search.html
rename to zh/search/index.html
index 8ed71a1..5c3b102 100644
--- a/zh/search.html
+++ b/zh/search/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a href="/search" >en</a>
+ <a href="/search/" >en</a>
</li>
<li>
- <a style="font-weight: bold;" href="/zh/search" >zh</a>
+ <a style="font-weight: bold;" href="/zh/search/" >zh</a>
</li>
</ul>
diff --git a/zh/team.html b/zh/team/index.html
similarity index 99%
rename from zh/team.html
rename to zh/team/index.html
index 323898f..88076a6 100644
--- a/zh/team.html
+++ b/zh/team/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a href="/team" >en</a>
+ <a href="/team/" >en</a>
</li>
<li>
- <a style="font-weight: bold;" href="/zh/team" >zh</a>
+ <a style="font-weight: bold;" href="/zh/team/" >zh</a>
</li>
</ul>
diff --git a/zh/why.html b/zh/why/index.html
similarity index 99%
rename from zh/why.html
rename to zh/why/index.html
index 867b514..22656bd 100644
--- a/zh/why.html
+++ b/zh/why/index.html
@@ -44,11 +44,11 @@
<ul>
<li>
- <a href="/why" >en</a>
+ <a href="/why/" >en</a>
</li>
<li>
- <a style="font-weight: bold;" href="/zh/why" >zh</a>
+ <a style="font-weight: bold;" href="/zh/why/" >zh</a>
</li>
</ul>