diff --git a/gatsby-config.js b/gatsby-config.js index e3c280e7db957..26e0968e307bf 100644 --- a/gatsby-config.js +++ b/gatsby-config.js @@ -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", @@ -26,7 +30,7 @@ module.exports = { twitterUsername: "@layer5", }, flags: { - FAST_DEV: true, + FAST_DEV: false, DEV_SSR: false, ...devFlags, }, diff --git a/src/collections/blog/2024/09-27-meet-the-maintainer-aisuko-li/aisuko-li-layer5-maintainer.png b/src/collections/blog/2024/09-27-meet-the-maintainer-aisuko-li/aisuko-li-layer5-maintainer.png index cbbd6a1ef086b..b95a239961ee6 100644 Binary files a/src/collections/blog/2024/09-27-meet-the-maintainer-aisuko-li/aisuko-li-layer5-maintainer.png and b/src/collections/blog/2024/09-27-meet-the-maintainer-aisuko-li/aisuko-li-layer5-maintainer.png differ diff --git a/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx b/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx index caef9afdde861..d975b1441ad0d 100644 --- a/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx +++ b/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/post.mdx @@ -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"; @@ -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. - + Kanvas will convert these into a usable design based on their configurations. diff --git a/src/collections/events/2021/kubecon-china-2021/index.mdx b/src/collections/events/2021/kubecon-china-2021/index.mdx index 1771c83504eb5..80f1e0265fd26 100644 --- a/src/collections/events/2021/kubecon-china-2021/index.mdx +++ b/src/collections/events/2021/kubecon-china-2021/index.mdx @@ -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"; -
ENGLISH
@@ -47,7 +44,7 @@ Speakers: -- Presentation Slides +- Presentation Slides

@@ -69,7 +66,7 @@ Speakers:
  • Ken Owens
  • -- Presentation Slides +-
    Presentation Slides

    Meshery Project Office Hours

    diff --git "a/src/collections/events/2021/kubecon2021-na-smp/layer5- solving-the-service-mesh-adopter\342\200\231s-dilemma.pdf" "b/src/collections/events/2021/kubecon2021-na-smp/layer5- solving-the-service-mesh-adopter\342\200\231s-dilemma.pdf" deleted file mode 100644 index 38e30e7c50ccc..0000000000000 Binary files "a/src/collections/events/2021/kubecon2021-na-smp/layer5- solving-the-service-mesh-adopter\342\200\231s-dilemma.pdf" and /dev/null differ diff --git a/src/collections/events/2022/hacktoberfest-2022/index.mdx b/src/collections/events/2022/hacktoberfest-2022/index.mdx index c000936f7207d..6d06eb81598bc 100644 --- a/src/collections/events/2022/hacktoberfest-2022/index.mdx +++ b/src/collections/events/2022/hacktoberfest-2022/index.mdx @@ -13,13 +13,12 @@ register: false --- import { Link } from "gatsby" ; -import hacktoberfestprepslides from "./hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf"; Hacktoberfest 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 MeshMates and Maintainers. Spend an hour with seasoned, open source maintainers and hack your way through. To get a head start, see our Newcomers Resources. Get familiar with the Layer5 community through our Community Handbook. Resources: diff --git a/src/collections/events/2023/hacktoberfest-2023-docker-ext/index.mdx b/src/collections/events/2023/hacktoberfest-2023-docker-ext/index.mdx index 503b897b724c9..7ab2ae684c79e 100644 --- a/src/collections/events/2023/hacktoberfest-2023-docker-ext/index.mdx +++ b/src/collections/events/2023/hacktoberfest-2023-docker-ext/index.mdx @@ -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"; @@ -35,7 +33,7 @@ Prepare for Hacktoberfest and ready yourself for contributing to Issues for Hacktoberfest
  • Recorded Livestream
  • -
  • Presentation Slides
  • +
  • Presentation Slides
  • Earn a Badge Earn a Hacktoberfest Contributor badge by contributing to Layer5 projects during this Hacktoberfest. diff --git a/src/collections/events/2023/hacktoberfest-2023/index.mdx b/src/collections/events/2023/hacktoberfest-2023/index.mdx index cd99a8f5e38fa..4f5a020f4a4d4 100644 --- a/src/collections/events/2023/hacktoberfest-2023/index.mdx +++ b/src/collections/events/2023/hacktoberfest-2023/index.mdx @@ -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"; Hacktoberfest 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. @@ -28,7 +27,7 @@ Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects t diff --git a/src/collections/events/2024/hacktoberfest-2024/index.mdx b/src/collections/events/2024/hacktoberfest-2024/index.mdx index b5ffd5072a5ef..8eb000a7ac8d6 100644 --- a/src/collections/events/2024/hacktoberfest-2024/index.mdx +++ b/src/collections/events/2024/hacktoberfest-2024/index.mdx @@ -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"; Hacktoberfest 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. @@ -39,5 +38,5 @@ Prepare for Hacktoberfest and ready yourself for contributing to CNCF projects t
  • Code and Non-Code Contributing at Layer5
  • Issues for Hacktoberfest
  • Recorded Livestream
  • -
  • Presentation Slides
  • +
  • Presentation Slides
  • diff --git a/src/collections/members/Saurabh-Raghuvanshi/Saurabh-Raghuvanshi.jpg b/src/collections/members/Saurabh-Raghuvanshi/Saurabh-Raghuvanshi.jpg index 39b9883bc373d..6e517ffbe3475 100644 Binary files a/src/collections/members/Saurabh-Raghuvanshi/Saurabh-Raghuvanshi.jpg and b/src/collections/members/Saurabh-Raghuvanshi/Saurabh-Raghuvanshi.jpg differ diff --git a/src/collections/members/harshita-kanal/harshita-kanal.webp b/src/collections/members/harshita-kanal/harshita-kanal.webp deleted file mode 100644 index f13ee0578ec51..0000000000000 Binary files a/src/collections/members/harshita-kanal/harshita-kanal.webp and /dev/null differ diff --git a/src/collections/members/harshita-kanal/index.mdx b/src/collections/members/harshita-kanal/index.mdx deleted file mode 100644 index c08ddb9f18f90..0000000000000 --- a/src/collections/members/harshita-kanal/index.mdx +++ /dev/null @@ -1,15 +0,0 @@ ---- -name: Harshita Kanal -position: Contributor -image_path: ./harshita-kanal.webp -github: Harshita-Kanal -twitter: harshita_kanal -linkedin: harshita-kanal-400563166 -location: Chennai, India -bio: I am a Computer Science undergraduate, Web developer and an Open Source enthusiast. I love building things that impact people's lives. -badges: - - landscape -blurb: Mesh Head -status: Inactive -published: true ---- diff --git a/src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/import-design-gif.gif b/static/blog/2024/11-05-what-is-the-kanvas-catalog/import-design-gif.gif similarity index 100% rename from src/collections/blog/2024/11-05-what-is-the-kanvas-catalog/import-design-gif.gif rename to static/blog/2024/11-05-what-is-the-kanvas-catalog/import-design-gif.gif diff --git a/src/collections/events/2021/kubecon-china-2021/cncf-tag-network-and-service-mesh-working-group-kubecon-china-2021-lee-calcote-ken-owens.pdf b/static/events/2021/kubecon-china-2021/cncf-tag-network-and-service-mesh-working-group-kubecon-china-2021-lee-calcote-ken-owens.pdf similarity index 100% rename from src/collections/events/2021/kubecon-china-2021/cncf-tag-network-and-service-mesh-working-group-kubecon-china-2021-lee-calcote-ken-owens.pdf rename to static/events/2021/kubecon-china-2021/cncf-tag-network-and-service-mesh-working-group-kubecon-china-2021-lee-calcote-ken-owens.pdf diff --git a/src/collections/events/2021/kubecon-china-2021/solving-the-service-mesh-adopters-dilemma-anita-ihuman-kubecon-china-2021.pdf b/static/events/2021/kubecon-china-2021/solving-the-service-mesh-adopters-dilemma-anita-ihuman-kubecon-china-2021.pdf similarity index 100% rename from src/collections/events/2021/kubecon-china-2021/solving-the-service-mesh-adopters-dilemma-anita-ihuman-kubecon-china-2021.pdf rename to static/events/2021/kubecon-china-2021/solving-the-service-mesh-adopters-dilemma-anita-ihuman-kubecon-china-2021.pdf diff --git a/src/collections/events/2022/hacktoberfest-2022/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf b/static/events/2022/hacktoberfest-2022/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf similarity index 100% rename from src/collections/events/2022/hacktoberfest-2022/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf rename to static/events/2022/hacktoberfest-2022/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf diff --git a/src/collections/events/2023/hacktoberfest-2023-docker-ext/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf b/static/events/2023/hacktoberfest-2023-docker-ext/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf similarity index 100% rename from src/collections/events/2023/hacktoberfest-2023-docker-ext/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf rename to static/events/2023/hacktoberfest-2023-docker-ext/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf diff --git a/src/collections/events/2023/hacktoberfest-2023/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf b/static/events/2023/hacktoberfest-2023/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf similarity index 100% rename from src/collections/events/2023/hacktoberfest-2023/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf rename to static/events/2023/hacktoberfest-2023/hacktoberfest-prep-easing-into-cncf-open-source-projects.pdf diff --git a/src/collections/events/2024/hacktoberfest-2024/hacktoberfest-prep-2024-extending-meshery-models.pdf b/static/events/2024/hacktoberfest-2024/hacktoberfest-prep-2024-extending-meshery-models.pdf similarity index 100% rename from src/collections/events/2024/hacktoberfest-2024/hacktoberfest-prep-2024-extending-meshery-models.pdf rename to static/events/2024/hacktoberfest-2024/hacktoberfest-prep-2024-extending-meshery-models.pdf