Update bioconda utils docs, update deps, clean up docs - #53
Open
paperbenni wants to merge 29 commits into
Open
Conversation
docs: new args
dark mode real time search copy to clipboard button responsive design just plain prettier
paperbenni
marked this pull request as ready for review
July 4, 2026 11:16
Member
|
@jmarshall does this look good to you? |
aliciaaevans
requested changes
Jul 6, 2026
aliciaaevans
left a comment
Contributor
There was a problem hiding this comment.
Just a couple of things.
Thanks for adding the documentation for bioconda-utils.
Co-authored-by: Alicia A. Evans <108547992+aliciaaevans@users.noreply.github.com>
…oconda-docs into update-bioconda-utils-docs
Contributor
Author
|
this should be good to go now @aliciaaevans |
bgruening
approved these changes
Jul 7, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Docs updates
bioconda-utils docs were scattered throughout the docs pages, and some commands were undocumented entirely. This adds a central bioconda-utils docs page and makes other pages link to it.
Pipeline updates
The docs build pipeline referenced a legacy bioconda-utils dependencies txt file to install dependencies. This switches the build pipeline over to pixi, which also brings it in line with how bioconda-utils is built.
It also documents the CLI changes in bioconda/bioconda-utils#1125
SSG updates
I switched the theme to PyData from alabaster. This gives us responsive design, a table of contents, dark mode, clipboard buttons, easy ways of linking to pages, a modern layout basically for free.
The live server also flagged a few warnings which I fixed
Cleanup
Some links were invalid, some pages were suggesting usage of
mambacli or micromamba.This was not a thorough pass, some pages still mention Python 3.6, just things I noticed while primarily writing the bioconda-utils docs
Screenshots
Old
New