25 lines
1.4 KiB
Markdown
25 lines
1.4 KiB
Markdown
---
|
|
title: Edit the website
|
|
weight: 20
|
|
---
|
|
|
|
The [main TRR379 website]({{% ref "/services/main-website" %}}) is automatically rendered with [Hugo](https://gohugo.io).
|
|
The website sources are hosted on the [TRR379 collaboration hub]({{% ref "services/collaboration-platform/" %}}) in a [repository under the Q04 project organization](https://hub.trr379.de/q04/www.trr379.de).
|
|
|
|
This repository is a [DataLad](https://datalad.org) dataset, the same technology that is used for research data management in the TRR379.
|
|
|
|
The [repository README](https://hub.trr379.de/q04/www.trr379.de#readme) contains
|
|
instruction on how to obtain a clone of the website for working on it, and testing
|
|
it locally.
|
|
|
|
**Alternatively**, small edits can be done on the collaboration hub directly.
|
|
The content of all pages can be browsed at https://hub.trr379.de/q04/www.trr379.de/src/branch/main/content.
|
|
|
|
Each page provides an "edit button" that enables editing content directly in the browser.
|
|
The following screenshot show this button for the source file of the [personal profile of Michael Hanke](https://www.trr379.de/contributors/michael-hanke/).
|
|
|
|

|
|
|
|
Once a change has been submitted, it is not reflected on the website immediately.
|
|
All changes are reviewed and possibly adjusted by the website editor team of the
|
|
[Q04 project](https://www.trr379.de/projects/q04).
|