This is an automated email from the ASF dual-hosted git repository.
jiacai2050 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/horaedb-docs.git
The following commit(s) were added to refs/heads/main by this push:
new 1dedfef feat: add ccf blog (#146)
1dedfef is described below
commit 1dedfef043cf4603e812ed34ec9b401b855038ff
Author: Jiacai Liu <[email protected]>
AuthorDate: Thu Oct 24 17:22:34 2024 +0800
feat: add ccf blog (#146)
---
content/cn/blog/2024/ccf-bit.md | 17 +++++++++++++++++
hugo.toml | 3 +++
static/images/ccf-bit.jpg | Bin 0 -> 371590 bytes
3 files changed, 20 insertions(+)
diff --git a/content/cn/blog/2024/ccf-bit.md b/content/cn/blog/2024/ccf-bit.md
new file mode 100644
index 0000000..43e162d
--- /dev/null
+++ b/content/cn/blog/2024/ccf-bit.md
@@ -0,0 +1,17 @@
+---
+title: Apache HoraeDB 与你相约北京理工大学
+date: 2024-10-24
+tags:
+ - community
+---
+
+在数字化转型的浪潮中,开源软件人才的培养是信息技术创新发展的重要根基,高校学子作为我国开源生态的源头活水备受重视。10 月 26 日 CCF
开源发展委员会“开源高校行”活动将走进北京理工大学与高校师生交流分享,共同推进开源教育,建立产学研用一体化开源创新人才培养体系。诚邀您的参与!
+
+Apache HoraeDB PPMC 成员 [任春韶](https://github.com/chunshao90) 将带来 Optimizing
Apache HoraeDB for High-Cardinality Metrics at AntGroup 为题的分享,欢迎在场的朋友前来观看、交流 🤝
+
+# 活动须知
+
+- 时间:2024 年 10 月 26 号 18:30-20:05
+- 地点:北京理工大学良乡校区文萃楼 I 405
+
+
diff --git a/hugo.toml b/hugo.toml
index 79f364a..79870cf 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -86,3 +86,6 @@ sidebar_menu_compact = true
ul_show = 1
sidebar_menu_foldable = true
showLightDarkModeMenu = true
+
+[outputs]
+section = [ "HTML", "RSS", "print" ]
diff --git a/static/images/ccf-bit.jpg b/static/images/ccf-bit.jpg
new file mode 100644
index 0000000..91f90ce
Binary files /dev/null and b/static/images/ccf-bit.jpg differ
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]