Files
docs-public/projects/linkstack/index.md
wompmacho 60d8f5ca4b
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 38s
updates to descriptions and some wording
2026-03-31 06:17:44 +00:00

21 lines
497 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">}}
```