Commit Graph

5 Commits

Author SHA1 Message Date
BBaoVanC 60ed1c0264
Serve fonts (Open Sans and JetBrains Mono) rather than use system 2023-01-22 20:46:18 -06:00
BBaoVanC b200623dca
Fix keyboard accessibility of code block copy button 2023-01-22 16:22:51 -06:00
BBaoVanC 80f5994d96
Improve code block copy text
- Use JS to get it directly from the code block instead of needing a
  separate `pre.code-raw` to get it from. That makes it possible to:
- bashsession: Don't copy prompt or command output
2023-01-22 00:09:34 -06:00
BBaoVanC 47d6d02186
Add copy to clipboard to code blocks 2023-01-20 17:14:18 -06:00
BBaoVanC a26ea62b60
Refresh the code block design 2023-01-20 16:25:28 -06:00