Skip to content
Discussion options

You must be logged in to vote

👋

I guess there are multiple answers to this question depending on the desired outcome.

  • The src/content/docs/index.md appearance is controlled by the template frontmatter field. Either removing it entirely or changing to doc will give the page the layout of other documentation pages. This means users will still be landing on this page looking like the other ones and you can make it part of your documentation, it doesn't have to be a landing page.
  • Use some kind of redirect mechanism to send users to another page. Multiple approach are possible so I'll wait for you to clarify which kind of solution you want to implement before going into details if needed.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@omundy
Comment options

Answer selected by omundy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants