quarkusio/quarkus

Improve Quarkiverse extension codestart inital doc

已关闭

#35,367 创建于 2023年8月16日

 (3 条评论) (0 个反应) (0 位负责人)Java (2,464 个派生)batch import
area/codestartsgood first issuehelp wantedkind/enhancement

仓库指标

星标
 (12,967 个星标)
PR 合并指标
 (平均合并 6天 4小时) (30 天内合并 325 个 PR)

描述

Description

It would be nice to have a common nav structure for our guides like this:

Sources: => https://docs.quarkiverse.io/quarkus-web-bundler/dev/ => https://github.com/quarkiverse/quarkus-web-bundler/blob/main/docs/modules/ROOT/nav.adoc?plain=1

Having the preset nav and empty pages would push new extension in this direction

Implementation ideas

For new contributors, this is where the changes needs to happen: https://github.com/quarkusio/quarkus/tree/main/independent-projects/tools/base-codestarts/src/main/resources/codestarts/quarkus-extension/code/quarkiverse/java/docs/modules/ROOT

贡献者指南