Support for GitLab
See original GitHub issueI would like to add projects that are hosted on GitLab, (not just .com, but also other instances as well, e.g. https://code.ungleich.ch).
Instead of githubLink
, it could be projectLink
. Not sure what all is needed to make this happen.
const projectList = [
{
name: 'React',
imageSrc: 'https://camo.githubusercontent.com/22045498095171997ccf6a9554672519b9f67898/68747470733a2f2f63646e2e776f726c64766563746f726c6f676f2e636f6d2f6c6f676f732f72656163742e737667',
githubLink: 'https://github.com/facebook/react/contribute',
description: 'A declarative, efficient, and flexible JavaScript library for building user interfaces.',
tags: ['JavaScript', 'UI', 'Web App'],
},
[ . . . TRUNCATED . . . ]
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
GitLab Support
Have questions about billing, purchasing, subscriptions or licenses? ... We're here to help! No matter what plan you have purchased, GitLab Support will...
Read more >Get help with GitLab
Get info on technical support, updating your GitLab instance, feature proposals and bug tracking.
Read more >Support Portal | GitLab
Go to support.gitlab.com and submit a new request. An account and password will ...
Read more >GitLab Support
Community Forums Community Forums For free and trial users, or if the question is out of scope. · Licensing and Subscriptions Licensing and...
Read more >Submit a request - GitLab Support
Submit a Request. Choose the reason why you are reaching out to us today -. -, Support for GitLab.com (SaaS), Gitlab.com (SaaS) user...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Should this issue be closed now?
the first approach seems more robust. will be submitting a PR