Gitlab
<time datetime="2023-06-22 00:00:00 +0000 UTC">June 22 2023</time><span class="px-2 text-primary-500">·</span><time datetime="2024-02-20 16:00:25 -0600 CST">Updated: February 20 2024</time><span class="px-2 text-primary-500">·</span><span>143 words</span><span class="px-2 text-primary-500">·</span><span title="Reading time">1 min</span>
Blowfish
Shortcodes
Gitlab
Table of Contents
blowfish shortcodes - This article is part of a series.
🐡 Shortcodes
(GitLab’s term for repo)
gitlab
allows you to quickly link a GitLab Project(GitLab’s term for repo)
Display stats the project, such as the number of stars and forks it has.
Unlike github
it can’t display the main programming language of a project.
Custom GitLab instace URL can be provided, as long as the api/v4/projects/
endpoint is available, making this shortcode compatible with most self-hosted / entreprise deployments.
Parameter | Description |
---|---|
projectID |
[String] gitlab numeric ProjectID |
baseURL |
[String] optional gitlab instace URL, default is https://gitlab.com/ |
gitlab.com example #
{{< gitlab projectID="278964" >}}
GitLab.org / GitLab
GitLab is an open source end-to-end software development platform with built-in version control, issue tracking, code review, CI/CD, and more. Self-host GitLab on your own servers, in a container, or on a cloud provider.
5067
9823
gitlab.wolfspyre.io example #
{{< gitlab projectID="1059" baseURL="https://gitlab.wolfspyre.io/" >}}
mirrored_repos / Remarkable / Rmfakecloud
0
0