Skip to content
Closed
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: 4 additions & 4 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ This directory contains documentation for contributing to the Node.js website pr

New to contributing? Start here:

- **[Getting Started](./getting-started.md)** - Set up your development environment and make your first contribution
- **[Getting Started](./getting-started.md)** - Set up your development environment and submit your first contribution
- **[Adding Pages](./adding-pages.md)** - Learn how to create new pages and content

## Development Guidelines
Expand All @@ -18,14 +18,14 @@ New to contributing? Start here:
## Technical Documentation

- **[Technologies](./technologies.md)** - Overview of the tech stack and architecture decisions
- **[Site Configuration](./site-config.md)** - How to update `site.json` (banners, badges, RSS feeds, metadata)
- **[Site Configuration](./site-config.md)** - How to update 'site.json' (banners, badges, RSS feeds, metadata)
- **[Downloads Page](./downloads-page.md)** - How to add installation methods and package managers
- **[Package Publishing](./package-publishing.md)** - Guidelines for publishing packages in our monorepo
- **[Cloudflare build and deployment](./cloudflare-build-and-deployment.md)** - Overview and useful information about the Cloudflare build and deployment
- **[Cloudflare build and deployment](./cloudflare-build-and-deployment.md)** - Overview and useful information about the Cloudflare building and deployment

## For Collaborators

- **[Collaborator Guide](./collaborator-guide.md)** - Guidelines specific to project collaborators with write access
- **[Collaborator Guide](./collaborator-guide.md)** - Specific guidelines to project collaborators with write access

## Additional Resources

Expand Down
Loading