0.0.1-alpha.1 • Published 5 years ago

@dschau/gatsby-theme-navigation-finland v0.0.1-alpha.1

Weekly downloads
2
License
-
Repository
-
Last release
5 years ago

@dschau/gatsby-theme-navigation

Note: these helpers were created as a demo for React Finland. Instructions below may not be entirely accurate.

A utility to simplify the creation of navigation helpers, e.g. a list of navigation items and/or a bread crumb menu.

Install

npm install @dschau/gatsby-theme-navigation

Usage

This plugin exposes two ways to create navigation items. yaml driven and gatsby-config.js driven. The end result of both paths is that a type SiteNavigation will be created, which can then be queried against by the exposed visual components.