Skip to content

Commit

Permalink
add certificaiton
Browse files Browse the repository at this point in the history
  • Loading branch information
bartdong committed Nov 14, 2023
1 parent 8f1c80b commit c2978b2
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 3 deletions.
40 changes: 40 additions & 0 deletions content/chinese/event/certification.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
---
title: "发行版认证"
date: 2023-11-14T00:00:00+08:00
#image_webp: images/news/news-post-1.webp
#image: images/news/news-post-1.jpg
author: OpenTenBase
description: "This is meta description"
---

<style type="text/css">
.tg {border-collapse:collapse;border-color:#ccc;border-spacing:0;}
.tg td{background-color:#fff;border-color:#ccc;border-style:solid;border-width:1px;color:#333;
font-family:Arial, sans-serif;font-size:14px;overflow:hidden;padding:10px 10px;word-break:normal;}
.tg th{background-color:#f0f0f0;border-color:#ccc;border-style:solid;border-width:1px;color:#333;
font-family:Arial, sans-serif;font-size:14px;font-weight:normal;overflow:hidden;padding:10px 10px;word-break:normal;}
.tg .tg-z0u2{background-color:#0052cb;border-color:#333333;color:#ffffff;font-weight:bold;text-align:left;vertical-align:top}
.tg .tg-0pky{border-color:inherit;text-align:left;vertical-align:top}
</style>
<table class="tg">
<thead>
<tr>
<th class="tg-z0u2">认证发行版</th>
<th class="tg-z0u2">企业名称</th>
<th class="tg-z0u2">社区版本</th>
<th class="tg-z0u2">颁发日期</th>
<th class="tg-z0u2">有效日期</th>
<th class="tg-z0u2">证书查看</th>
</tr>
</thead>
<tbody>
<tr>
<td class="tg-0pky">国能数据库CERDB</td>
<td class="tg-0pky">国能信息技术有限公司</td>
<td class="tg-0pky">OpenTenBase 2.5</td>
<td class="tg-0pky">2023-10-26</td>
<td class="tg-0pky">2023-10-26</td>
<td class="tg-0pky"><a href="https://../images/certification-001.png" target="_blank" rel="noopener noreferrer">下载证书</a></td>
</tr>
</tbody>
</table>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 7 additions & 1 deletion data/cn/testimonial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ testimonial:
btnNext: "ti-angle-right" # themify icon pack : https://themify.me/themify-icons
btnPre: "ti-angle-left" # themify icon pack : https://themify.me/themify-icons
testimonial_item:

# testimonial item loop
- name: "冯冠霖"
position : "开放原子开源基金会秘书长"
content: "很高兴看到腾讯能够把多年研发打磨、通过海量业务场景考验的基础软件数据库项目OpenTenBase开源并捐赠到基金会,未来基金会将秉持中立开放的态度,与业界一起将OpenTenBase打造成为具有全球影响力的优秀开源项目。"

# testimonial item loop
- name: "王义成"
#image: images/client/client-1.jpg
Expand Down Expand Up @@ -37,4 +43,4 @@ testimonial:
# testimonial item loop
- name: "白国华"
position : "中国开源软件联盟PostgreSQL分会副主席兼秘书长"
content: "OpenTenBase是作为企业级分布式HTAP开源数据库,填补了业内基于PostgreSQL的开源分布式OLTP系统空白,腾讯云TDSQL PG团队也把开源内核应用在金融、政府、电信、医疗、航天等行业的核心业务系统之上,未来中国pg分会将与腾讯一道,将开源产品推广到更辽阔的应用市场。"
content: "OpenTenBase是作为企业级分布式HTAP开源数据库,填补了业内基于PostgreSQL的开源分布式OLTP系统空白,腾讯云TDSQL PG团队也把开源内核应用在金融、政府、电信、医疗、航天等行业的核心业务系统之上,未来中国pg分会将与腾讯一道,将开源产品推广到更辽阔的应用市场。"
8 changes: 7 additions & 1 deletion data/en/testimonial.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,14 @@ testimonial:
btnNext: "ti-angle-right" # themify icon pack : https://themify.me/themify-icons
btnPre: "ti-angle-left" # themify icon pack : https://themify.me/themify-icons
testimonial_item:

# testimonial item loop
- name: "FENG Guanlin"
position : "Secretary General of OpenAtom Foundation"
content: "I am very happy to see that Tencent can open source OpenTenBase, a basic software database project that has been developed for many years and has passed the test of massive business scenarios, and donated it to the foundation. In the future, the foundation will uphold a neutral and open attitude and work with the industry to build OpenTenBase into a globally influential excellent open source projects."

# testimonial item loop
- name: "WANG YiCheng"
- name: "WANG Yicheng"
#image: images/client/client-1.jpg
#image_webp: images/client/client-1.webp
position : "General Manager of Tencent Cloud Database"
Expand Down
4 changes: 3 additions & 1 deletion hugo_stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"button",
"code",
"div",
"em",
"figcaption",
"figure",
"footer",
Expand All @@ -34,6 +33,7 @@
"select",
"span",
"strong",
"style",
"table",
"tbody",
"td",
Expand Down Expand Up @@ -159,6 +159,8 @@
"testimonial_item_position",
"text-center",
"text-truncate",
"tg",
"tg-0pky",
"ti-angle-left",
"ti-angle-right",
"ti-blackboard",
Expand Down

0 comments on commit c2978b2

Please sign in to comment.