Skip to content

Add required _index.md files for mounted adapters (Hugo migration)#747

Open
praaatap wants to merge 1 commit intoprecice:masterfrom
praaatap:fix/issue-590-hugo-index-files
Open

Add required _index.md files for mounted adapters (Hugo migration)#747
praaatap wants to merge 1 commit intoprecice:masterfrom
praaatap:fix/issue-590-hugo-index-files

Conversation

@praaatap
Copy link
Contributor

Resolves #590

What this does

As requested in #590, preparing the content structure for the upcoming Hugo migration (#588). Hugo requires folder sections to contain an _index.md file in order for imported materials/subprojects to mount correctly as top-level sections.

I checked the _config.yml subprojects and added the missing _index.md files (with a basic title frontmatter) to the currently mounted adapter locations:

  • content/docs/adapters/dumux/_index.md
  • content/docs/adapters/dune/_index.md
  • content/docs/adapters/openfoam/_index.md
  • content/docs/adapters/su2/_index.md

(Note: Let me know if you would also like me to add _index.md files for the other non-adapter mounted subprojects like aste or fmi-runner, or if you prefer keeping this PR scoped strictly to the adapters!)

@MakisH
Copy link
Member

MakisH commented Feb 23, 2026

Thank you for the contribution. We can only review this later, as this is work intended for the framework migration project and capacity right now is limited.

Not sure right now if these files are needed and should be like this.

@MakisH MakisH added GSoC Contributed in the context of the Google Summer of Code technical Technical issues on the website labels Feb 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GSoC Contributed in the context of the Google Summer of Code technical Technical issues on the website

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create sections for imported files

2 participants