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

Fix headless _partners bundle #404

Merged
merged 5 commits into from
Sep 20, 2024

Conversation

ajschmidt8
Copy link
Member

@ajschmidt8 ajschmidt8 commented Sep 20, 2024

The _partners bundle is intended to be headless, but it currently shows up on our sitemap.

This PR includes some changes to ensure that the _partners bundle is actually headless.

It updates some frontmatter and the Hugo version. The older Hugo version was not respecting the headless frontmatter.

It also sets enableGitInfo: true in the hugo.yaml config, since this seems to be required to get Vercel to show the lastmod date in the sitemaps.

Note, this doesn't update Hugo to the latest version since that also requires updating our theme, Docsy, which is a bit more involved. That'll come later.

The `_partners` bundle is intended to be headless, but it currently shows up on our sitemap.

This PR includes some changes to ensure that the `_partners` bundle is actually headless.

It updates some frontmatter and the Hugo version. The older Hugo version was not respecting the headless frontmatter.

Note, this doesn't update Hugo to the latest version since that also requires updating our theme, Docsy, which is a bit more involved. That'll come later.
@ajschmidt8 ajschmidt8 requested a review from a team as a code owner September 20, 2024 21:17
Copy link

vercel bot commented Sep 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
rapids-ai ✅ Ready (Inspect) Visit Preview Sep 20, 2024 9:59pm

@ajschmidt8
Copy link
Member Author

@ajschmidt8 ajschmidt8 merged commit 296568b into rapidsai:main Sep 20, 2024
5 checks passed
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