You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-88Lines changed: 0 additions & 88 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,91 +31,3 @@ The staging version of the website is published at: https://aboutcode-org.github
31
31
32
32
The production version of the website (Dreamhost) is published at: https://www.aboutcode.org/.
33
33
34
-
## Simplified website structure
35
-
This section documents the website structure which necessarily follows a Docusaurus template and configuration. There are two primary ways to update the website:
36
-
- Many 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 complex to update.
37
-
- For these website elements you should create an issue and the core team will create the PR or help you create one.
38
-
- Most of the primary website content (including the blog posts) is composed of markdown files which are much easier to update. For these pages you will see an "Edit this
39
-
page" link at the bottom of the text. You can use this link to go directly to the corresponding markdown file.
40
-
- You can use the GitHub UI to create a new branch and PR or you can create a branch and PR locally in your preferred GitHub tools.
0 commit comments