This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch publish
in repository https://gitbox.apache.org/repos/asf/db-site.git
The following commit(s) were added to refs/heads/publish by this push:
new dd1f104 Auto-deploy site for commit a45cd83a8b
dd1f104 is described below
commit dd1f1048c48eb9ddc62e2e5a2d8db7b26865bb4b
Author: Tilmann <[email protected]>
AuthorDate: Fri Aug 15 19:02:00 2025 +0000
Auto-deploy site for commit a45cd83a8b
---
.htaccess | 3 +++
communication.html => content/communication.html | 0
contact.html => content/contact.html | 0
{css => content/css}/asciidoctor/foundation.css | 0
.../css}/bootstrap-toc/0.4.1/bootstrap-toc.min.css | 0
{css => content/css}/bootstrap/3.3.7/bootstrap.css | 0
{css => content/css}/bootswatch/3.3.7/bootstrap-cosmo.css | 0
{css => content/css}/datanucleus_theme.css | 0
.../css}/font-awesome-4.7.0/css/font-awesome.min.css | 0
decisions.html => content/decisions.html | 0
guidelines.html => content/guidelines.html | 0
{images => content/images}/db-logo-blue.png | Bin
{images => content/images}/db-logo-blue.svg | 0
{images => content/images}/db-logo-white.png | Bin
{images => content/images}/db-logo.png | Bin
{images => content/images}/db-logo.svg | 0
index.html => content/index.html | 0
{js => content/js}/bootstrap-toc/0.4.1/bootstrap-toc.min.js | 0
{js => content/js}/bootstrap/3.3.7/bootstrap.min.js | 0
{js => content/js}/jquery/1.12.4/jquery.min.js | 0
mail.html => content/mail.html | 0
management.html => content/management.html | 0
newproject.html => content/newproject.html | 0
roles.html => content/roles.html | 0
sitemap.html => content/sitemap.html | 0
source-repos.html => content/source-repos.html | 0
source.html => content/source.html | 0
whoweare.html => content/whoweare.html | 0
28 files changed, 3 insertions(+)
diff --git a/.htaccess b/.htaccess
new file mode 100644
index 0000000..8f1d4fc
--- /dev/null
+++ b/.htaccess
@@ -0,0 +1,3 @@
+RewriteEngine On
+RewriteBase /
+RewriteRule ^(?!content/)(.*)$ content/$1
diff --git a/communication.html b/content/communication.html
similarity index 100%
rename from communication.html
rename to content/communication.html
diff --git a/contact.html b/content/contact.html
similarity index 100%
rename from contact.html
rename to content/contact.html
diff --git a/css/asciidoctor/foundation.css
b/content/css/asciidoctor/foundation.css
similarity index 100%
rename from css/asciidoctor/foundation.css
rename to content/css/asciidoctor/foundation.css
diff --git a/css/bootstrap-toc/0.4.1/bootstrap-toc.min.css
b/content/css/bootstrap-toc/0.4.1/bootstrap-toc.min.css
similarity index 100%
rename from css/bootstrap-toc/0.4.1/bootstrap-toc.min.css
rename to content/css/bootstrap-toc/0.4.1/bootstrap-toc.min.css
diff --git a/css/bootstrap/3.3.7/bootstrap.css
b/content/css/bootstrap/3.3.7/bootstrap.css
similarity index 100%
rename from css/bootstrap/3.3.7/bootstrap.css
rename to content/css/bootstrap/3.3.7/bootstrap.css
diff --git a/css/bootswatch/3.3.7/bootstrap-cosmo.css
b/content/css/bootswatch/3.3.7/bootstrap-cosmo.css
similarity index 100%
rename from css/bootswatch/3.3.7/bootstrap-cosmo.css
rename to content/css/bootswatch/3.3.7/bootstrap-cosmo.css
diff --git a/css/datanucleus_theme.css b/content/css/datanucleus_theme.css
similarity index 100%
rename from css/datanucleus_theme.css
rename to content/css/datanucleus_theme.css
diff --git a/css/font-awesome-4.7.0/css/font-awesome.min.css
b/content/css/font-awesome-4.7.0/css/font-awesome.min.css
similarity index 100%
rename from css/font-awesome-4.7.0/css/font-awesome.min.css
rename to content/css/font-awesome-4.7.0/css/font-awesome.min.css
diff --git a/decisions.html b/content/decisions.html
similarity index 100%
rename from decisions.html
rename to content/decisions.html
diff --git a/guidelines.html b/content/guidelines.html
similarity index 100%
rename from guidelines.html
rename to content/guidelines.html
diff --git a/images/db-logo-blue.png b/content/images/db-logo-blue.png
similarity index 100%
rename from images/db-logo-blue.png
rename to content/images/db-logo-blue.png
diff --git a/images/db-logo-blue.svg b/content/images/db-logo-blue.svg
similarity index 100%
rename from images/db-logo-blue.svg
rename to content/images/db-logo-blue.svg
diff --git a/images/db-logo-white.png b/content/images/db-logo-white.png
similarity index 100%
rename from images/db-logo-white.png
rename to content/images/db-logo-white.png
diff --git a/images/db-logo.png b/content/images/db-logo.png
similarity index 100%
rename from images/db-logo.png
rename to content/images/db-logo.png
diff --git a/images/db-logo.svg b/content/images/db-logo.svg
similarity index 100%
rename from images/db-logo.svg
rename to content/images/db-logo.svg
diff --git a/index.html b/content/index.html
similarity index 100%
rename from index.html
rename to content/index.html
diff --git a/js/bootstrap-toc/0.4.1/bootstrap-toc.min.js
b/content/js/bootstrap-toc/0.4.1/bootstrap-toc.min.js
similarity index 100%
rename from js/bootstrap-toc/0.4.1/bootstrap-toc.min.js
rename to content/js/bootstrap-toc/0.4.1/bootstrap-toc.min.js
diff --git a/js/bootstrap/3.3.7/bootstrap.min.js
b/content/js/bootstrap/3.3.7/bootstrap.min.js
similarity index 100%
rename from js/bootstrap/3.3.7/bootstrap.min.js
rename to content/js/bootstrap/3.3.7/bootstrap.min.js
diff --git a/js/jquery/1.12.4/jquery.min.js
b/content/js/jquery/1.12.4/jquery.min.js
similarity index 100%
rename from js/jquery/1.12.4/jquery.min.js
rename to content/js/jquery/1.12.4/jquery.min.js
diff --git a/mail.html b/content/mail.html
similarity index 100%
rename from mail.html
rename to content/mail.html
diff --git a/management.html b/content/management.html
similarity index 100%
rename from management.html
rename to content/management.html
diff --git a/newproject.html b/content/newproject.html
similarity index 100%
rename from newproject.html
rename to content/newproject.html
diff --git a/roles.html b/content/roles.html
similarity index 100%
rename from roles.html
rename to content/roles.html
diff --git a/sitemap.html b/content/sitemap.html
similarity index 100%
rename from sitemap.html
rename to content/sitemap.html
diff --git a/source-repos.html b/content/source-repos.html
similarity index 100%
rename from source-repos.html
rename to content/source-repos.html
diff --git a/source.html b/content/source.html
similarity index 100%
rename from source.html
rename to content/source.html
diff --git a/whoweare.html b/content/whoweare.html
similarity index 100%
rename from whoweare.html
rename to content/whoweare.html