Skip to content

Fix menus and i18n

Phu Nguyen requested to merge work/menu into master

Menus:

  • Make FEEP and BE4FOSS menus point to 2 section pages instead of 2 regular pages
  • Put menu configs into content files so that the menus are highlighted

I18n:

  • Split i18n/en.yaml strings into smaller ones or put them into content files, so that translators can work more easily, and we don't need to deal too much with strings in YAML
  • Remove some strings that are not used anywhere
  • In config.yaml, globs have to be in globs config block
  • Add content/get-involved.md to the i18n file list

@arwinneil @carlschwan

Edited by Phu Nguyen

Merge request reports