@dschau/gatsby-theme-navigation-finland
v0.0.1-alpha.1
Published
_Note: these helpers were created as a demo for React Finland. Instructions below may not be entirely accurate._
Readme
@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-navigationUsage
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.
