Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 16, 2024
1 parent 18e0e04 commit f381a00
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 20 deletions.
4 changes: 2 additions & 2 deletions blog/2024-09-23-rattler-to-conda.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ We're happy to announce that Rattler, a suite of essential Rust crates for Conda

The rattler crates were originally conceived by [Bas Zalmstra](https://github.com/baszalmstra) and further developed at [prefix.dev](https://prefix.dev).

Originally created by Bas Zalmstra, rattler is a collection of Rust crates that provide powerful tools for handling Conda packages.
Originally created by Bas Zalmstra, rattler is a collection of Rust crates that provide powerful tools for handling Conda packages.
Its key features include:

- A clean, expressive API for Rust developers
Expand Down Expand Up @@ -74,7 +74,7 @@ The Conda Community is an open source software community that is engaged in the

If you are a tool developer and interested in the capabilities of rattler or py-rattler, you can find the documentation here:

- [Rust documentation for rattler](https://docs.rs/rattler). Note: each crate has its own documentation.
- [Rust documentation for rattler](https://docs.rs/rattler). Note: each create has its own documentation.
- [Documentation for the Python bindings to rattler](https://conda.github.io/rattler/py-rattler/)

You can find the authors of rattler on the [prefix.dev Discord](https://discord.gg/kKV8ZxyzY4) - feel free to connect and ask questions! We are – of course – also active on the Conda community channels (such as Element).
32 changes: 14 additions & 18 deletions blog/news.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,18 @@
[
{
"title": "Rattler is moving to the conda organization",
"slug": "rattler-moving-to-conda-org",
"authors": [
"wolfv",
"baszalmstra"
],
"tags": [
"announcement"
],
"description": "Rattler, a set of Rust libraries for managing conda environments, is moving to the conda organization.",
"image": "img/blog/2024-09-rattler/banner.png",
"date": "2024-09-23T00:00:00"
},
{
"title": "New video on conda-forge origins",
"slug": "2024-09-12-chatting-with-the-conda-community-1",
Expand Down Expand Up @@ -60,23 +74,5 @@
"description": "Conda-index 0.5.0, conda-package-handling 2.3.0 and conda-package-streaming 0.10.0 have been released! \ud83c\udf89\n",
"image": "img/blog/2024-06-14-june-releases/banner.png",
"date": "2024-06-14T00:00:00"
},
{
"title": "Developer Guide: A Tale of Five Prefixes",
"slug": "2024-05-20-prefixes",
"authors": [
"kenodegard",
"chatgpt"
],
"tags": [
"conda",
"context",
"prefix",
"prefixes",
"api"
],
"description": "Prefixes, prefixes, prefixes! All the prefixes!",
"image": "img/blog/2024-05-20-prefixes/banner.png",
"date": "2024-05-20T00:00:00"
}
]

0 comments on commit f381a00

Please sign in to comment.