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

vy pushed a commit to branch main-site-stg-out
in repository https://gitbox.apache.org/repos/asf/logging-site.git


The following commit(s) were added to refs/heads/main-site-stg-out by this push:
     new 69112a8f Fix attempt
69112a8f is described below

commit 69112a8f8c39cca14e5caaaec1f479523be0b07a
Author: Volkan Yazıcı <[email protected]>
AuthorDate: Wed Dec 31 13:34:15 2025 +0100

    Fix attempt
---
 .asf.yaml                                                   |   2 --
 content/404.html => 404.html                                |   0
 {content/_ => _}/css/site.css                               |   0
 {content/_ => _}/css/vendor/tabs.css                        |   0
 {content/_ => _}/font/roboto-cyrillic-400-italic.woff2      | Bin
 {content/_ => _}/font/roboto-cyrillic-400-normal.woff2      | Bin
 {content/_ => _}/font/roboto-cyrillic-500-italic.woff2      | Bin
 {content/_ => _}/font/roboto-cyrillic-500-normal.woff2      | Bin
 {content/_ => _}/font/roboto-latin-400-italic.woff          | Bin
 {content/_ => _}/font/roboto-latin-400-italic.woff2         | Bin
 {content/_ => _}/font/roboto-latin-400-normal.woff          | Bin
 {content/_ => _}/font/roboto-latin-400-normal.woff2         | Bin
 {content/_ => _}/font/roboto-latin-500-italic.woff          | Bin
 {content/_ => _}/font/roboto-latin-500-italic.woff2         | Bin
 {content/_ => _}/font/roboto-latin-500-normal.woff          | Bin
 {content/_ => _}/font/roboto-latin-500-normal.woff2         | Bin
 {content/_ => _}/font/roboto-mono-latin-400-normal.woff     | Bin
 {content/_ => _}/font/roboto-mono-latin-400-normal.woff2    | Bin
 {content/_ => _}/font/roboto-mono-latin-500-normal.woff     | Bin
 {content/_ => _}/font/roboto-mono-latin-500-normal.woff2    | Bin
 {content/_ => _}/img/back.svg                               |   0
 {content/_ => _}/img/caret.svg                              |   0
 {content/_ => _}/img/chevron.svg                            |   0
 {content/_ => _}/img/home-o.svg                             |   0
 {content/_ => _}/img/home.svg                               |   0
 {content/_ => _}/img/menu.svg                               |   0
 {content/_ => _}/img/octicons-16.svg                        |   0
 {content/_ => _}/js/site.js                                 |   0
 {content/_ => _}/js/vendor/highlight.js                     |   0
 {content/_ => _}/js/vendor/tabs.js                          |   0
 {content/_images => _images}/blog/love-the-vex.png          | Bin
 .../20231117-flume-joins-logging-services.html              |   0
 {content/blog => blog}/20231128-new-pmc-member.html         |   0
 .../blog => blog}/20231202-apache-common-logging-1.3.0.html |   0
 .../20231214-announcing-support-from-the-stf.html           |   0
 {content/blog => blog}/20231218-20-years-of-innovation.html |   0
 .../20240725-Log4j-At-Community-Over-Code-2024.html         |   0
 {content/blog => blog}/20240808-welcome-to-the-pmc-jan.html |   0
 {content/blog => blog}/20240812-log4j-bug-bounty.html       |   0
 .../blog => blog}/20250728-introduction-to-vex-files.html   |   0
 {content/blog => blog}/index.html                           |   0
 content/charter.html => charter.html                        |   0
 {content/cyclonedx => cyclonedx}/vdr.xml                    |   0
 {content/doaps => doaps}/doap_Log4j.rdf                     |   0
 content/download.html => download.html                      |   0
 content/guidelines.html => guidelines.html                  |   0
 content/index.html => index.html                            |   0
 content/processes.html => processes.html                    |   0
 content/security.html => security.html                      |   0
 content/sitemap.xml => sitemap.xml                          |   0
 content/support.html => support.html                        |   0
 content/team-list.html => team-list.html                    |   0
 content/what-is-logging.html => what-is-logging.html        |   0
 {content/xml => xml}/ns/index.html                          |   0
 {content/xml => xml}/ns/log4j-changelog-0.1.0.xsd           |   0
 {content/xml => xml}/ns/log4j-changelog-0.1.1.xsd           |   0
 {content/xml => xml}/ns/log4j-changelog-0.1.2.xsd           |   0
 {content/xml => xml}/ns/log4j-changelog-0.1.3.xsd           |   0
 {content/xml => xml}/ns/log4j-changelog-0.2.0.xsd           |   0
 {content/xml => xml}/ns/log4j-changelog-0.xsd               |   0
 {content/xml => xml}/ns/log4j-config-2.23.1.xsd             |   0
 {content/xml => xml}/ns/log4j-config-2.xsd                  |   0
 {content/xml => xml}/ns/log4j-config-3.0.0.xsd              |   0
 {content/xml => xml}/ns/log4j-config-3.xsd                  |   0
 {content/xml => xml}/ns/log4j-plugins-0.1.0.xsd             |   0
 {content/xml => xml}/ns/log4j-plugins-0.xsd                 |   0
 66 files changed, 2 deletions(-)

diff --git a/.asf.yaml b/.asf.yaml
index a3e8ead3..088931dd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -1,8 +1,6 @@
 staging:
   profile: ~
   whoami: main-site-stg-out
-  subdir: content/
-
 
 # INFRA cannot handle change sets bigger than a certain size: 
https://the-asf.slack.com/archives/CBX4TSBQ8/p1709724983391709
 # This file will be used to push a small commit to help the INFRA to recover.
diff --git a/content/404.html b/404.html
similarity index 100%
rename from content/404.html
rename to 404.html
diff --git a/content/_/css/site.css b/_/css/site.css
similarity index 100%
rename from content/_/css/site.css
rename to _/css/site.css
diff --git a/content/_/css/vendor/tabs.css b/_/css/vendor/tabs.css
similarity index 100%
rename from content/_/css/vendor/tabs.css
rename to _/css/vendor/tabs.css
diff --git a/content/_/font/roboto-cyrillic-400-italic.woff2 
b/_/font/roboto-cyrillic-400-italic.woff2
similarity index 100%
rename from content/_/font/roboto-cyrillic-400-italic.woff2
rename to _/font/roboto-cyrillic-400-italic.woff2
diff --git a/content/_/font/roboto-cyrillic-400-normal.woff2 
b/_/font/roboto-cyrillic-400-normal.woff2
similarity index 100%
rename from content/_/font/roboto-cyrillic-400-normal.woff2
rename to _/font/roboto-cyrillic-400-normal.woff2
diff --git a/content/_/font/roboto-cyrillic-500-italic.woff2 
b/_/font/roboto-cyrillic-500-italic.woff2
similarity index 100%
rename from content/_/font/roboto-cyrillic-500-italic.woff2
rename to _/font/roboto-cyrillic-500-italic.woff2
diff --git a/content/_/font/roboto-cyrillic-500-normal.woff2 
b/_/font/roboto-cyrillic-500-normal.woff2
similarity index 100%
rename from content/_/font/roboto-cyrillic-500-normal.woff2
rename to _/font/roboto-cyrillic-500-normal.woff2
diff --git a/content/_/font/roboto-latin-400-italic.woff 
b/_/font/roboto-latin-400-italic.woff
similarity index 100%
rename from content/_/font/roboto-latin-400-italic.woff
rename to _/font/roboto-latin-400-italic.woff
diff --git a/content/_/font/roboto-latin-400-italic.woff2 
b/_/font/roboto-latin-400-italic.woff2
similarity index 100%
rename from content/_/font/roboto-latin-400-italic.woff2
rename to _/font/roboto-latin-400-italic.woff2
diff --git a/content/_/font/roboto-latin-400-normal.woff 
b/_/font/roboto-latin-400-normal.woff
similarity index 100%
rename from content/_/font/roboto-latin-400-normal.woff
rename to _/font/roboto-latin-400-normal.woff
diff --git a/content/_/font/roboto-latin-400-normal.woff2 
b/_/font/roboto-latin-400-normal.woff2
similarity index 100%
rename from content/_/font/roboto-latin-400-normal.woff2
rename to _/font/roboto-latin-400-normal.woff2
diff --git a/content/_/font/roboto-latin-500-italic.woff 
b/_/font/roboto-latin-500-italic.woff
similarity index 100%
rename from content/_/font/roboto-latin-500-italic.woff
rename to _/font/roboto-latin-500-italic.woff
diff --git a/content/_/font/roboto-latin-500-italic.woff2 
b/_/font/roboto-latin-500-italic.woff2
similarity index 100%
rename from content/_/font/roboto-latin-500-italic.woff2
rename to _/font/roboto-latin-500-italic.woff2
diff --git a/content/_/font/roboto-latin-500-normal.woff 
b/_/font/roboto-latin-500-normal.woff
similarity index 100%
rename from content/_/font/roboto-latin-500-normal.woff
rename to _/font/roboto-latin-500-normal.woff
diff --git a/content/_/font/roboto-latin-500-normal.woff2 
b/_/font/roboto-latin-500-normal.woff2
similarity index 100%
rename from content/_/font/roboto-latin-500-normal.woff2
rename to _/font/roboto-latin-500-normal.woff2
diff --git a/content/_/font/roboto-mono-latin-400-normal.woff 
b/_/font/roboto-mono-latin-400-normal.woff
similarity index 100%
rename from content/_/font/roboto-mono-latin-400-normal.woff
rename to _/font/roboto-mono-latin-400-normal.woff
diff --git a/content/_/font/roboto-mono-latin-400-normal.woff2 
b/_/font/roboto-mono-latin-400-normal.woff2
similarity index 100%
rename from content/_/font/roboto-mono-latin-400-normal.woff2
rename to _/font/roboto-mono-latin-400-normal.woff2
diff --git a/content/_/font/roboto-mono-latin-500-normal.woff 
b/_/font/roboto-mono-latin-500-normal.woff
similarity index 100%
rename from content/_/font/roboto-mono-latin-500-normal.woff
rename to _/font/roboto-mono-latin-500-normal.woff
diff --git a/content/_/font/roboto-mono-latin-500-normal.woff2 
b/_/font/roboto-mono-latin-500-normal.woff2
similarity index 100%
rename from content/_/font/roboto-mono-latin-500-normal.woff2
rename to _/font/roboto-mono-latin-500-normal.woff2
diff --git a/content/_/img/back.svg b/_/img/back.svg
similarity index 100%
rename from content/_/img/back.svg
rename to _/img/back.svg
diff --git a/content/_/img/caret.svg b/_/img/caret.svg
similarity index 100%
rename from content/_/img/caret.svg
rename to _/img/caret.svg
diff --git a/content/_/img/chevron.svg b/_/img/chevron.svg
similarity index 100%
rename from content/_/img/chevron.svg
rename to _/img/chevron.svg
diff --git a/content/_/img/home-o.svg b/_/img/home-o.svg
similarity index 100%
rename from content/_/img/home-o.svg
rename to _/img/home-o.svg
diff --git a/content/_/img/home.svg b/_/img/home.svg
similarity index 100%
rename from content/_/img/home.svg
rename to _/img/home.svg
diff --git a/content/_/img/menu.svg b/_/img/menu.svg
similarity index 100%
rename from content/_/img/menu.svg
rename to _/img/menu.svg
diff --git a/content/_/img/octicons-16.svg b/_/img/octicons-16.svg
similarity index 100%
rename from content/_/img/octicons-16.svg
rename to _/img/octicons-16.svg
diff --git a/content/_/js/site.js b/_/js/site.js
similarity index 100%
rename from content/_/js/site.js
rename to _/js/site.js
diff --git a/content/_/js/vendor/highlight.js b/_/js/vendor/highlight.js
similarity index 100%
rename from content/_/js/vendor/highlight.js
rename to _/js/vendor/highlight.js
diff --git a/content/_/js/vendor/tabs.js b/_/js/vendor/tabs.js
similarity index 100%
rename from content/_/js/vendor/tabs.js
rename to _/js/vendor/tabs.js
diff --git a/content/_images/blog/love-the-vex.png 
b/_images/blog/love-the-vex.png
similarity index 100%
rename from content/_images/blog/love-the-vex.png
rename to _images/blog/love-the-vex.png
diff --git a/content/blog/20231117-flume-joins-logging-services.html 
b/blog/20231117-flume-joins-logging-services.html
similarity index 100%
rename from content/blog/20231117-flume-joins-logging-services.html
rename to blog/20231117-flume-joins-logging-services.html
diff --git a/content/blog/20231128-new-pmc-member.html 
b/blog/20231128-new-pmc-member.html
similarity index 100%
rename from content/blog/20231128-new-pmc-member.html
rename to blog/20231128-new-pmc-member.html
diff --git a/content/blog/20231202-apache-common-logging-1.3.0.html 
b/blog/20231202-apache-common-logging-1.3.0.html
similarity index 100%
rename from content/blog/20231202-apache-common-logging-1.3.0.html
rename to blog/20231202-apache-common-logging-1.3.0.html
diff --git a/content/blog/20231214-announcing-support-from-the-stf.html 
b/blog/20231214-announcing-support-from-the-stf.html
similarity index 100%
rename from content/blog/20231214-announcing-support-from-the-stf.html
rename to blog/20231214-announcing-support-from-the-stf.html
diff --git a/content/blog/20231218-20-years-of-innovation.html 
b/blog/20231218-20-years-of-innovation.html
similarity index 100%
rename from content/blog/20231218-20-years-of-innovation.html
rename to blog/20231218-20-years-of-innovation.html
diff --git a/content/blog/20240725-Log4j-At-Community-Over-Code-2024.html 
b/blog/20240725-Log4j-At-Community-Over-Code-2024.html
similarity index 100%
rename from content/blog/20240725-Log4j-At-Community-Over-Code-2024.html
rename to blog/20240725-Log4j-At-Community-Over-Code-2024.html
diff --git a/content/blog/20240808-welcome-to-the-pmc-jan.html 
b/blog/20240808-welcome-to-the-pmc-jan.html
similarity index 100%
rename from content/blog/20240808-welcome-to-the-pmc-jan.html
rename to blog/20240808-welcome-to-the-pmc-jan.html
diff --git a/content/blog/20240812-log4j-bug-bounty.html 
b/blog/20240812-log4j-bug-bounty.html
similarity index 100%
rename from content/blog/20240812-log4j-bug-bounty.html
rename to blog/20240812-log4j-bug-bounty.html
diff --git a/content/blog/20250728-introduction-to-vex-files.html 
b/blog/20250728-introduction-to-vex-files.html
similarity index 100%
rename from content/blog/20250728-introduction-to-vex-files.html
rename to blog/20250728-introduction-to-vex-files.html
diff --git a/content/blog/index.html b/blog/index.html
similarity index 100%
rename from content/blog/index.html
rename to blog/index.html
diff --git a/content/charter.html b/charter.html
similarity index 100%
rename from content/charter.html
rename to charter.html
diff --git a/content/cyclonedx/vdr.xml b/cyclonedx/vdr.xml
similarity index 100%
rename from content/cyclonedx/vdr.xml
rename to cyclonedx/vdr.xml
diff --git a/content/doaps/doap_Log4j.rdf b/doaps/doap_Log4j.rdf
similarity index 100%
rename from content/doaps/doap_Log4j.rdf
rename to doaps/doap_Log4j.rdf
diff --git a/content/download.html b/download.html
similarity index 100%
rename from content/download.html
rename to download.html
diff --git a/content/guidelines.html b/guidelines.html
similarity index 100%
rename from content/guidelines.html
rename to guidelines.html
diff --git a/content/index.html b/index.html
similarity index 100%
rename from content/index.html
rename to index.html
diff --git a/content/processes.html b/processes.html
similarity index 100%
rename from content/processes.html
rename to processes.html
diff --git a/content/security.html b/security.html
similarity index 100%
rename from content/security.html
rename to security.html
diff --git a/content/sitemap.xml b/sitemap.xml
similarity index 100%
rename from content/sitemap.xml
rename to sitemap.xml
diff --git a/content/support.html b/support.html
similarity index 100%
rename from content/support.html
rename to support.html
diff --git a/content/team-list.html b/team-list.html
similarity index 100%
rename from content/team-list.html
rename to team-list.html
diff --git a/content/what-is-logging.html b/what-is-logging.html
similarity index 100%
rename from content/what-is-logging.html
rename to what-is-logging.html
diff --git a/content/xml/ns/index.html b/xml/ns/index.html
similarity index 100%
rename from content/xml/ns/index.html
rename to xml/ns/index.html
diff --git a/content/xml/ns/log4j-changelog-0.1.0.xsd 
b/xml/ns/log4j-changelog-0.1.0.xsd
similarity index 100%
rename from content/xml/ns/log4j-changelog-0.1.0.xsd
rename to xml/ns/log4j-changelog-0.1.0.xsd
diff --git a/content/xml/ns/log4j-changelog-0.1.1.xsd 
b/xml/ns/log4j-changelog-0.1.1.xsd
similarity index 100%
rename from content/xml/ns/log4j-changelog-0.1.1.xsd
rename to xml/ns/log4j-changelog-0.1.1.xsd
diff --git a/content/xml/ns/log4j-changelog-0.1.2.xsd 
b/xml/ns/log4j-changelog-0.1.2.xsd
similarity index 100%
rename from content/xml/ns/log4j-changelog-0.1.2.xsd
rename to xml/ns/log4j-changelog-0.1.2.xsd
diff --git a/content/xml/ns/log4j-changelog-0.1.3.xsd 
b/xml/ns/log4j-changelog-0.1.3.xsd
similarity index 100%
rename from content/xml/ns/log4j-changelog-0.1.3.xsd
rename to xml/ns/log4j-changelog-0.1.3.xsd
diff --git a/content/xml/ns/log4j-changelog-0.2.0.xsd 
b/xml/ns/log4j-changelog-0.2.0.xsd
similarity index 100%
rename from content/xml/ns/log4j-changelog-0.2.0.xsd
rename to xml/ns/log4j-changelog-0.2.0.xsd
diff --git a/content/xml/ns/log4j-changelog-0.xsd b/xml/ns/log4j-changelog-0.xsd
similarity index 100%
rename from content/xml/ns/log4j-changelog-0.xsd
rename to xml/ns/log4j-changelog-0.xsd
diff --git a/content/xml/ns/log4j-config-2.23.1.xsd 
b/xml/ns/log4j-config-2.23.1.xsd
similarity index 100%
rename from content/xml/ns/log4j-config-2.23.1.xsd
rename to xml/ns/log4j-config-2.23.1.xsd
diff --git a/content/xml/ns/log4j-config-2.xsd b/xml/ns/log4j-config-2.xsd
similarity index 100%
rename from content/xml/ns/log4j-config-2.xsd
rename to xml/ns/log4j-config-2.xsd
diff --git a/content/xml/ns/log4j-config-3.0.0.xsd 
b/xml/ns/log4j-config-3.0.0.xsd
similarity index 100%
rename from content/xml/ns/log4j-config-3.0.0.xsd
rename to xml/ns/log4j-config-3.0.0.xsd
diff --git a/content/xml/ns/log4j-config-3.xsd b/xml/ns/log4j-config-3.xsd
similarity index 100%
rename from content/xml/ns/log4j-config-3.xsd
rename to xml/ns/log4j-config-3.xsd
diff --git a/content/xml/ns/log4j-plugins-0.1.0.xsd 
b/xml/ns/log4j-plugins-0.1.0.xsd
similarity index 100%
rename from content/xml/ns/log4j-plugins-0.1.0.xsd
rename to xml/ns/log4j-plugins-0.1.0.xsd
diff --git a/content/xml/ns/log4j-plugins-0.xsd b/xml/ns/log4j-plugins-0.xsd
similarity index 100%
rename from content/xml/ns/log4j-plugins-0.xsd
rename to xml/ns/log4j-plugins-0.xsd

Reply via email to