This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch main-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-log4j-kotlin.git
The following commit(s) were added to refs/heads/main-site-stg-out by this push:
new 54603ee Add website content generated from
`5fe1adf04a7502edbe867bd1b3ca2ecac1129cf3`
54603ee is described below
commit 54603eee7ae4f72aba13eb651ad1ec3d5c34a8c0
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Fri Apr 19 08:33:49 2024 +0000
Add website content generated from
`5fe1adf04a7502edbe867bd1b3ca2ecac1129cf3`
---
development.html | 6 ++++--
sitemap.xml | 6 +++---
2 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/development.html b/development.html
index b3f4bfe..fc052c0 100644
--- a/development.html
+++ b/development.html
@@ -107,10 +107,12 @@
</div>
<div class="listingblock">
<div class="content">
-<pre class="highlightjs highlight"><code class="language-bash hljs"
data-lang="bash">./mvnw -N site
-python -m http.server -d target/site</code></pre>
+<pre class="highlightjs highlight"><code class="language-bash hljs"
data-lang="bash">./mvnw -N site</code></pre>
</div>
</div>
+<div class="paragraph">
+<p>You can view the generated website with a browser by pointing it to
<code>target/site</code> directory.</p>
+</div>
</div>
</div>
<div class="sect1">
diff --git a/sitemap.xml b/sitemap.xml
index 92497eb..3785bb7 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,14 +2,14 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://logging.apache.org/log4j/kotlin/development.html</loc>
-<lastmod>2024-04-19T08:27:50.806Z</lastmod>
+<lastmod>2024-04-19T08:33:46.699Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/kotlin/index.html</loc>
-<lastmod>2024-04-19T08:27:50.806Z</lastmod>
+<lastmod>2024-04-19T08:33:46.699Z</lastmod>
</url>
<url>
<loc>https://logging.apache.org/log4j/kotlin/release-notes.html</loc>
-<lastmod>2024-04-19T08:27:50.806Z</lastmod>
+<lastmod>2024-04-19T08:33:46.699Z</lastmod>
</url>
</urlset>