Skip to content

Instantly share code, notes, and snippets.

View KubikPixel's full-sized avatar
:octocat:
on work

KubikPixel KubikPixel

:octocat:
on work
View GitHub Profile
@KubikPixel
KubikPixel / keybase.md
Created December 8, 2019 15:20
Keybase GitHub verification

Keybase proof

I hereby claim:

  • I am rrmelcer on github.
  • I am kubikpixel (https://keybase.io/kubikpixel) on keybase.
  • I have a public key ASCbFGSDMbQ4lVuP9EXKcHz9yanbCRQk7Q2ofDtUxeIvpgo

To claim this, I am signing this object:

@KubikPixel
KubikPixel / blockstack
Created May 12, 2019 13:13
Blockstack
Verifying my Blockstack ID is secured with the address 1Q9XWy3b31RD2DdsybpHRWnqGxBPaev8Dn https://explorer.blockstack.org/address/1Q9XWy3b31RD2DdsybpHRWnqGxBPaev8Dn
<!-- add only the class "aclue" and finish is your iconic list -->
<ul class="aclue">
<li><a href="https://twitter.com/kubikpixel/">Twitter</a>
<li><a href="https://github.com/rrmelcer/">GitHub</a>
<li><a href="http://codepen.io/rrmelcer/">CodePen</a>
<li><a href="#">...</a>
<ul>
/* Paint it black in yourown.css*/
ul.aclue > li > a[href]::before,
.aclue a[href]::after {
color: #000;
}
<!-- for the whole document -->
<body class="aclue">
Content with a <a href="https://www.linkedin.com/">Linkedin</a> link
...
<!-- or partial -->
<h1 class="aclue">
Title with a <a href="https://www.instagram.com/rrmelcer/">Instagram</a> link
</h1>
<!-- or -->
<div class="aclue">
<!-- Import the FontAwesome CSS important for the icons and symbols -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/x.x.x/css/font-awesome.min.css" />
<!-- Import the a.clue CSS -->
<link rel="stylesheet" href="assets/css/aclue.min.css" />
<link rel="stylesheet" href="assets/css/yourown.css" />