decentralized and customizable links page on top of atproto ligo.at
atproto link-in-bio python uv
Python 74.9%
HTML 17.4%
CSS 7.3%
Makefile 0.4%
Other 0.1%
25 1 0

Clone this repository

https://tangled.org/ligo.at/core https://tangled.org/did:plc:cefqintdky2zxmxxwsrjt6iu/core
git@knot.tangled.wizardry.systems:ligo.at/core git@knot.tangled.wizardry.systems:did:plc:cefqintdky2zxmxxwsrjt6iu/core

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

ligo.at#

A decentralized links page powered by the AT Protocol.

dependencies#

Install uv and run uv sync.

generate secrets#

Use the generate_secrets.py script or run make .env.

run#

Either start a debug server with make debug or a production one with make run. Production needs the PORT environment variable.