Skip to content

Commit d5d38f1

Browse files
author
Vivek Vishal
authored
update content
Signed-off-by: GitHub <noreply@github.com>
1 parent 843ff1c commit d5d38f1

1 file changed

Lines changed: 13 additions & 13 deletions

File tree

src/sections/Community/Devrel-platform/content.js

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -246,9 +246,9 @@ const DevrelContent = () => {
246246
<Col $md={6} className="devrel-detail">
247247
<h2 className="heading">Visual, Collaborative Teaching Environment</h2>
248248
<ul className="caption">
249-
<li><b>Live Kubernetes Clusters:</b> Give your audience hands-on experience with a collaborative live Kubernetes environment through Meshery Playground</li>
250-
<li><b>Demonstrate Complex Concepts:</b> Explain cloud native architectures visually and interactively</li>
251-
<li><b>Multi-Player Teaching:</b> Conduct live demonstrations and workshops where participants can follow along in real-time</li>
249+
<li><b>Live Kubernetes Clusters:</b> Give your audience hands-on experience with a collaborative live Kubernetes environment through Meshery Playground.</li>
250+
<li><b>Demonstrate Complex Concepts:</b> Explain cloud native architectures visually and interactively.</li>
251+
<li><b>Multi-Player Teaching:</b> Conduct live demonstrations and workshops where participants can follow along in real-time.</li>
252252
</ul>
253253
</Col>
254254
</Row>
@@ -258,10 +258,10 @@ const DevrelContent = () => {
258258
Content Creation and Publishing
259259
</h2>
260260
<ul className="caption">
261-
<li><b>Design Cloud Native Patterns:</b> Create and publish custom cloud native design patterns featuring any CNCF project</li>
262-
<li><b>Curate Reference Architectures:</b> Showcase your expertise by publishing best practices and verified configurations</li>
263-
<li><b>Develop Learning Paths:</b>Create structured educational journeys that combine theory with hands-on practice</li>
264-
<li><b>Design Challenges:</b>Create hands-on labs using Meshery Playground that engage your audience through gamification</li>
261+
<li><b>Design Cloud Native Patterns:</b> Create and publish cloud native designs featuring any CNCF project.</li>
262+
<li><b>Curate Reference Architectures:</b> Showcase your cloud native expertise by publishing best practices and operational patterns for Kubernetes and cloud-native infrastructure.</li>
263+
<li><b>Develop Learning Paths:</b>Create structured educational journeys that combine theory with hands-on practice.</li>
264+
<li><b>Design Challenges/Tutorials:</b> Create interactive labs using Meshery Playground with step-by-step guides and live demonstrations on diverse cloud native concepts.</li>
265265
</ul>
266266
</Col>
267267
<Col $md={6} className="devrel-image">
@@ -277,9 +277,9 @@ const DevrelContent = () => {
277277
<Col $md={6} className="devrel-detail">
278278
<h2 className="heading">Build Your Professional Brand</h2>
279279
<ul className="caption">
280-
<li><b>Public User Profile:</b>Showcase your cloud native design patterns, contributions, and expertise</li>
281-
<li><b>Content Attribution:</b> All your published designs, learning paths, and challenges are linked to your profile</li>
282-
<li><b>Content Metrics:</b> Track popularity and usage of your published content</li>
280+
<li><b>Public User Profile:</b> All your published designs and reference architectures are linked to your profile, with real-time stats to track their reach and impact.</li>
281+
<li><b>Themed Organization:</b> Create a personalized dashboard with your organization's colors and logo, and invite members.</li>
282+
<li><b>Dedicated Workspace:</b> Maintain a centralized environment for all your content and resources.</li>
283283
</ul>
284284
</Col>
285285
</Row>
@@ -289,9 +289,9 @@ const DevrelContent = () => {
289289
Recognition Program
290290
</h2>
291291
<ul className="caption">
292-
<li><b>Achievement Badges:</b>Earn badges for milestones achieved within the platform</li>
293-
<li><b>Leaderboard Visibility:</b> Stand out in the community by ranking on challenge leaderboards</li>
294-
<li><b>Content Popularity:</b>Gain recognition when your designs become most used and referenced</li>
292+
<li><b>Achievement Badges:</b> Earn badges for key milestones, like streaming logs from a Kubernetes Pod for the first time.</li>
293+
<li><b>Leaderboard Visibility:</b> Participate in challenges, compete on leaderboards, and stand out in the community.</li>
294+
<li><b>Featured Mentions:</b> Get recognized when your content becomes popular, with shoutouts from the project.</li>
295295
</ul>
296296
{/* <Button
297297
$primary

0 commit comments

Comments
 (0)