This is an automated email from the ASF dual-hosted git repository. git-site-role pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/groovy-dev-site.git
The following commit(s) were added to refs/heads/asf-site by this push: new a784a0a 2025/08/28 12:49:26: Generated dev website from groovy-website@b58c401 a784a0a is described below commit a784a0a2c0efbe4783cf8db25da8aa91b9e68137 Author: jenkins <bui...@apache.org> AuthorDate: Thu Aug 28 12:49:26 2025 +0000 2025/08/28 12:49:26: Generated dev website from groovy-website@b58c401 --- blog/feed.atom | 4 ++-- blog/index.html | 2 +- blog/wayang-tensorflow.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/blog/feed.atom b/blog/feed.atom index a74b637..2dce90f 100644 --- a/blog/feed.atom +++ b/blog/feed.atom @@ -4,7 +4,7 @@ <link href="http://groovy.apache.org/blog"/> <link href="http://groovy.apache.org/blog/feed.atom" rel="self"/> <id>http://groovy.apache.org/blog</id> - <updated>2025-08-28T14:22:00Z</updated> + <updated>2025-08-28T14:21:00Z</updated> <entry> <id>http://groovy.apache.org/blog/exploring-gatherers4j</id> <author> @@ -34,7 +34,7 @@ </author> <title type="html">Using TensorFlow from Apache Wayang</title> <link href="http://groovy.apache.org/blog/wayang-tensorflow"/> - <updated>2025-08-28T14:22:00Z</updated> + <updated>2025-08-28T14:21:00Z</updated> <published>2025-02-28T09:30:00Z</published> <summary type="html">This post looks at using TensorFlow and Apache Wayang with Apache Groovy.</summary> </entry> diff --git a/blog/index.html b/blog/index.html index 3f8bd9a..6a759fb 100644 --- a/blog/index.html +++ b/blog/index.html @@ -53,7 +53,7 @@ </ul> </div> </div> - </div><div id='content' class='page-1'><div class='row'><div class='row-fluid'><div class='col-lg-3' id='blog-index'><ul class='nav-sidebar list'><li class='active'><a href='/blog/'>Blogs</a></li><li><a href='wayang-tensorflow'>Using TensorFlow from Apache Wayang</a></li><li><a href='using-groovy-with-apache-wayang'>Using Groovy™ with Apache Wayang and Apache Spark™</a></li><li><a href='exploring-gatherers4j'>Exploring Gatherers4J with Groovy™</a [...] + </div><div id='content' class='page-1'><div class='row'><div class='row-fluid'><div class='col-lg-3' id='blog-index'><ul class='nav-sidebar list'><li class='active'><a href='/blog/'>Blogs</a></li><li><a href='wayang-tensorflow'>Using TensorFlow from Apache Wayang</a></li><li><a href='using-groovy-with-apache-wayang'>Using Groovy™ with Apache Wayang and Apache Spark™</a></li><li><a href='exploring-gatherers4j'>Exploring Gatherers4J with Groovy™</a [...] <div class='row'> <div class='colset-3-footer'> <div class='col-1'> diff --git a/blog/wayang-tensorflow.html b/blog/wayang-tensorflow.html index 2d37758..494ace4 100644 --- a/blog/wayang-tensorflow.html +++ b/blog/wayang-tensorflow.html @@ -59,7 +59,7 @@ <div><a href="https://github.com/paulk-asert/" target="_blank" rel="noopener noreferrer"><span>Paul King</span></a></div> <div><small><i>PMC Member</i></small></div> </div> - </div><br/><span>Published: 2025-02-28 09:30AM (Last updated: 2025-08-28 02:22PM)</span></p><hr/><div id="preamble"> + </div><br/><span>Published: 2025-02-28 09:30AM (Last updated: 2025-08-28 02:21PM)</span></p><hr/><div id="preamble"> <div class="sectionbody"> <div class="paragraph"> <p><span class="image right"><img src="img/iris_flowers.png" alt="iris flowers" width="180"></span>In previous blog posts, we have looked at:</p>