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

Update Gemfile, add .devcontainer #67

Merged
merged 2 commits into from
Feb 26, 2024

Conversation

olivierlemasle
Copy link
Contributor

  • Update Gemfile to use gem github-pages instead of jekyll:
    The GitHub Pages Ruby gem bundles Jekyll and its dependencies in the versions used in GitHub Pages.
    See https://pages.github.com/versions/
  • Add a Development container configuration (can be used in VSCode or GitHub Codespaces); it includes the Ruby version used in GitHub pages.

Fixes #65

The GitHub Pages Ruby gem bundles Jekyll and its dependencies in the
versions used in GitHub Pages.

See https://pages.github.com/versions/
Copy link
Member

@youknowone youknowone left a comment

Choose a reason for hiding this comment

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

Thank you!

@youknowone youknowone merged commit c5f473e into RustPython:master Feb 26, 2024
@olivierlemasle olivierlemasle deleted the devcon branch February 26, 2024 09:02
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.

Fix / document setup process
2 participants