hpc-shell icon indicating copy to clipboard operation
hpc-shell copied to clipboard

Use collapsible sections for connecting

Open bkmgit opened this issue 4 years ago • 2 comments

Use collapsible sections for connecting, follows https://gist.github.com/pierrejoubert73/902cc94d79424356a8d20be2b382e1ab though can possible add a template for this. Addresses https://github.com/hpc-carpentry/hpc-shell/issues/40

bkmgit avatar Apr 18 '21 08:04 bkmgit

I like the result, but have concerns over the implementation.

  • All of the options are drop-downs, leaving no default.
  • It is preferable to use Markdown instead of raw HTML.

Please present the recommended practice (EdDSA) in full, then create a {: .callout} box mentioning that other crypto-systems or authentication methods may be employed. Inside, use {: .solution} blocks to create drop-down choices.

tkphd avatar Apr 18 '21 12:04 tkphd

@tkphd Maybe we need something other than {: .solution} to create a dropdown. Made an issue for this in the styles repository https://github.com/carpentries/styles/issues/595

bkmgit avatar May 07 '21 05:05 bkmgit