Skip to content

Commit b398a46

Browse files
committed
Merge branch 'leecalcote/gatsby-mdx-plugin-upgrade' of https://github.com/layer5io/layer5 into leecalcote/gatsby-mdx-plugin-upgrade
2 parents a406083 + 6618f97 commit b398a46

69 files changed

Lines changed: 1255 additions & 83 deletions

File tree

Some content is hidden

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

.github/ISSUE_TEMPLATE/news.md

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,22 @@
11
---
22
name: 📰 Layer5 News Update
3-
about: News items to be listed on https://layer5.io/news
3+
about: News about Layer5 and it's projects to be reprinted on https://layer5.io/news
44
title: '[News]'
55
labels: 'area/news, help wanted, framework/gatsby, language/markdown, good first issue'
66
assignees: ''
77
---
8-
We're in the news! Using the contributing instructions for [adding news](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md#adding-news), please add the following article to the [Layer5 Newsroom](https://layer5.io/news).
8+
#### Description
9+
We're in the news! When this happens, we take a moment to reprint that news in our [newsroom](https://layer5.io/news).
10+
11+
#### Task
12+
1. Create a copy of the [news template](https://github.com/layer5io/layer5/tree/master/src/collections/news/news-template/0000-00-00-news-title).
13+
1. Follow the instructions included in the news template and rename the new file after the title of the news article using lowercase, kebab casing.
14+
1. Understand that this is a reprint request and that you are to copy/paste the published article verbatim. Be sure that you have included the filled in each of the front matter of properties. And have provided a hero image from the original article as well as that you use the original article authors name.
15+
1. Please add the following article to [src/collections/news](https://github.com/layer5io/layer5/tree/master/src/collections/news):
916

1017
**Article:**
11-
- Title:
12-
- Link:
18+
- Title:
19+
- Link:
1320

1421
---
1522
<img src="https://raw.githubusercontent.com/layer5io/layer5/master/.github/assets/images/layer5/5-light-small.svg" width="24px" align="left" /><h2>Contributor Resources and <a href="https://layer5.io/community/handbook">Handbook</a></h2>

CONTRIBUTING.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -125,10 +125,7 @@ If you'd like to contribute a post to layer5.io/blog, please open an Issue and s
125125

126126
## Adding News
127127

128-
1. In order to add/update news items, fork this repository, clone it, create a new branch, and navigate to the `src/collections/news` directory.
129-
2. Create a copy of the [news template](https://github.com/layer5io/layer5/tree/master/src/collections/news/news-template/0000-00-00-news-title).
130-
3. Follow the instructions included in the news template and name the new file after the title of the news article.
131-
4. Entries will be listed in chronological order automatically.
128+
1. In order to add/update news items, see the detailed instructions in the [news issue template](https://github.com/layer5io/layer5/issues/new?template=news.md).
132129

133130
# Contributing to Layer5's Sistent
134131

src/collections/blog/2025/11-19-kanvas-like-miro-but-more/post.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: "Kanvas: Like Miro, But Much, Much More—A Real Engineer's Tool"
2+
title: "Kanvas: Like Miro, But Much, Much More"
33
subtitle: "Why infrastructure teams are choosing Kanvas over traditional whiteboard tools"
44
date: 2025-11-19 10:30:05 -0600
55
author: Layer5 Team
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading
Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)