Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)