diff --git a/_includes/setup-instructions.html b/_includes/setup-instructions.html new file mode 100644 index 0000000..a35e68c --- /dev/null +++ b/_includes/setup-instructions.html @@ -0,0 +1,40 @@ + +{% assign setup-instructions_repo = include.repo | default: eosio %} +{% assign setup-instructions_dist = include.distribution | default: "`lsb_release -cs`" %} + +{% if include.collapse %} +

Setup - Show

+ + +{% endif %}