Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ironicbadger/linkme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkme

A customizable link page generator built in Go.

A screenshot of the application.

Usage

# Build the static site
go run ./cmd/linkme build

# Serve locally
go run ./cmd/linkme serve

Docker

docker run -d -p 8080:80 ghcr.io/ironicbadger/linkme:latest

Configuration

Edit config/config.yaml to customize your links and appearance.

About

A customizable link page generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages