fluvio-community / fluvio-community/fluvio-docs

Need a method with sidebar autogenerate to subsutitute links in sidebar.

Open
#164 0 comments 0 reactions 1 assignee Claimed by @LeoBorai View on GitHub
Dominant language
MDX
Stars
4
Forks
11
PR merge metrics
No merged PRs in 30d

Description

Docusarous sidebars can express links, but when using autogeneraate it doesn't seem possible to express a link without turning off autogenerate and

Ideal fix would be to specify a mdx header property and have autogenerate substitute the sidebar entry with the right link syntax.

Given a `official-connectors.mdx` file with the follwing contents:

```
---
sidebar_position: 20
title: Official Connectors
description: "Official Connectors store in InfinyOn Hub"
href: hub/connectors/index.md
---
```
Generate a sidebar entry wit htitle "Official Connectors" that is a link to href

Docusaurous config seems like it's almost possible https://docusaurus.io/docs/3.4.0/sidebar/autogenerated

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.