Skip to content

Update website-navigation.qmd to use _index.qmd#1181

Open
jameslairdsmith wants to merge 1 commit into
quarto-dev:mainfrom
jameslairdsmith:patch-1
Open

Update website-navigation.qmd to use _index.qmd#1181
jameslairdsmith wants to merge 1 commit into
quarto-dev:mainfrom
jameslairdsmith:patch-1

Conversation

@jameslairdsmith

Copy link
Copy Markdown

Two tweaks here would have helped me understand the "auto" option for creating navigation in websites a little bit better.

  • Using _index.qmd instead of index.qmd because the latter creates its own page, which is often not what you want.
  • Telling the user they can also control the order of a sub-directory using _index.qmd.

@cwickham

Copy link
Copy Markdown
Member

/deploy-preview

@cwickham
cwickham requested a review from cderv June 24, 2024 17:08
@github-actions

Copy link
Copy Markdown
Contributor

🚀 Deployed on https://deploy-preview-1181.quarto.org

@cderv

cderv commented Jun 25, 2024

Copy link
Copy Markdown
Member

Thanks. I am suprised by this _index.qmd usage. It is not something I was aware of it explicitly working. I would like to check this usage, because as soon as we document it it will be hard to change, and for now I wonder if this is something link to other thing.

Using a _ prefix in name like _index.qmd should mean that this document is excluded from render list for the project, so I am surprised setting metadata in it will be catched.

@cderv cderv self-assigned this Jul 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants