Closed kingthorin closed 5 years ago
Just noticed there’s a typo in the HTML examples in the first commit message. Not a show stopper, I’ve corrected it in the PR description.
Awesome!!!! :100:
I've squashed this, rebased current, and fixed the commit message. 'Should' be ready for merge.
@hblankenship good with this?
Thanks
This had to be revised further, see: https://github.com/OWASP/www--site-theme/issues/8#issuecomment-546987233 for the specifics.
Fixes OWASP/www--site-theme#8
This is un-tested. But after a bunch of reading this is how it is meant to work:
Github buttons will be built based on the variables
github.code_user
andgithub.code_repo
with default values ofowasp
user andthe www-*
repo respectively.For example if
_config.yml
contained:The buttons would be set as:
For the star button this would be:
instead of:
(Well at least that's the intent.)
Signed-off-by: kingthorin kingthorin@users.noreply.github.com