precice / precice/precice.github.io

Content files restructure for compatibility with Hugo

Open
#538 11 comments 0 reactions 0 assignees View on GitHub
technical
Dominant language
HTML
Stars
31
Forks
140
Avg merge
1d 23h
Merged PRs (30d)
6

Description

The hugo migration will become significantly less hacky if we bring the current content into a hierarchical format that reflects the page structure.
Moving them around in jekyll should not be an issue, as we use permalinks in all pages.

To use the navigation features, we should use the navigation hierarchy as the content structure with folders:

- quickstart
- docs
- tutorials
- community
- about

IIRC some things cannot be directly mapped to the hierarchical structure, such as https://precice.org/docs.html which should be docs/index.html but really is docs/fundamentals/index.html.

Furthermore, some sections in the docs don't have an overview page.

Finally, it is still unclear to me how to handle the nested sections such as https://precice.org/configuration-mapping.html which should be docs/configuration/basics/mapping. Such subsections may need some overview pages too.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.