This is an automated email from the ASF dual-hosted git repository.
sammichen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone-site.git
The following commit(s) were added to refs/heads/master by this push:
new 9777700a HDDS-13550. Add 'Apache Ozone Best Practices at Didi' to web
site (#152)
9777700a is described below
commit 9777700a77469bd62d5b8b5d89c421243728c59e
Author: Sammi Chen <[email protected]>
AuthorDate: Thu Aug 7 14:53:12 2025 +0800
HDDS-13550. Add 'Apache Ozone Best Practices at Didi' to web site (#152)
---
content/blogs.md | 6 ++++++
layouts/partials/header.html | 1 +
static/assets/ApacheOzoneBestPracticesAtDidi.pdf | Bin 0 -> 5643002 bytes
3 files changed, 7 insertions(+)
diff --git a/content/blogs.md b/content/blogs.md
new file mode 100644
index 00000000..3a57533d
--- /dev/null
+++ b/content/blogs.md
@@ -0,0 +1,6 @@
+---
+title: Ozone Blogs
+---
+
+
+* Apache Ozone Best Practices at Didi. Hongbing Wang, Shilun Fan, and Wei
Ming. [Blog](/assets/ApacheOzoneBestPracticesAtDidi.pdf)
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 88833d40..f0c4c0fc 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -116,6 +116,7 @@ s=d.getElementsByTagName('script')[0];
<ul class="dropdown-menu">
<li><a href="community">Get involved</a></li>
<li><a href="events">Events</a></li>
+ <li><a href="blogs">Blogs</a></li>
</ul>
</li>
<li><a
href="https://github.com/apache/ozone">Source</a></li>
diff --git a/static/assets/ApacheOzoneBestPracticesAtDidi.pdf
b/static/assets/ApacheOzoneBestPracticesAtDidi.pdf
new file mode 100644
index 00000000..6ee438aa
Binary files /dev/null and b/static/assets/ApacheOzoneBestPracticesAtDidi.pdf
differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]