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: en/modules/ROOT/pages/new-course.adoc
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ NOTE: Add all the instructions needed to take the course in this section.
81
81
82
82
The content of the website is written in text files using the Asciidoc syntax.
83
83
84
-
NOTE: The content is intended to be multilingual. Usualy, we recomend to start with the English version to maximize the number of people being able to translate the content in different langages
84
+
NOTE: The content is intended to be multilingual. Usually, we recomend to start with the English version to maximize the number of people being able to translate the content in different langages
85
85
86
86
----
87
87
📁 www
@@ -122,9 +122,9 @@ NOTE: Always keep the Overview and Set up page and make them the two first page
122
122
123
123
== Building the content
124
124
125
-
Each time you push a modificaiton to the project, an otomated task is triggered. This will do the following.
125
+
Each time you push a modificaiton to the project, an automated task is triggered. This will do the following.
126
126
127
-
* Ziping and publishing the course-material folder
127
+
* Zipping and publishing the course-material folder
128
128
* Building and publishing the website
129
129
* Rendering the website content to a PDF file
130
130
@@ -134,4 +134,4 @@ NOTE: the zip file and the PDF are set to be downloaded from the overview page.
0 commit comments