Skip to content

Instantly share code, notes, and snippets.

@VictoriqueMoe
VictoriqueMoe / main.go
Last active October 26, 2024 02:22
go prime new
package main
import (
"fmt"
"math/big"
"time"
)
var one = big.NewInt(1)
var four = big.NewInt(4)
@talves
talves / front-matter.md
Created October 21, 2017 06:55
Shortcode Hugo example for a link button

This is an example of using the shortcode link-button-sc


A pretty easy button. :)

{{% link-button-sc href="#" class="my-button--raised crazy-button" value="Click Me Real Good" %}}

@lukas-h
lukas-h / license-badges.md
Last active May 25, 2025 19:36
Markdown License Badges for your Project

Markdown License badges

Collection of License badges for your Project's README file.
This list includes the most common open source and open data licenses.
Easily copy and paste the code under the badges into your Markdown files.

Notes

  • The badges do not fully replace the license informations for your projects, they are only emblems for the README, that the user can see the License at first glance.

Translations: (No guarantee that the translations are up-to-date)