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
+5-5
Original file line number
Diff line number
Diff line change
@@ -8,15 +8,15 @@ The Documentation can be found at [https://manual.joomla.org](https://manual.joo
8
8
9
9
This manual is built using [Docusaurus 3](https://docusaurus.io/), a modern static website generator. If you want to contribute to it then this page will help you get started.
10
10
11
-
Updates to the documentation is managed via this repository, so you should initially fork it into your own github account.
11
+
Updates to the documentation is managed via this repository, so you should initially fork it into your own GitHub account.
12
12
Then you can make changes to the documentation files and submit a pull request to the Joomla manual.
13
13
Ensure that you continue to sync your fork branches with the Joomla manual `main` branch.
14
14
15
15
The documentation uses the [Markdown](https://www.markdownguide.org/) syntax, with additional features which Docusaurus provides.
16
16
17
17
To make documentation changes you'll probably find it easiest to use one of two options:
18
18
1. Install Docusaurus on your own machine, and make changes there
19
-
2. Use [github dev](https://github.com/github/dev) to make the changes on the github server.
19
+
2. Use [github dev](https://github.com/github/dev) to make the changes on the GitHub server.
20
20
21
21
### Install Docusaurus Locally
22
22
@@ -49,7 +49,7 @@ To use github dev go to your repository and press the "." (dot) key, as describe
49
49
- create new files and folders, modify and delete existing files, upload files
50
50
- preview files (right-click on the file tab) - this will show interpreted markdown, but will not interpret Docusaurus additions
51
51
- commit and push changes
52
-
- return to github repository (by clicking on GitHub in bottom left, or by replacing github.dev by github.com in the URL)
52
+
- return to GitHub repository (by clicking on GitHub in bottom left, or by replacing github.dev by github.com in the URL)
53
53
54
54
### Preview for pull request
55
55
@@ -63,9 +63,9 @@ This link will be added to the "checks" section in the pull request as "preview"
63
63
64
64
The Joomla Manual contains documentation for multiple versions of the Joomla software.
65
65
66
-
The mapping between the versions of the manual in github and the live manual is:
66
+
The mapping between the versions of the manual in GitHub and the live manual is:
67
67
68
-
|github manual (development) | Live Docusaurus manual |
68
+
|GitHub manual (development) | Live Docusaurus manual |
0 commit comments