Skip to content

Tab section (final piece) for landing page - Hugo doc site

Hiru Fernando requested to merge 20-template-home-page-tabs-section into main

What does this MR do and why?

This MR implements the tab section in the landing page.

Screenshots, screen recordings, or links to review app

Large screen size image

Mobile screen size Tab options - not opened

image

Tab options - opened

image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/technical-writing-group/gitlab-docs-hugo/-/blob/main/doc/setup.md.
  2. Go to landing page http://localhost:1313/ and change screen size to make sure the tab section is responsive, and also make sure each tab is loading the right content (compare to prod. site). Try to expand/collapse.
  3. Run prod environment make view-prod to make sure all images are showing up on landing page.

Merge request acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Closes #20

Edited by Hiru Fernando

Merge request reports