Skip to content

Conversation

kjaymiller
Copy link
Contributor

Issue Link 🔗:

Issue: #732

Type of Change

  • Bug fix 🐞
  • New feature/page
  • Documentation update
  • Other

Description 📋

Updates the CONTRIBUTING.md

  • Converted Mermaid to a standard tree style view
  • Removed references to jekyll
  • Updated to talk about Render Engine
  • uses uv

Checklist ✅

  • Followed the Code of Conduct and Contribution Guide
  • Ran pre-commit run --all
  • All tests pass locally
  • Added tests (if applicable)
  • Documentation updated (if applicable)

Additional Notes & Screenshots

Add any additional notes or comments that might be helpful for the reviewers.

@kjaymiller kjaymiller linked an issue Aug 28, 2025 that may be closed by this pull request
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the CONTRIBUTING.md file to reflect the migration from Jekyll to Render Engine as the static site generator and adopts UV as the Python package manager.

  • Replaced Mermaid diagrams with standard tree-style directory structures for better readability
  • Updated all development instructions to use UV instead of Jekyll/Bundle commands
  • Added documentation for Render Engine page creation patterns

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@lazouich
Copy link
Contributor

A clarity tweak that might be worth considering is to separate commands from sentences and turn them into bash/shell code blocks

kjaymiller and others added 6 commits August 29, 2025 07:58
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Lazouich Ford <99685917+lazouich@users.noreply.github.com>
Co-authored-by: Lazouich Ford <99685917+lazouich@users.noreply.github.com>
Co-authored-by: Lazouich Ford <99685917+lazouich@users.noreply.github.com>
@kjaymiller kjaymiller merged commit 309fccc into gh-pages Aug 29, 2025
3 of 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.

support UV
3 participants