Closed leebrian closed 5 years ago
This is because of this in the layout:
<a href="https://github.com/CDCgov/{{ repo.url }}" target="_blank">
One suggestion would be to add a org: MY_ORG
field into the yml and if passed it triggers a conditional to use that org instead of the default CDCgov.
The reason for capturing the org as there’s a feature for being able to search tags within a set of repos and the org field is required for that.
Yep. I think I’m going to refactor to just use a full url. This would be easier for users, I think, and also allow for more flexibility in case orgs have projects with different urls (eg, blockchain has a project in github/CDCgov and github/informaticslab or something). I’ll update when near a device with a decent dev environment.
@mlamtamri found the following bug after adding info on Epi Info’s project... (#29)
“Hi Brian, The Epi info repository link is broken. Epi info products have their own repository in GitHub. They don’t exist under https://github.com/CDCgovhttps://github.com/CDCgov/SDP-Vocabulary-Service. Any suggestion on how to fix this issue?”