Skip to content

Add Menu Item to Front Matter #27

@VillageHubertChen

Description

@VillageHubertChen
  • Add Menu Item to Front Matter as per description below. Talk to HC if any problems. We can change specs to keep implementation time under 1 hour.
  • Fix double breadcrumb
  • Set dyamic width to breadcrumb
  • Set 2 field of title: 1) nav title 2) jumbotron

Problem

v2-plan-menu-item
In above screenshot the menu entry: "V² Plan System Reference" is too long. If I were to shorten it to "Reference" only, it would work as Menu Entry. But the Title of the Article will then be shortened too to only read "Reference", which is not detailed enough for the Title. What I need are two fields in front matter. Please see below

Current Front Matter


---
layout: page
title: V² Plan System Reference
description: Architecture, Data Structure, Tools, ...
breadcrumbs: System/Reference
order: 

---

Proposed Front Matter


---
layout: page
menu: Reference
title: V² Plan System Reference
description: Architecture, Data Structure, Tools, ...
breadcrumbs: System/Reference
order: 

---

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions