galaxy-hub icon indicating copy to clipboard operation
galaxy-hub copied to clipboard

Custom styles for SARS-CoV-2 pages

Open NickSto opened this issue 3 years ago • 2 comments

This issue collects examples of custom styles used in the SARS-CoV-2 project that we might want to support.

  • .custom-block.tip: See here.

NickSto avatar Dec 01 '21 01:12 NickSto

Update: There's a lot of styles in .vuepress/theme/styles/. For instance, .custom-block is defined in .vuepress/theme/styles/custom-blocks.styl. Should we import whole cloth?

NickSto avatar Dec 07 '21 22:12 NickSto

I would not -- most of that is the ejected vuepress styling. We should take the minimal approach and add only the styles we need to the components we want. Exact clone isn't important here; we really just need to move over the content and functional components.

On Tue, Dec 7, 2021 at 5:32 PM Nick Stoler @.***> wrote:

Update: There's a lot of styles in .vuepress/theme/styles/. For instance, .custom-block is defined in .vuepress/theme/styles/custom-blocks.styl. Should we import whole cloth?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/galaxyproject/galaxy-hub/issues/1051#issuecomment-988309459, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABF6BR224PSYMCST7SDMRDUP2DRTANCNFSM5JDHTREA .

dannon avatar Dec 07 '21 22:12 dannon