Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mdx2 upgrade v3 and gatsby plugin update from v3 to v5 #6014

Open
wants to merge 77 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
dd98947
Revert "Merge pull request #4580 from thisiskaransgit/revert-4532-mdx…
randychilau Jul 20, 2023
322606a
fix: .html check for already updated urls
randychilau Jul 20, 2023
d8e08ae
feat: remind on page creation/url/redirect changes
randychilau Jul 20, 2023
9ba13f8
Merge 'master' into mdx2-upgrade-v3
randychilau Jul 20, 2023
b8ec8f5
Merge branch 'master' into mdx2-upgrade-v3
randychilau Jul 21, 2023
cb31caa
fix: resize/optimize images with tiny-img
randychilau Jul 21, 2023
e4c1b8f
fix: remove InlineQuote from shortcodes
randychilau Jul 21, 2023
a6872c5
Merge branch 'master' into mdx2-upgrade-v3
randychilau Jul 22, 2023
d92ab45
fix: remove hashtag char from url
randychilau Jul 22, 2023
ae738b9
test : added new line
randychilau Sep 1, 2023
22bc224
fix: review mdx for large img, shortcodes, syntax
randychilau Sep 1, 2023
d0132c9
merge: review merge changes for mdx issues
randychilau Sep 1, 2023
e0cca5e
fix: react style formatting for mdx
randychilau Sep 1, 2023
aa9d061
test: gatsbyImageData layout and HEAD data import
randychilau Sep 2, 2023
cad3a70
Merge branch 'master' into mdx2-upgrade-v3
randychilau Sep 2, 2023
439d1d3
test: GATSBY_DEV_AMENDED=true
randychilau Sep 2, 2023
39d8eae
test: update config for mdx events
randychilau Sep 2, 2023
5d77acb
test: lhci build testing
randychilau Sep 2, 2023
5d26a25
fix: Head component destructure imported data
randychilau Sep 2, 2023
a80777e
test: only restrict members for memory heap issues
randychilau Sep 2, 2023
b6982ee
test: remove GATSBY_DEV_AMENDED
randychilau Sep 2, 2023
78c9aa0
fix: optimize member images 500 width / webp
randychilau Sep 3, 2023
5342cb7
fix: remove unused data query n import correction
randychilau Sep 3, 2023
8510727
fix: remove unused query from navigation
randychilau Sep 3, 2023
f10dbfb
fix: optimize integration meshmap images
randychilau Sep 3, 2023
e4e292a
fix: remove bubblesElement from footer
randychilau Sep 3, 2023
2a3f4c3
fix: optimize image size for members letter d
randychilau Sep 3, 2023
7bb7301
test: 80 members mdx pages
randychilau Sep 3, 2023
5dc21a1
test: update member pages to 100
randychilau Sep 3, 2023
2a9e0c2
test: fix member cyrine gamoudi
randychilau Sep 3, 2023
163163a
test: change member folders to 150
randychilau Sep 3, 2023
8059e90
fix: correct image_path for colby stoker
randychilau Sep 3, 2023
169bd7c
test: moving mdxprovider to layout
randychilau Sep 3, 2023
19c6837
test: add null-checking to member-single
randychilau Sep 3, 2023
a7f8dc4
test: move cyrine-gamoudi folder
randychilau Sep 3, 2023
ab93077
test: turn off GATSBY_DEV_AMENDED
randychilau Sep 3, 2023
8994b78
fix: only load templates
randychilau Sep 4, 2023
0b6418b
fix: break up graphql queries
randychilau Sep 4, 2023
a678276
fix: optimize img size and compression E-K members
randychilau Sep 4, 2023
45953e3
test: reduce integration page size
randychilau Sep 4, 2023
8653746
test: integration file size reduction
randychilau Sep 5, 2023
bdb625f
test: remove GoogleTag to reduce file size
randychilau Sep 5, 2023
603145b
test: limit number of members
randychilau Sep 5, 2023
3a42659
test: change # of member mdx files to 125
randychilau Sep 5, 2023
102ad8a
test: fix member page issue
randychilau Sep 5, 2023
4efe8b4
test: fix frontmatter spacing
randychilau Sep 5, 2023
e481070
test: expand member mdx pages to 175
randychilau Sep 5, 2023
7eddcd5
test: member mdx pages to 150
randychilau Sep 5, 2023
eaf0b61
test: limit member mdx pages to first 165
randychilau Sep 5, 2023
f8e75dd
fix: revert changes to reduce file size
randychilau Sep 5, 2023
57de9b8
fix: update member mdx query and page creation
randychilau Sep 5, 2023
021c435
Merge branch 'master' into mdx2-upgrade-v3
randychilau Sep 5, 2023
7c89b22
fix: correct frontmatter image link
randychilau Sep 5, 2023
1e10f7a
test: add image to blog post folder
randychilau Sep 5, 2023
efc5a32
fix: update to react style format
randychilau Sep 5, 2023
d4861ea
test: remove mdx page restriction
randychilau Sep 5, 2023
e3c7b1f
revert: re-add google tag scripts to pages
randychilau Sep 5, 2023
3db1070
revert: re-add MDXComponents to ssr
randychilau Sep 5, 2023
d64cd34
fix: update to only include .mdx files
randychilau Sep 5, 2023
6245012
Merge branch 'master' into mdx2-upgrade-v3
randychilau Sep 11, 2023
228a0e4
Merge branch 'master' into mdx2-upgrade-v3
randychilau Sep 20, 2023
1b4059d
Merge branch 'master' of https://github.com/Aviral0702/layer5 into md…
Aviral0702 Sep 20, 2024
d63f347
Refactor mdx files to be compatible with MDX V2
Aviral0702 Sep 24, 2024
c439792
latest changes incorporated
Sep 24, 2024
92a0826
Refactor gatsby-node.js
Aviral0702 Sep 24, 2024
217b0dd
Resolved latest merge conflicts
Aviral0702 Sep 25, 2024
8c8e65e
Update file path for hacktoberfest-2022 prep slides
Aviral0702 Sep 25, 2024
018784c
Refactor package-lock.json
Aviral0702 Sep 25, 2024
3d14471
incorporated latest changes
Aviral0702 Sep 25, 2024
2cae5f9
Merge branch 'master' into mdx2-upgrade-v3
vishalvivekm Sep 28, 2024
63ebe39
gatsby-image
Aviral0702 Sep 29, 2024
75fb058
Merge branch 'mdx2-upgrade-v3' of https://github.com/Aviral0702/layer…
Aviral0702 Sep 29, 2024
5ce78e8
resolve merge conflicts
Aviral0702 Sep 29, 2024
9907bac
Merge branch 'master' of https://github.com/sudhanshutech/layer5 into…
sudhanshutech Oct 21, 2024
a9bf845
Merge branch 'master' of https://github.com/sudhanshutech/layer5 into…
sudhanshutech Oct 21, 2024
05814ea
Merge branch 'master' of https://github.com/sudhanshutech/layer5 into…
sudhanshutech Jan 5, 2025
720d1b4
uograve to v5
sudhanshutech Jan 5, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .env.development
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
GATSBY_GRAPHQL_IDE=playground
GATSBY_GRAPHQL_IDE=playground
GATSBY_DEV_AMENDED=false
1 change: 1 addition & 0 deletions .env.production
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
GATSBY_DEV_AMENDED=false
25 changes: 24 additions & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,28 @@ module.exports = {
"space-infix-ops": [
"error"
]
}
},
"overrides": [
{
"files": ["*.mdx", "*.md"],
"extends": ["plugin:mdx/recommended"],
"settings": {
"mdx/code-blocks": true,
"mdx/language-mapper": {},
},
"rules": {
//these eslint rule exceptions allow for checklint to run and lint mdx files are compatible with MDXv2, and not error out due to react/eslint rules
"semi": 0,
"indent": 0,
"no-trailing-spaces": 0,
"object-curly-spacing": 0,
"space-infix-ops": 0,
"no-irregular-whitespace": 0,
"no-unused-expressions": 0,
"linebreak-style": 0,
"react/jsx-no-undef": 0,
"no-unused-vars": 0,
}
}
],
};
65 changes: 36 additions & 29 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,36 @@
---
name: 🐛 Bug Report
about: Report an issue to help us improve
title: ''
labels: 'kind/bug'
assignees: ''
---
### Description
<!-- A brief description with a link to the page on the site where you found the issue. -->

### Expected Behavior
<!-- A brief description of what you expected to happen. -->

### Screenshots
<!-- Add screenshots, if applicable, to help explain your problem. -->

### Environment:
- Host OS:
- Browser:

---
<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>

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master).
- 📚 See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md).
- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
- 🙋🏾🙋🏼 Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io).

<img src="https://raw.githubusercontent.com/layer5io/layer5/master/.github/assets/images/buttons/community.webp" height="22px" align="left" />Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer).
---
name: 🐛 Bug Report
about: Report an issue to help us improve
title: ""
labels: "kind/bug"
assignees: ""
---

### Description

<!-- A brief description with a link to the page on the site where you found the issue. -->

### Expected Behavior

<!-- A brief description of what you expected to happen. -->

### Screenshots

<!-- Add screenshots, if applicable, to help explain your problem. -->

### Environment:

- Host OS:
- Browser:

---

<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>

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master).

- 📚 See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md).
- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
- 🙋🏾🙋🏼 Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io).

<img src="https://raw.githubusercontent.com/layer5io/layer5/master/.github/assets/images/buttons/community.webp" height="22px" align="left" />Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer).
44 changes: 22 additions & 22 deletions .github/ISSUE_TEMPLATE/chore_task.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
---
name: 🧹Chore or task
about: Identify a necessary task to be addressed.
title: ''
labels: 'kind/chore'
assignees: ''
---
### Current Behavior
<!-- A brief description of what the current circumstance is. -->

### Desired Situation
<!-- A brief description of the necessary action to take. -->

---
<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>

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master).
- 📚 See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md).
- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
- 🙋🏾🙋🏼 Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io).

<img src="https://raw.githubusercontent.com/layer5io/layer5/master/.github/assets/images/buttons/community.webp" height="22px" align="left" />Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer).
---
name: 🧹Chore or task
about: Identify a necessary task to be addressed.
title: ''
labels: 'kind/chore'
assignees: ''
---
### Current Behavior
<!-- A brief description of what the current circumstance is. -->
### Desired Situation
<!-- A brief description of the necessary action to take. -->
---
<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>
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master).
- 📚 See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md).
- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
- 🙋🏾🙋🏼 Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io).
<img src="https://raw.githubusercontent.com/layer5io/layer5/master/.github/assets/images/buttons/community.webp" height="22px" align="left" />Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer).
58 changes: 29 additions & 29 deletions .github/ISSUE_TEMPLATE/sistent_feature.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,29 @@
---
name: 🚀 Enhancement in Sistent Project
about: Propose a new feature, suggest a component, or report an issue for Sistent.
title: '[Sistent]'
labels: 'project/sistent, kind/enhancement'
assignees: ''
---
### Current Behavior
<!-- A brief description of what the problem is. (e.g. I need to be able to...) -->

### Desired Behavior
<!-- A brief description of the enhancement. -->

### Screenshots / Mockups
<!-- Add any other context or screenshots about the feature request here. -->

### Implementation
<!-- Specifics on the approach to fulfilling the feature request. -->

---
<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>

The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master).
- 🎨 See [Sistent Repository](https://github.com/layer5io/sistent).
- 📚 See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md).
- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
- 🙋🏾🙋🏼 Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io).

<img src="https://raw.githubusercontent.com/layer5io/layer5/master/.github/assets/images/buttons/community.webp" height="22px" align="left" />Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer).
---
name: 🚀 Enhancement in Sistent Project
about: Propose a new feature, suggest a component, or report an issue for Sistent.
title: '[Sistent]'
labels: 'project/sistent, kind/enhancement'
assignees: ''
---
### Current Behavior
<!-- A brief description of what the problem is. (e.g. I need to be able to...) -->
### Desired Behavior
<!-- A brief description of the enhancement. -->
### Screenshots / Mockups
<!-- Add any other context or screenshots about the feature request here. -->
### Implementation
<!-- Specifics on the approach to fulfilling the feature request. -->
---
<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>
The layer5.io website uses Gatsby, React, and GitHub Pages. Site content is found under the [`master` branch](https://github.com/layer5io/layer5/tree/master).
- 🎨 See [Sistent Repository](https://github.com/layer5io/sistent).
- 📚 See [contributing instructions](https://github.com/layer5io/layer5/blob/master/CONTRIBUTING.md).
- 🎨 Wireframes and [designs for Layer5 site](https://www.figma.com/file/5ZwEkSJwUPitURD59YHMEN/Layer5-Designs) in Figma [(open invite)](https://www.figma.com/team_invite/redeem/qJy1c95qirjgWQODApilR9)
- 🙋🏾🙋🏼 Questions: [Discussion Forum](https://discuss.layer5.io) and [Community Slack](https://slack.layer5.io).
<img src="https://raw.githubusercontent.com/layer5io/layer5/master/.github/assets/images/buttons/community.webp" height="22px" align="left" />Join the Layer5 Community by submitting your [community member form](https://layer5.io/newcomer).
Loading
Loading