Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add multi-links support and logos for bitbucket, git, scm and sourcef… #174

Merged
merged 2 commits into from
Feb 24, 2021

Conversation

rodrigomelo9
Copy link
Contributor

@rodrigomelo9 rodrigomelo9 commented Feb 22, 2021

This PR adds support for multiple links per group (gh, gl, docs, web). It also adds support for bb, sf, git and scm (with special icons for them).

Something like that:

links:
  gh:
  - aaa/bbb
  - ccc/ddd
  gl: eee/fff
  docs: https://www.ggg.com
  web:
  - https://www.hhh.com
  - https://www.iii.com
  scm: https://www.jjj.com
  bb: kkk/lll
  sf: gtkwave
  git:
  - https://git-repo1.com
  - https://git_repo2.com

Produces:

Image

Closes #172

@umarcor umarcor merged commit e7eca6f into hdl:theme Feb 24, 2021
@umarcor
Copy link
Member

umarcor commented Feb 24, 2021

Thanks!

@rodrigomelo9 rodrigomelo9 deleted the multi-link-support branch February 24, 2021 03:04
@umarcor umarcor added enhancement New feature or request theme labels May 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request theme
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants