Skip to content

Commit 67bfa63

Browse files
committed
Add intro remarks to README #122
Reference: #122 Signed-off-by: johnmhoran <johnmhoran@gmail.com>
1 parent 3c2a61f commit 67bfa63

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ The current draft website is available at: https://aboutcode-org.github.io/www.a
1313

1414
## Simplified website structure
1515

16+
We value contributions from members of the community. You can always suggest a new feature or a change to some existing element of the website by opening an issue and, if you're ready, a PR.
17+
18+
In addition, the .md files that make up a majority of the website pages have an "Edit this page" link through which you can use the GitHub UI to add a commit or create a new branch and PR. We've also added a similar edit link to the blog post .md files.
19+
20+
Several elements of the website -- including the navbar, the footer, the sidebars, the landing page, and the blog's authors.yml and tags.yml files -- are not directly editable but are ideal candidates for changes proposed through a new issue/PR.
21+
1622
![www.aboutcode.org navbar](./website/static/img/www-aboutcode-org-navbar-2026-02-05.png)
1723

1824
Looking at the links in the website's navbar (defined in `../website/docusaurus.config.js`) ^:

0 commit comments

Comments
 (0)