-
Notifications
You must be signed in to change notification settings - Fork 0
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
Website fundamental #2
base: devlop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 46 out of 61 changed files in this pull request and generated 1 comment.
Files not reviewed (15)
- .editorconfig: Language not supported
- .gitattributes: Language not supported
- .nvmrc: Language not supported
- .vscode/extensions.json: Language not supported
- .vscode/settings.json: Language not supported
- app/article/[[...categories]]/page.module.css: Language not supported
- app/article/post/[article]/page.module.css: Language not supported
- biome.jsonc: Language not supported
- components/Common/AuthorsList/index.module.css: Language not supported
- components/Common/Avatar/index.module.css: Language not supported
- README.md: Evaluated as low risk
- TODO.md: Evaluated as low risk
- app/page.tsx: Evaluated as low risk
- components/Common/AuthorsList/index.tsx: Evaluated as low risk
- app/layout.tsx: Evaluated as low risk
Comments suppressed due to low confidence (2)
app/article/[[...categories]]/page.tsx:7
- The type name 'categoriesParams' should be capitalized to 'CategoriesParams' to maintain consistency.
type categoriesParams = {
app/article/[[...categories]]/page.tsx:11
- The type name 'PageProps' should be capitalized to 'PageProps' to maintain consistency.
type PageProps = {
2f3b511
to
fc50088
Compare
fc50088
to
13dd723
Compare
TODO.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think better to set up a basic project: https://github.com/nodejs-loaders/nodejs-loaders.github.io/projects
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
IMO I should write issue after this pr got merge
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Could do. Issues seemed like more work.
Co-Authored-By: Jacob Smith <[email protected]>
Co-Authored-By: Jacob Smith <[email protected]>
Co-Authored-By: Jacob Smith <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot reviewed 52 out of 67 changed files in this pull request and generated 1 comment.
Files not reviewed (15)
- .editorconfig: Language not supported
- .gitattributes: Language not supported
- .nvmrc: Language not supported
- .vscode/extensions.json: Language not supported
- .vscode/settings.json: Language not supported
- app/article/[[...categories]]/page.module.css: Language not supported
- app/article/post/[article]/page.module.css: Language not supported
- biome.jsonc: Language not supported
- components/Common/AuthorsList/index.module.css: Language not supported
- components/Common/Avatar/index.module.css: Language not supported
- .github/workflows/deploy.yaml: Evaluated as low risk
- README.md: Evaluated as low risk
- TODO.md: Evaluated as low risk
- app/article/[[...categories]]/page.tsx: Evaluated as low risk
- app/article/post/[article]/page.tsx: Evaluated as low risk
Jacob agree with design ? |
Is it deployed somewhere? |
Sadly not for moment just have to |
How to get a preview:
nvm use
orfvm use
2
npm i
node --run preview
Back to #1
packages
page will not happen now. Because NPM registry doesn't want to give use our data.about
page just joined article aswhat-is-nodejs-loaders.mdx