Implementing a Horizontal Nav-Bar in Quartz

About

The Quartz site Notkesto has added a horizontal navigation bar pinned to the top of the web page, with links to content categories. This structure could suit the Morrowind Modding Wiki well as a quick way to locate the top-level wiki categories (such as 'Guides', 'Modding Tools', 'Programmers Reference', 'Contributing' etc).

A mobile Hamburger Menu for Quartz could make this redundant, but the two could also complement each other.

Implementation

Notkesto adds the custom component LinksHeader.tsx which controls the navbar. Style is determined with quartz/components/styles/linksHeader.scss.