docs: add website contributing guide to the readme - #147
Open
bendichter wants to merge 3 commits into
Open
bendichter wants to merge 3 commits into
bendichter wants to merge 3 commits into
Conversation
Add new "Contributing to Website" page with comprehensive instructions for community members to contribute to the NWB website. The guide covers: - Quick edits via GitHub for minor changes - Local development setup with Hugo - Content structure overview - Instructions for adding news posts, events, and tools Update navigation menus to include the new contributing page under the Community section, adjusting weights for existing menu items.
✅ Deploy Preview for nwborg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
oruebel
reviewed
Dec 16, 2025
oruebel
reviewed
Dec 16, 2025
People who are about to edit this repository are the audience for a guide to editing it, and they meet the readme before they meet the site. So the guide lives there, and the site does not gain a Contributing menu entry or page. Also fixes the two links the link checker rejected: the Slack link now uses the invite URL the rest of the site uses, and the dev-server address is no longer written as a URL. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LWivE9AD3FkcAPr66oNnfH
✅ Deploy Preview for nwborg ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add new "Contributing to Website" page with comprehensive instructions for community members to contribute to the NWB website. The guide covers:
Update navigation menus to include the new contributing page under the Community section, adjusting weights for existing menu items.