Skip to content

add pixi.toml #2546

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

add pixi.toml #2546

wants to merge 1 commit into from

Conversation

wolfv
Copy link
Member

@wolfv wolfv commented Jun 16, 2025

I added a pixi.toml to make it easier to run the website locally :)

PR Checklist:

  • note any issues closed by this PR with closing keywords
  • if you are adding a new page under docs/ or community/, you have added it to the sidebar in the corresponding _sidebar.json file
  • put any other relevant information below

@wolfv wolfv requested a review from a team as a code owner June 16, 2025 16:30
Copy link

netlify bot commented Jun 16, 2025

Deploy Preview for conda-forge-previews ready!

Name Link
🔨 Latest commit f327063
🔍 Latest deploy log https://app.netlify.com/projects/conda-forge-previews/deploys/685046aa4c6b5b00088cb830
😎 Deploy Preview https://deploy-preview-2546--conda-forge-previews.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 61
Accessibility: 96
Best Practices: 100
SEO: 89
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

authors = ["Wolf Vollprecht <[email protected]>"]
channels = ["conda-forge"]
name = "conda-forge-docs"
platforms = ["osx-arm64"]
Copy link
Member

Choose a reason for hiding this comment

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

Let's directly add the other most common platform.

Suggested change
platforms = ["osx-arm64"]
platforms = ["osx-arm64", "linux-64"]

Copy link
Member

Choose a reason for hiding this comment

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

Let's add Windows and macos x64 too

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.

3 participants