How To Edit a Page
What You Need
- A Github Account.
Click here for a guide on signing up to Github.
Method
Click Edit This Page
Button
On the page you wish to edit on mol.abair.ie, there should be an edit this page
button at the bottom.
- Click this button.

Edit Page in Github
You will be brought to the corresponding page on the Github Repository.
If you do not get redirected to the corresponding page, you may need to sign up to Github, or join the phonlab-tcd organisation first
- Click the small pencil button on the top right to open the edit mode.

Update Markdown
You can now edit the markdown text as you would in a normal text document. We will change 'Goals' to 'Aims' in this example.
Here is a handy guide for using Markdown.
Before editting:

After editting:

Commit Changes
When you are happy, save the changes.
- Click on the
commit changes
button

The default commit message is usually fine.
- Click on the
commit changes
button in the popup.

Wait For Production to Update
The update to the production site may take a few minutes.
- Wait...

View the Live Updated Page
View your edits on the updated site.
- Refresh the site to see your changes live in production.

Congratulations, you have updated the ABAIR Hub!