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

Add devcontainer and update Hugo version #336

Merged
merged 4 commits into from
Oct 31, 2023

Conversation

ajschmidt8
Copy link
Member

@ajschmidt8 ajschmidt8 commented Oct 28, 2023

This PR adds a devcontainer to the repository.

A devcontainer makes it easier for others to contribute.

Additionally, it's a convenient prerequisite for migrating the main website to the Docsy theme, as mentioned in #334.

The Docsy theme has some additional dependencies (e.g. Golang, NodeJS, and some JS packages) that will be easier to track in a devcontainer.

The devcontainer has a start-up script that reads the HUGO_VERSION value from the netlify.toml value to ensure that the Hugo versions are consistent during local development and Netlify builds.

Other changes in this PR include:

  • Updating the README to remove dead links, mention devcontainers, and other general clean up
  • Migrating Hugo's config.toml file to a hugo.yaml file
  • Updating Hugo to the latest version

@ajschmidt8 ajschmidt8 requested a review from a team as a code owner October 28, 2023 21:29
@exactlyallan exactlyallan merged commit 1f2948c into rapidsai:main Oct 31, 2023
3 checks passed
@ajschmidt8 ajschmidt8 deleted the devcontainer branch December 11, 2024 16:22
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