Skip to content

Commit 4fe7dc4

Browse files
committed
Fine-tune README.md updates #122
Reference: #122 Signed-off-by: johnmhoran <johnmhoran@gmail.com>
1 parent 8ddfa15 commit 4fe7dc4

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# www.aboutcode.org
22

33
## Overview
4-
This is the repository for the AboutCode public website. It is based on Docusaurus.
4+
This is the repository for the AboutCode public website. It is based on [Docusaurus](https://docusaurus.io/docs).
55
This website is currently in Alpha-pilot state with a primary focus on content over format.
66
- Please do not submit pull requests unless you find an issue labelled as "good first issue".
77
- If you do submit a pull request:
@@ -24,6 +24,9 @@ Several elements of the website -- including the navbar, the footer, the sidebar
2424
Looking at the links in the website's navbar (defined in `../website/docusaurus.config.js`) ^:
2525

2626
- **AboutCode logo**
27+
- **link**: website Home (landing page)
28+
29+
- **Home**
2730
- **link**: website landing page
2831
- **edit**: submit an issue
2932
- **structure**: website landing page is defined with a series of nested index.js, .css and other files, e.g.:
@@ -40,10 +43,6 @@ Looking at the links in the website's navbar (defined in `../website/docusaurus.
4043
- *Libraries*: `../website/src/data/projects-libraries.json`
4144
- *Supporters*: `../website/src/components/HomepageContent/Supporters.md`
4245

43-
44-
- **Home**
45-
- same as **AboutCode logo** above
46-
4746
- **Getting Started**
4847
- **link**: a group of .md pages organized around a sidebar nav
4948
- **edit**: each .md has an `Edit this page` link in the lower-left corner of the page

0 commit comments

Comments
 (0)