config

package
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2024 License: GPL-3.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TEMP_DIR                 = "temp"
	BUILD_DIR                = "build"
	REDIRECTS_FILE           = "_redirects"
	TEMPLATE_HTML            = "templates/index.html"
	GH_REPO_OWNER            = "sethcottle"
	GH_REPO_NAME             = "littlelink"
	DOWNLOAD_TAG_DEF_VER     = "v2.3.4"
	DOWNLOAD_ZIP_NAME        = "littlelink-%s.zip"
	BRANDS_CSS_FILE          = "%s/css/brands.css"
	IMAGES_ICONS             = "%s/images/icons/%s.svg"
	BUTTON_CLASS_NAME        = ".button.button-%s"
	BUTTON_DETAILS_DEF_BRAND = "web"
	BUTTON_DETAILS_DEF_NAME  = "Google"
	BUTTON_DETAILS_DEF_ICON  = "generic-website"
	BUTTON_DETAILS_DEF_LINK  = "https://google.com"
)

Variables

View Source
var FILES_TO_DELETE = []string{
	"privacy.html",
	"images/littlelink.png",
	"images/littlelink.svg",
	"images/littlelink@2x.png",
	"LICENSE.md",
	"README.md",
	".gitignore",
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL