Adjusting main text

In order to update the gondwana main text. We need to direct towards the src/md-texts folder.

src folder md-texts folder

Here we will see the gondwana.md file. Open that file.

gondwana file

Then we click the edit icon in the upperright corner.

gondwana markdown edit

Now we come to the Markdown editing view.

editing view

  1. Contains some metadata about the short about and should remain untouched.
  2. The actual text displayed on the page according to the Markdown standard.
  3. A basic preview of how it is going to look. This is not an exact mirror of the final webpage, but it can serve as a form of indication.

After we are done editing we scroll down to the Commit Changes section.

commit changes

  1. Enter an appropriate title e.g. Edited gondwana text
  2. Make sure the Commit directly to the main branch is checked.
  3. Click the Commit Changes button.