website icon indicating copy to clipboard operation
website copied to clipboard

(📚) The docs should have different tabs for different operating systems

Open KotlinIsland opened this issue 2 years ago • 2 comments

  • [🚀] I have searched the issues of this repo and believe that this is not a duplicate.

Issue

This isn't that great for reading the docs: image

Additionally all the additional examples don't have Windows versions: image

Here is a mockup I made in mspaint image

KotlinIsland avatar Mar 08 '23 07:03 KotlinIsland

show us!

the best way to make docs changes happen is to submit merge requests.

(issue belongs at https://github.com/python-poetry/website)

dimbleby avatar Mar 08 '23 08:03 dimbleby

Some examples I could find that added tabs to Hugo:

  • https://learn.netlify.app/en/shortcodes/tabs/
  • https://github.com/rvanhorn/hugo-dynamic-tabs
  • https://mcshelby.github.io/hugo-theme-relearn/shortcodes/tabs/index.html

johnthagen avatar May 29 '23 12:05 johnthagen