Files
docs-public/projects/linkstack/index.md
wompmacho 85f2d3a9e0
All checks were successful
deploy-docs / build-and-deploy (push) Successful in 1m6s
cleanup | add includes for docker-compose files
2026-03-30 03:41:38 +00:00

21 lines
493 B
Markdown

---
title: linkstacks
description: linkstacks
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">}}
```