Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions gatsby-config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@ const devFlags = isDevelopment
PRESERVE_FILE_DOWNLOAD_CACHE: true,
}
: {};

console.info(`Build Environment: "${process.env.NODE_ENV}"`);
collectionIgnoreGlobs == [] ?
console.info(`Build Scope exludes: "${process.env.BUILD_FULL_SITE}"`)
:
console.info("Build Scope includes all collections");
module.exports = {
siteMetadata: {
title: "Layer5 - Expect more from your infrastructure",
Expand All @@ -26,7 +30,7 @@ module.exports = {
twitterUsername: "@layer5",
},
flags: {
FAST_DEV: true,
FAST_DEV: false,
DEV_SSR: false,
...devFlags,
},
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ import designPannelOpener from "./designs-panel-opener.png";
import designerDockPNG from "./designer-dock.png";
import catalogGIF from "../../../../assets/images/kanvas/gifs/catalog.gif";
import publishToCatalogGIF from "./publish-to-catalog.gif";
import importGIF from "./import-design-gif.gif";
import getStartedWithDesignerGIF from "../../../../assets/images/kanvas/gifs/start-from-scratch.gif";

<BlogWrapper>
Expand Down Expand Up @@ -73,7 +72,7 @@ Begin by creating a new design from scratch, using existing design patterns and


- Access the Kanvas Designer and select the "Import" button in the left Designs panel. Import your own designs from local filesystem or from a remote URL directly into the Catalog. Upload a file or provide a URL for Docker Compose, Helm Charts, Meshery Designs or Kubernetes Manifests. Choose to either import as new or merge into current design that you have open in Kanvas.
<img src={importGIF} />
<img src="/blog/2024/11-05-what-is-the-kanvas-catalog/import-design-gif.gif" />

Kanvas will convert these into a usable design based on their configurations.

Expand Down
7 changes: 2 additions & 5 deletions src/collections/events/2021/kubecon-china-2021/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ product: Meshery
resource: true
---
import {Link} from "gatsby";
import slidesTAG from "./cncf-tag-network-and-service-mesh-working-group-kubecon-china-2021-lee-calcote-ken-owens.pdf";
import slidesAdopt from "./solving-the-service-mesh-adopters-dilemma-anita-ihuman-kubecon-china-2021.pdf";


<div style={{ backgroundColor: "#E6E6E6", borderTop: "1px #D3D3D3 solid", borderBottom: "1px #D3D3D3 solid", padding: "1rem", align: "center", color: "#666", marginBottom: "1rem" }}>ENGLISH</div>

Expand Down Expand Up @@ -47,7 +44,7 @@ Speakers:
</li>
</ul>

- <Link to={slidesAdopt}>Presentation Slides</Link>
- <a href="/events/2021/kubecon-china-2021/solving-the-service-mesh-adopters-dilemma-anita-ihuman-kubecon-china-2021.pdf">Presentation Slides</a>

<h2>
<a href="https://kccncosschn21.sched.com/event/pcYk/cncf-tag-jie-zhang-re-jie-yuan-cncf-tag-network-and-service-mesh-working-group-lee-calcote-layer5-ed-warnicke-cisco-ken-owens-fiserv?iframe=no">
Expand All @@ -69,7 +66,7 @@ Speakers:
<li>Ken Owens</li>
</ul>

- <Link to={slidesTAG}>Presentation Slides</Link>
- <a href="/events/2021/cncf-tag-network-and-service-mesh-working-group-kubecon-china-2021-lee-calcote-ken-owens.pdf">Presentation Slides</a>

<h2>Meshery Project Office Hours</h2>

Expand Down
Binary file not shown.
3 changes: 1 addition & 2 deletions src/collections/events/2022/hacktoberfest-2022/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,12 @@ register: false
---

import { Link } from "gatsby" ;
import hacktoberfestprepslides from "./hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf";

<Link to="/programs/hacktoberfest">Hacktoberfest</Link> is just around the corner. You'd be surprised to know how small changes can make a big impact on a project. The more a project scales, the easier it is for small errors to live within it. You can make a real difference by fixing these relatively easier issues and continue to grow from there.
Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects the easy way with Layer5 <Link to="/community/meshmates">MeshMates</Link> and Maintainers. Spend an hour with seasoned, open source maintainers and hack your way through. To get a head start, see our <Link to="/community/newcomers">Newcomers Resources</Link>. Get familiar with the Layer5 community through our <Link to="/community/handbook">Community Handbook</Link>.
Resources:
<ul>
<li><Link to="https://www.youtube.com/watch?v=3dqFF_0FsTE">Watch the livestream recording</Link></li>
<li><Link to={hacktoberfestprepslides}>Review the slides</Link></li>
<li><a href="/events/2022/hacktoberfest-2022/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf">Review the slides</a></li>
</ul>

Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ register: false

import { Link } from "gatsby" ;
import { EventWrapper } from "../../Event.style.js";

import hacktoberfestprepslides from "./hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf";
import hacktoberfestBadge from "./hacktoberfest-contributor.png";
import dockerExtension from "./docker-extension-meshery.svg";
import manageWithMeshery from "./docker-extension-meshery.svg";
Expand All @@ -35,7 +33,7 @@ Prepare for Hacktoberfest and ready yourself for contributing to <a to="https://
<ul>
<li><Link to="https://docs.google.com/spreadsheets/d/11KPLU9vVklgGn9NbluLegbfQAyBA5ZS58AhoA8_PCVI/edit#gid=0">Issues for Hacktoberfest</Link></li>
<li><a href="https://www.youtube.com/watch?v=T7xLUqrnxtI">Recorded Livestream</a></li>
<li><a href={hacktoberfestprepslides}>Presentation Slides</a></li>
<li><a href="/events/2023/hacktoberfest-2023-docker-ext/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf">Presentation Slides</a></li>
</ul>
Earn a Badge
Earn a Hacktoberfest Contributor badge by contributing to Layer5 projects during this Hacktoberfest.
Expand Down
3 changes: 1 addition & 2 deletions src/collections/events/2023/hacktoberfest-2023/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ register: false
---

import { Link } from "gatsby" ;
import hacktoberfestprepslides from "./hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf";
import hacktoberfestBadge from "./hacktoberfest-contributor.png";

<Link to="/programs/hacktoberfest">Hacktoberfest</Link> is just around the corner. You'd be surprised to know how small changes can make a big impact on a project. The more a project scales, the easier it is for small errors to live within it. You can make a real difference by fixing these relatively easier issues and continue to grow from there.
Expand All @@ -28,7 +27,7 @@ Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects t
<ul>
<li><Link to="https://docs.google.com/spreadsheets/d/11KPLU9vVklgGn9NbluLegbfQAyBA5ZS58AhoA8_PCVI/edit#gid=0">Issues for Hacktoberfest</Link></li>
<li><a href="https://www.youtube.com/watch?v=T7xLUqrnxtI">Recorded Livestream</a></li>
<li><a href={hacktoberfestprepslides}>Presentation Slides</a></li>
<li><a href="/events/2023/hacktoberfest-2023/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf">Presentation Slides</a></li>
</ul>


Expand Down
3 changes: 1 addition & 2 deletions src/collections/events/2024/hacktoberfest-2024/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ register: true
---

import { Link } from "gatsby" ;
import preptemberslides from "./hacktoberfest-prep-2024-extending-meshery-models.pdf"
import hacktoberfestBadge from "./layer5-hacktoberfest11-badge-large.png";

<Link to="/programs/hacktoberfest">Hacktoberfest</Link> is just around the corner. You'd be surprised to know how small changes can make a big impact on a project. The more a project scales, the easier it is for small errors to live within it. You can make a real difference by fixing these relatively easier issues and continue to grow from there.
Expand All @@ -39,5 +38,5 @@ Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects t
<li><Link to="/blog/open-source/ways-to-contribute-at-layer5">Code and Non-Code Contributing at Layer5</Link></li>
<li><a href="https://github.com/issues?q=is%3Aopen+is%3Aissue+archived%3Afalse+org%3Alayer5io+org%3Ameshery+org%3Aservice-mesh-performance+org%3Aservice-mesh-patterns+label%3A%22hacktoberfest%22+">Issues for Hacktoberfest</a></li>
<li><a href="https://www.youtube.com/watch?v=iKe52yMWWK4">Recorded Livestream</a></li>
<li><a href={preptemberslides}>Presentation Slides</a></li>
<li><a href="/events/2024/hacktoberfest-2024/hacktoberfest-prep-2024-extending-meshery-models.pdf">Presentation Slides</a></li>
</ul>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
15 changes: 0 additions & 15 deletions src/collections/members/harshita-kanal/index.mdx

This file was deleted.

Loading