Skip to content

Commit 64dba57

Browse files
committed
1 parent c78cffc commit 64dba57

File tree

818 files changed

+17818
-4590
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

818 files changed

+17818
-4590
lines changed

404.html

+2-2
Original file line numberDiff line numberDiff line change
@@ -760,6 +760,8 @@ <h2>最新</h2>
760760

761761
<li><a href="/blog/you-probably-dont-need-microservices/">你可能不需要微服务</a></li>
762762

763+
<li><a href="/event/cloud-native-meetup-dalian-14/">云原生技术开放日・大连站</a></li>
764+
763765
<li><a href="/blog/everything-you-need-to-know-about-llama-3-most-powerful-open-source-model-yet-concepts-to-usage/">了解 Llama 3:迄今最强大的免费开源大模型从概念到使用</a></li>
764766

765767
<li><a href="/blog/istiod-architecture/">Istiod 架构详解</a></li>
@@ -774,8 +776,6 @@ <h2>最新</h2>
774776

775777
<li><a href="/blog/how-to-configure-global-rate-limits-by-path-in-istio/">如何在 Istio 中按路径配置全局速率限制</a></li>
776778

777-
<li><a href="/blog/linkerd-revise-release-model/">Linkerd 服务网格的发布模式变更: 开源版只提供 Edge 版本,稳定版需付费使用</a></li>
778-
779779
</ul>
780780

781781

author/cheif-i/o/index.html

+75-17
Original file line numberDiff line numberDiff line change
@@ -299,6 +299,8 @@
299299

300300

301301

302+
303+
302304

303305

304306

@@ -307,16 +309,16 @@
307309

308310

309311

310-
<meta property="twitter:card" content="summary_large_image" />
312+
<meta property="twitter:card" content="summary" />
311313

312314
<meta property="twitter:site" content="@CloudNativeCN" />
313315
<meta property="twitter:creator" content="@CloudNativeCN" />
314316

315317
<meta property="og:site_name" content="云原生社区(中国)" />
316318
<meta property="og:url" content="https://cloudnative.to/author/cheif-i/o/" />
317319
<meta property="og:title" content="Cheif I/O | 云原生社区(中国)" />
318-
<meta property="og:description" content="中立的云原生终端用户社区" /><meta property="og:image" content="https://cloudnative.to/media/sharing.png" />
319-
<meta property="twitter:image" content="https://cloudnative.to/media/sharing.png" /><meta property="og:locale" content="zh" />
320+
<meta property="og:description" content="中立的云原生终端用户社区" /><meta property="og:image" content="https://cloudnative.to/author/cheif-i/o/avatar_hue38add62c87b7486d80c9f3fda25dfc1_12220_270x270_fill_q75_lanczos_center.jpg" />
321+
<meta property="twitter:image" content="https://cloudnative.to/author/cheif-i/o/avatar_hue38add62c87b7486d80c9f3fda25dfc1_12220_270x270_fill_q75_lanczos_center.jpg" /><meta property="og:locale" content="zh" />
320322

321323

322324

@@ -337,7 +339,7 @@
337339
</head>
338340

339341

340-
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" class="page-wrapper " >
342+
<body id="top" data-spy="scroll" data-offset="70" data-target="#TableOfContents" class="page-wrapper " data-wc-page-id="312cf9c38d1913f2c8f5391dc94ae200" >
341343
<button onclick="topFunction()" id="backTopBtn" title="Go to top"><i class="fa-solid fa-circle-up" aria-hidden="true"></i></button>
342344

343345

@@ -741,29 +743,85 @@
741743

742744

743745

744-
<div class="container-xl pt-3">
745-
<h1>Cheif I/O</h1>
746-
</div>
747-
748746

749747
<section id="profile-page" class="pt-5">
750748
<div class="container">
751749

752750

751+
752+
753+
754+
755+
756+
757+
758+
759+
760+
761+
762+
763+
764+
765+
766+
767+
768+
769+
770+
<div class="row">
771+
<div class="col-12 col-lg-4">
772+
<div id="profile">
773+
774+
775+
776+
<img class="avatar avatar-circle"
777+
width="270" height="270"
778+
src="/author/cheif-i/o/avatar_hue38add62c87b7486d80c9f3fda25dfc1_12220_270x270_fill_q75_lanczos_center.jpg" alt="Cheif I/O">
779+
780+
781+
<div class="portrait-title">
782+
783+
<h2>Cheif I/O</h2>
753784

754-
755-
756-
757-
<div class="article-widget content-widget-hr">
758-
<h3>最新</h3>
759-
<ul>
760785

761-
<li>
762-
<a href="/blog/europoe-it-hiring-report-2021/">疫情期间欧洲 IT 民工招聘趋势报告解读,DevOps、AI 和平台工程师最高年薪 9 万欧</a>
763-
</li>
786+
787+
788+
<h3>
789+
790+
<span></span>
791+
792+
</h3>
793+
794+
</div>
795+
796+
<ul class="network-icon" aria-hidden="true">
764797

765798
</ul>
799+
766800
</div>
801+
</div>
802+
<div class="col-12 col-lg-8">
803+
804+
805+
806+
807+
<div class="article-style">
808+
809+
</div>
810+
811+
<div class="row">
812+
813+
814+
815+
816+
817+
</div>
818+
</div>
819+
</div>
820+
821+
822+
823+
824+
767825

768826
</div>
769827
</section>

author/dariusz-jedrzejczyk/index.xml

+5-109
Large diffs are not rendered by default.

author/tim-oreilly/index.xml

+2-70
Large diffs are not rendered by default.

author/侯诗军/index.html

+5-1
Original file line numberDiff line numberDiff line change
@@ -319,7 +319,7 @@
319319
<meta property="twitter:image" content="https://cloudnative.to/media/sharing.png" /><meta property="og:locale" content="zh" />
320320

321321

322-
<meta property="og:updated_time" content="2020-11-28T13:00:00&#43;08:00" />
322+
<meta property="og:updated_time" content="2024-07-06T09:00:00&#43;08:00" />
323323

324324

325325

@@ -760,6 +760,10 @@ <h1>侯诗军</h1>
760760
<h3>最新</h3>
761761
<ul>
762762

763+
<li>
764+
<a href="/event/cloud-native-meetup-dalian-14/">云原生技术开放日・大连站</a>
765+
</li>
766+
763767
<li>
764768
<a href="/event/cloud-native-meetup-shanghai-01/">云原生社区 meetup 第一期上海站</a>
765769
</li>

author/侯诗军/index.xml

+15-1
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,27 @@
55
<link>https://cloudnative.to/author/%E4%BE%AF%E8%AF%97%E5%86%9B/</link>
66
<atom:link href="https://cloudnative.to/author/%E4%BE%AF%E8%AF%97%E5%86%9B/index.xml" rel="self" type="application/rss+xml" />
77
<description>侯诗军</description>
8-
<generator>Wowchemy (https://wowchemy.com)</generator><language>zh</language><lastBuildDate>Sat, 28 Nov 2020 13:00:00 +0800</lastBuildDate>
8+
<generator>Wowchemy (https://wowchemy.com)</generator><language>zh</language><lastBuildDate>Sat, 06 Jul 2024 09:00:00 +0800</lastBuildDate>
99
<image>
1010
<url>https://cloudnative.to/media/sharing.png</url>
1111
<title>侯诗军</title>
1212
<link>https://cloudnative.to/author/%E4%BE%AF%E8%AF%97%E5%86%9B/</link>
1313
</image>
1414

15+
<item>
16+
<title>云原生技术开放日・大连站</title>
17+
<link>https://cloudnative.to/event/cloud-native-meetup-dalian-14/</link>
18+
<pubDate>Sat, 06 Jul 2024 09:00:00 +0800</pubDate>
19+
<guid>https://cloudnative.to/event/cloud-native-meetup-dalian-14/</guid>
20+
<description>&lt;p&gt;7 月 6 日,由云原生社区主办的&lt;strong&gt;云原生技术开放日・大连站&lt;/strong&gt;在大连星海假日酒店顺利举行。&lt;strong&gt;此次活动是云原生社区在大连举办的第四次技术盛会(连续四年)&lt;/strong&gt;。活动为期一天,有 10 个 topic,讲师来自 Flomesh、腾讯、蚂蚁集团 &amp;amp; 开放原子基金会、乐天创研、MoonBit 社区、DaoCloud、中国移动、字节跳动、Kong 以及极狐 GitLab。分享话题涵盖了 Kubernetes、微服务、DevOps、Rust 等方面。&lt;/p&gt;
21+
&lt;p&gt;虽然活动当天早晨是下雨天,但是依旧有&lt;strong&gt;超过 130 + 开发者&lt;/strong&gt;到了活动现场,会场不得不临时增加座位。这是一场超预期的活动,成功的活动离不开所有人,包括参会者、赞助商、讲师、志愿者等。感谢所有人!&lt;/p&gt;
22+
&lt;ul&gt;
23+
&lt;li&gt;&lt;a href=&#34;https://mp.weixin.qq.com/s/-bB1aHnfdkxQTGn0PPcA7A&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;回顾文章&lt;/a&gt;&lt;/li&gt;
24+
&lt;li&gt;PPT:见 &lt;a href=&#34;https://github.com/cloudnativeto/academy/tree/master/meetup/14-dalian&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;GitHub&lt;/a&gt;&lt;/li&gt;
25+
&lt;/ul&gt;
26+
</description>
27+
</item>
28+
1529
<item>
1630
<title>云原生社区 meetup 第一期上海站</title>
1731
<link>https://cloudnative.to/event/cloud-native-meetup-shanghai-01/</link>

0 commit comments

Comments
 (0)