Files
docs-public/projects/linkstack/index.md
wompmacho b994734afd
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 34s
update all include rules to use % for markdown formatting
2026-04-03 08:00:11 +00:00

21 lines
499 B
Markdown

---
title: linkstacks
description: linktree clone
author: wompmacho
date: 2025-02-04
lastmod: 2025-02-04
showHero: false
tags: []
---
## What is linkstacks?
`Linkstacks` is a nice little linktr.ee clone that allows you to set up a simple
link page. It can also be expanded to add multiple users and you can host
multiple people's pages with their own user accounts and everything.
## Docker Compose Example
```yaml
{{% include "/srv/configs/docker_compose/linkstacks/docker-compose.yaml" %}}
```