website icon indicating copy to clipboard operation
website copied to clipboard

convert code bloc examples to rich-codex where possible

Open mashehu opened this issue 2 years ago • 2 comments

Similar to how it is done here https://github.com/nf-core/nf-co.re/blob/518d3d5e8edb2a5a85da1f1e1d920a3e1940818f/.github/rich-codex.yml (which are then manually embed in the markdown files)

mashehu avatar Mar 21 '23 16:03 mashehu

hi! Would like to help with this, but would need some help to get more context :) update: sorry! I'll switch to https://github.com/nf-core/website/issues/673 for my first issue, this one stays free!

joaquimgamero avatar Mar 18 '24 09:03 joaquimgamero

Rich-codex is my side project tool for automating screenshots of the terminal: https://ewels.github.io/rich-codex/

So the suggestion is to look for places in the website that have code blocks and convert them to screenshots instead, for example as done here. Then they look nicer ✨

ewels avatar Mar 18 '24 13:03 ewels