This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/datafusion-site.git


The following commit(s) were added to refs/heads/asf-staging by this push:
     new c82ce02  Commit build products
c82ce02 is described below

commit c82ce02a5701754124a3a36eaca4e7b13114b4d1
Author: Build Pelican (action) <priv...@infra.apache.org>
AuthorDate: Thu Dec 5 22:11:09 2024 +0000

    Commit build products
---
 output/author/tsaucer.html                        | 106 ----------------------
 output/blog/2024/12/05/test-stage-site/index.html |  79 ----------------
 output/blog/feed.xml                              |  20 +---
 output/category/blog.html                         |  37 --------
 output/feeds/all-en.atom.xml                      |  38 +-------
 output/feeds/blog.atom.xml                        |  38 +-------
 output/feeds/tsaucer.atom.xml                     |  38 --------
 output/feeds/tsaucer.rss.xml                      |  20 ----
 output/index.html                                 |  37 --------
 9 files changed, 3 insertions(+), 410 deletions(-)

diff --git a/output/author/tsaucer.html b/output/author/tsaucer.html
deleted file mode 100644
index 955b120..0000000
--- a/output/author/tsaucer.html
+++ /dev/null
@@ -1,106 +0,0 @@
-    <!doctype html>
-    <html class="no-js" lang="en" dir="ltr">
-    <head>
-        <meta charset="utf-8">
-        <meta http-equiv="x-ua-compatible" content="ie=edge">
-        <meta name="viewport" content="width=device-width, initial-scale=1.0">
-        <title>Apache DataFusion Blog</title>
-<link href="/css/bootstrap.min.css" rel="stylesheet">
-<link href="/css/fontawesome.all.min.css" rel="stylesheet">
-<link href="/css/headerlink.css" rel="stylesheet">
-<link href="/highlight/default.min.css" rel="stylesheet">
-<script src="/highlight/highlight.js"></script>
-<script>hljs.highlightAll();</script>        <link href="/css/blog_index.css" 
rel="stylesheet">
-    </head>
-    <body class="d-flex flex-column h-100">
-    <main class="flex-shrink-0">
-        <div>
-
-<!-- nav bar -->
-<nav class="navbar navbar-expand-lg navbar-dark bg-dark" aria-label="Fifth 
navbar example">
-    <div class="container-fluid">
-        <a class="navbar-brand" href="/"><img 
src="/images/logo_original4x.png" style="height: 32px;"/> Apache DataFusion 
Blog</a>
-        <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
-            <span class="navbar-toggler-icon"></span>
-        </button>
-
-        <div class="collapse navbar-collapse" id="navbarADP">
-            <ul class="navbar-nav me-auto mb-2 mb-lg-0">
-                <li class="nav-item">
-                    <a class="nav-link" href="/about.html">About</a>
-                </li>
-                <li class="nav-item">
-                    <a class="nav-link" href="/blog/feed.xml">RSS</a>
-                </li>
-            </ul>
-        </div>
-    </div>
-</nav>
-            <div id="contents">
-                <div class="bg-white p-5 rounded">
-                    <div class="col-sm-8 mx-auto">
-<div id="contents">
-    <div class="bg-white p-5 rounded">
-        <div class="col-sm-8 mx-auto">
-
-            <h3>Welcome to the Apache DataFusion Blog!</h3>
-            <p><i>Here you can find the latest updates from DataFusion and 
related projects.</i></p>
-
-
-    <!-- Post -->
-    <div class="row">
-        <div class="callout">
-            <article class="post">
-                <header>
-                    <div class="title">
-                        <h1><a href="/blog/2024/12/05/test-stage-site">Testing 
Site Generator</a></h1>
-                        <p>Posted on: Thu 05 December 2024 by tsaucer</p>
-                        <p><!--
-{% comment %}
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to you under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-{% endcomment %}
--->
-<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis lacus. 
Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed nisi 
lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu semper 
interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus tortor 
a, hendrerit arcu. Mauris …</p></p>
-                        <footer>
-                            <ul class="actions">
-                                <div style="text-align: right"><a 
href="/blog/2024/12/05/test-stage-site" class="button medium">Continue 
Reading</a></div>
-                            </ul>
-                            <ul class="stats">
-                            </ul>
-                        </footer>
-            </article>
-        </div>
-    </div>
-
-        </div>
-    </div>
-</div>                    </div>
-                </div>
-            </div>
-
-    <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
-        <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
-          Copyright 2024, <a href="https://www.apache.org/";>The Apache 
Software Foundation</a>, Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.<br/>
-          Apache&reg; and the Apache feather logo are trademarks of The Apache 
Software Foundation.
-        </p>
-      </div>
-    </div>
-    <script src="/js/bootstrap.bundle.min.js"></script>        </div>
-    </main>
-    </body>
-    </html>
diff --git a/output/blog/2024/12/05/test-stage-site/index.html 
b/output/blog/2024/12/05/test-stage-site/index.html
deleted file mode 100644
index 4f26e51..0000000
--- a/output/blog/2024/12/05/test-stage-site/index.html
+++ /dev/null
@@ -1,79 +0,0 @@
-<!doctype html>
-<html class="no-js" lang="en" dir="ltr">
-  <head>
-    <meta charset="utf-8">
-    <meta http-equiv="x-ua-compatible" content="ie=edge">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Testing Site Generator - Apache DataFusion Blog</title>
-<link href="/css/bootstrap.min.css" rel="stylesheet">
-<link href="/css/fontawesome.all.min.css" rel="stylesheet">
-<link href="/css/headerlink.css" rel="stylesheet">
-<link href="/highlight/default.min.css" rel="stylesheet">
-<script src="/highlight/highlight.js"></script>
-<script>hljs.highlightAll();</script>  </head>
-  <body class="d-flex flex-column h-100">
-  <main class="flex-shrink-0">
-<!-- nav bar -->
-<nav class="navbar navbar-expand-lg navbar-dark bg-dark" aria-label="Fifth 
navbar example">
-    <div class="container-fluid">
-        <a class="navbar-brand" href="/"><img 
src="/images/logo_original4x.png" style="height: 32px;"/> Apache DataFusion 
Blog</a>
-        <button class="navbar-toggler" type="button" data-bs-toggle="collapse" 
data-bs-target="#navbarADP" aria-controls="navbarADP" aria-expanded="false" 
aria-label="Toggle navigation">
-            <span class="navbar-toggler-icon"></span>
-        </button>
-
-        <div class="collapse navbar-collapse" id="navbarADP">
-            <ul class="navbar-nav me-auto mb-2 mb-lg-0">
-                <li class="nav-item">
-                    <a class="nav-link" href="/about.html">About</a>
-                </li>
-                <li class="nav-item">
-                    <a class="nav-link" href="/blog/feed.xml">RSS</a>
-                </li>
-            </ul>
-        </div>
-    </div>
-</nav>    
-
-
-<!-- page contents -->
-<div id="contents">
-    <div class="bg-white p-5 rounded">
-        <div class="col-sm-8 mx-auto">
-          <h1>
-              Testing Site Generator
-          </h1>
-              <p>Posted on: Thu 05 December 2024 by tsaucer</p>
-              <!--
-{% comment %}
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to you under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-{% endcomment %}
--->
-<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis lacus. 
Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed nisi 
lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu semper 
interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus tortor 
a, hendrerit arcu. Mauris congue tincidunt est ut suscipit.</p>
-        </div>
-      </div>
-    </div>    
-    <!-- footer -->
-    <div class="row">
-      <div class="large-12 medium-12 columns">
-        <p style="font-style: italic; font-size: 0.8rem; text-align: center;">
-          Copyright 2024, <a href="https://www.apache.org/";>The Apache 
Software Foundation</a>, Licensed under the <a 
href="https://www.apache.org/licenses/LICENSE-2.0";>Apache License, Version 
2.0</a>.<br/>
-          Apache&reg; and the Apache feather logo are trademarks of The Apache 
Software Foundation.
-        </p>
-      </div>
-    </div>
-    <script src="/js/bootstrap.bundle.min.js"></script>  </main>
-  </body>
-</html>
diff --git a/output/blog/feed.xml b/output/blog/feed.xml
index b9c530d..f7c80b4 100644
--- a/output/blog/feed.xml
+++ b/output/blog/feed.xml
@@ -1,23 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<rss version="2.0"><channel><title>Apache DataFusion 
Blog</title><link>https://datafusion.apache.org/blog/</link><description></description><lastBuildDate>Thu,
 05 Dec 2024 00:00:00 +0000</lastBuildDate><item><title>Testing Site 
Generator</title><link>https://datafusion.apache.org/blog/blog/2024/12/05/test-stage-site</link><description>&lt;!--
-{% comment %}
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to you under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-{% endcomment %}
---&gt;
-&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris …&lt;/p&gt;</description><dc:creator 
xmlns:dc="http://purl.org/dc/elements/1.1/";>tsaucer</dc:creator><pubDate>Thu, 
05 Dec 2024 00:00:00 +0000</pubDat [...]
+<rss version="2.0"><channel><title>Apache DataFusion 
Blog</title><link>https://datafusion.apache.org/blog/</link><description></description><lastBuildDate>Wed,
 20 Nov 2024 00:00:00 +0000</lastBuildDate><item><title>Apache DataFusion Comet 
0.4.0 
Release</title><link>https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet-0.4.0</link><description>&lt;!--
 {% comment %}
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
diff --git a/output/category/blog.html b/output/category/blog.html
index b9a2ff7..48fcba5 100644
--- a/output/category/blog.html
+++ b/output/category/blog.html
@@ -47,43 +47,6 @@
             <p><i>Here you can find the latest updates from DataFusion and 
related projects.</i></p>
 
 
-    <!-- Post -->
-    <div class="row">
-        <div class="callout">
-            <article class="post">
-                <header>
-                    <div class="title">
-                        <h1><a href="/blog/2024/12/05/test-stage-site">Testing 
Site Generator</a></h1>
-                        <p>Posted on: Thu 05 December 2024 by tsaucer</p>
-                        <p><!--
-{% comment %}
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to you under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-{% endcomment %}
--->
-<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis lacus. 
Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed nisi 
lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu semper 
interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus tortor 
a, hendrerit arcu. Mauris …</p></p>
-                        <footer>
-                            <ul class="actions">
-                                <div style="text-align: right"><a 
href="/blog/2024/12/05/test-stage-site" class="button medium">Continue 
Reading</a></div>
-                            </ul>
-                            <ul class="stats">
-                            </ul>
-                        </footer>
-            </article>
-        </div>
-    </div>
     <!-- Post -->
     <div class="row">
         <div class="callout">
diff --git a/output/feeds/all-en.atom.xml b/output/feeds/all-en.atom.xml
index b3de040..cb161d6 100644
--- a/output/feeds/all-en.atom.xml
+++ b/output/feeds/all-en.atom.xml
@@ -1,41 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache DataFusion 
Blog</title><link href="https://datafusion.apache.org/blog/"; 
rel="alternate"></link><link 
href="https://datafusion.apache.org/blog/feeds/all-en.atom.xml"; 
rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-12-05T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Testing
 Site Generator</title><link 
href="https://datafusion.apache.org/blog/blog/2024/12/05/test-stage-site"; 
rel="alternate"></li [...]
-{% comment %}
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to you under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-{% endcomment %}
---&gt;
-&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris …&lt;/p&gt;</summary><content 
type="html">&lt;!--
-{% comment %}
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to you under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-{% endcomment %}
---&gt;
-&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris congue tincidunt est ut 
suscipit.&lt;/p&gt;</content><category 
term="blog"></category></entry><entry><title>Apache DataFusion Comet 0.4.0 
Release</ti [...]
+<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache DataFusion 
Blog</title><link href="https://datafusion.apache.org/blog/"; 
rel="alternate"></link><link 
href="https://datafusion.apache.org/blog/feeds/all-en.atom.xml"; 
rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-11-20T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 DataFusion Comet 0.4.0 Release</title><link 
href="https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet-0.4.0 
[...]
 {% comment %}
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
diff --git a/output/feeds/blog.atom.xml b/output/feeds/blog.atom.xml
index faeba5b..eebc110 100644
--- a/output/feeds/blog.atom.xml
+++ b/output/feeds/blog.atom.xml
@@ -1,41 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache DataFusion Blog - 
blog</title><link href="https://datafusion.apache.org/blog/"; 
rel="alternate"></link><link 
href="https://datafusion.apache.org/blog/feeds/blog.atom.xml"; 
rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-12-05T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Testing
 Site Generator</title><link 
href="https://datafusion.apache.org/blog/blog/2024/12/05/test-stage-site"; 
rel="alternate" [...]
-{% comment %}
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to you under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-{% endcomment %}
---&gt;
-&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris …&lt;/p&gt;</summary><content 
type="html">&lt;!--
-{% comment %}
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to you under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-{% endcomment %}
---&gt;
-&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris congue tincidunt est ut 
suscipit.&lt;/p&gt;</content><category 
term="blog"></category></entry><entry><title>Apache DataFusion Comet 0.4.0 
Release</ti [...]
+<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache DataFusion Blog - 
blog</title><link href="https://datafusion.apache.org/blog/"; 
rel="alternate"></link><link 
href="https://datafusion.apache.org/blog/feeds/blog.atom.xml"; 
rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-11-20T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 DataFusion Comet 0.4.0 Release</title><link 
href="https://datafusion.apache.org/blog/blog/2024/11/20/datafusion-comet- [...]
 {% comment %}
 Licensed to the Apache Software Foundation (ASF) under one or more
 contributor license agreements.  See the NOTICE file distributed with
diff --git a/output/feeds/tsaucer.atom.xml b/output/feeds/tsaucer.atom.xml
deleted file mode 100644
index a61171e..0000000
--- a/output/feeds/tsaucer.atom.xml
+++ /dev/null
@@ -1,38 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom";><title>Apache DataFusion Blog - 
tsaucer</title><link href="https://datafusion.apache.org/blog/"; 
rel="alternate"></link><link 
href="https://datafusion.apache.org/blog/feeds/tsaucer.atom.xml"; 
rel="self"></link><id>https://datafusion.apache.org/blog/</id><updated>2024-12-05T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Testing
 Site Generator</title><link 
href="https://datafusion.apache.org/blog/blog/2024/12/05/test-stage-site"; 
rel="alte [...]
-{% comment %}
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to you under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-{% endcomment %}
---&gt;
-&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris …&lt;/p&gt;</summary><content 
type="html">&lt;!--
-{% comment %}
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to you under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-{% endcomment %}
---&gt;
-&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris congue tincidunt est ut 
suscipit.&lt;/p&gt;</content><category term="blog"></category></entry></feed>
\ No newline at end of file
diff --git a/output/feeds/tsaucer.rss.xml b/output/feeds/tsaucer.rss.xml
deleted file mode 100644
index 255e442..0000000
--- a/output/feeds/tsaucer.rss.xml
+++ /dev/null
@@ -1,20 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<rss version="2.0"><channel><title>Apache DataFusion Blog - 
tsaucer</title><link>https://datafusion.apache.org/blog/</link><description></description><lastBuildDate>Thu,
 05 Dec 2024 00:00:00 +0000</lastBuildDate><item><title>Testing Site 
Generator</title><link>https://datafusion.apache.org/blog/blog/2024/12/05/test-stage-site</link><description>&lt;!--
-{% comment %}
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to you under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-{% endcomment %}
---&gt;
-&lt;p&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis 
lacus. Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed 
nisi lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu 
semper interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus 
tortor a, hendrerit arcu. Mauris …&lt;/p&gt;</description><dc:creator 
xmlns:dc="http://purl.org/dc/elements/1.1/";>tsaucer</dc:creator><pubDate>Thu, 
05 Dec 2024 00:00:00 +0000</pubDat [...]
\ No newline at end of file
diff --git a/output/index.html b/output/index.html
index b101e4b..c9c4522 100644
--- a/output/index.html
+++ b/output/index.html
@@ -44,43 +44,6 @@
             <p><i>Here you can find the latest updates from DataFusion and 
related projects.</i></p>
 
 
-    <!-- Post -->
-    <div class="row">
-        <div class="callout">
-            <article class="post">
-                <header>
-                    <div class="title">
-                        <h1><a href="/blog/2024/12/05/test-stage-site">Testing 
Site Generator</a></h1>
-                        <p>Posted on: Thu 05 December 2024 by tsaucer</p>
-                        <p><!--
-{% comment %}
-Licensed to the Apache Software Foundation (ASF) under one or more
-contributor license agreements.  See the NOTICE file distributed with
-this work for additional information regarding copyright ownership.
-The ASF licenses this file to you under the Apache License, Version 2.0
-(the "License"); you may not use this file except in compliance with
-the License.  You may obtain a copy of the License at
-
-http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-{% endcomment %}
--->
-<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut eu felis lacus. 
Praesent sed purus non tellus porta aliquam. Quisque iaculis sem sed nisi 
lobortis, in imperdiet ipsum dignissim. Duis dignissim tortor nec arcu semper 
interdum. Ut non leo sem. Integer ullamcorper velit condimentum, finibus tortor 
a, hendrerit arcu. Mauris …</p></p>
-                        <footer>
-                            <ul class="actions">
-                                <div style="text-align: right"><a 
href="/blog/2024/12/05/test-stage-site" class="button medium">Continue 
Reading</a></div>
-                            </ul>
-                            <ul class="stats">
-                            </ul>
-                        </footer>
-            </article>
-        </div>
-    </div>
     <!-- Post -->
     <div class="row">
         <div class="callout">


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org
For additional commands, e-mail: commits-h...@datafusion.apache.org

Reply via email to