Conversation
|
Hi @vladyio , which css asset should I add into ?https://github.com/tranlyvu/distributedsystemsblog.com/tree/master/_sass/minimal-mistakes thanks |
There's no difference which Sass file you choose there, you can even create a separate one exclusively for this purpose. |
|
@vladyio Thank you. You just save my day. |
|
The patch from @vladyio works well for pages when there is only one tabbed section, but breaks otherwise. In wiremock/wiremock.org#165 I took those scripts and reworked them to support multiple appearances on the page, and also added a "Copy" button @clustergarage If you are still interested in this project, I can create a PR here with proper integration for @vladyio's commits. If anyone is interested to co-maintain, I can create a fork with the patches in a separate repo |
Hi, thanks for your work! This is not a PR to merge, it's kind of a suggestion for you which came as a result of my own needs.
To make things work I also add some CSS and JS to my project (this code is from w3schools)
Add this to your `head.html`:
Add this to your CSS assets:
Resulting control