Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates from changelog: Website #968

Merged
merged 14 commits into from
Jan 10, 2024
Merged

Updates from changelog: Website #968

merged 14 commits into from
Jan 10, 2024

Conversation

cwickham
Copy link
Collaborator

@cwickham cwickham commented Jan 8, 2024

Guide > Websites > Website Navigation:

  • In website projects, a single sidebar with a id property will no longer be used as a global sidebar. It will instead be used as a sidebar for only pages which specify that id or pages linked to from the sidebar.
  • Add support for navbar > toggle-position to control whether the responsive navbar toggle appears on the right or the left.
  • Add support for setting page-navigation: true|false in either a page or in _metadata.yml. This allows individual pages or sections of a website to control whether page-navigaation appears.
  • Add support for bread-crumbs: true|false to control whether bread crumbs are displayed. Add support for display of breadcrumbs on full width (non-mobile) pages when bread-crumbs is true. Default value is true.
  • (#5283): Add support for setting repo-actions: false in a document to prevent the display of repository actions on a specific page.
  • (#5964): Add support for repo-link-target and repo-link-rel to control the corresponding attributes of repo-action links.

Guide > Websites > Website Search:

  • Add support for show-item-context key within the search key to control whether page parents are display next to items in search results. Pass tree, parent, root, or boolean (if you pass true, tree is the default).
  • (#5763): Add support for a keyboard shortcut to launch search (defaults to s, f or /). Use search > keyboard-shortcut to override with your own key(s).
  • (#7796): Allow providing placeholder text using the language key search-text-placeholder

Guide > Websites > Website Tools:

  • (#5389): Allow a website project to provide a default image used in social metadata tags.
  • (#5251): Allow individual pages to specify image: false to prevent image discover for Twitter and Open Graph metadata.
  • (#5624): Add support for localized Cookie Consent (using either the document's language or by specifying the language explicitly under the cookie consent key).

@cwickham cwickham marked this pull request as draft January 8, 2024 21:30
Copy link
Contributor

github-actions bot commented Jan 8, 2024

@github-actions github-actions bot temporarily deployed to pull request January 8, 2024 21:33 Inactive
Copy link
Contributor

github-actions bot commented Jan 9, 2024

@github-actions github-actions bot temporarily deployed to pull request January 9, 2024 20:09 Inactive
@cwickham cwickham marked this pull request as ready for review January 9, 2024 21:30
@cwickham cwickham marked this pull request as draft January 9, 2024 23:04
@cwickham cwickham removed the request for review from dragonstyle January 9, 2024 23:05
Updates to search

Merge branch 'crossref-add-ref' of https://github.com/quarto-dev/quarto-web into crossref-add-ref
@cwickham cwickham changed the title Updates from changelog: Website navigation Updates from changelog: Website Jan 9, 2024
Copy link
Contributor

github-actions bot commented Jan 9, 2024

@github-actions github-actions bot temporarily deployed to pull request January 9, 2024 23:11 Inactive
Copy link
Contributor

github-actions bot commented Jan 9, 2024

@github-actions github-actions bot temporarily deployed to pull request January 9, 2024 23:36 Inactive
Copy link
Contributor

@github-actions github-actions bot temporarily deployed to pull request January 10, 2024 00:17 Inactive
Copy link
Contributor

@github-actions github-actions bot temporarily deployed to pull request January 10, 2024 00:26 Inactive
@cwickham cwickham marked this pull request as ready for review January 10, 2024 00:37
Copy link
Contributor

@github-actions github-actions bot temporarily deployed to pull request January 10, 2024 00:41 Inactive
Copy link
Contributor

@dragonstyle dragonstyle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 possible issues to look (though maybe completely fine). Otherwise this looks great!

docs/websites/website-tools.qmd Outdated Show resolved Hide resolved
docs/websites/website-tools.qmd Outdated Show resolved Hide resolved
Copy link
Contributor

@github-actions github-actions bot temporarily deployed to pull request January 10, 2024 20:31 Inactive
@cwickham cwickham merged commit 74be5cc into v1.4 Jan 10, 2024
3 checks passed
@cwickham cwickham deleted the website-nav branch January 10, 2024 20:35
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.

2 participants