Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lourot/fork-me-on-gitlab
A simple HTML "Fork me on GitLab" button.
https://github.com/lourot/fork-me-on-gitlab
button fork gitlab
Last synced: 21 days ago
JSON representation
A simple HTML "Fork me on GitLab" button.
- Host: GitHub
- URL: https://github.com/lourot/fork-me-on-gitlab
- Owner: lourot
- License: unlicense
- Created: 2015-07-22T13:41:36.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-09T13:36:43.000Z (over 6 years ago)
- Last Synced: 2024-11-08T23:22:08.277Z (3 months ago)
- Topics: button, fork, gitlab
- Language: HTML
- Size: 25.4 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fork-me-on-gitlab
![Screenshot](screenshot.png "Screenshot")
A simple HTML `Fork me on GitLab` button:
```html
```
See
[result](http://htmlpreview.github.io/?https://github.com/AurelienLourot/fork-me-on-gitlab/blob/master/example-inline.html).## Idea
I couldn't find any `Fork me on GitLab` button or ribbon. So I've decided to make one following
GitLab's fork button style.## Examples
### In the text
[example-inline.html](example-inline.html)
See
[result](http://htmlpreview.github.io/?https://github.com/AurelienLourot/fork-me-on-gitlab/blob/master/example-inline.html).### In the corner
```html
```
See
[result](http://htmlpreview.github.io/?https://github.com/AurelienLourot/fork-me-on-gitlab/blob/master/example-corner.html).## Initial author
[Aurelien Lourot](https://ghuser.io/AurelienLourot)