Lightweight alternative to Linktree and others. https://fascinated.cc
Go to file
Fascinated 5217ed6ad8
All checks were successful
Publish Docker Image / docker (push) Successful in 59s
remove yarn lock
2023-07-08 21:22:50 +01:00
.gitea/workflows move to dockerhub image 2023-07-08 20:49:08 +01:00
.vscode remove docker debug task 2023-07-01 21:46:54 +01:00
media add preview 2023-07-02 22:39:42 +01:00
src/app fix theme color? 2023-07-02 20:26:07 +01:00
.dockerignore add preview 2023-07-02 22:39:42 +01:00
.eslintrc.json Initial commit 2023-07-01 20:43:53 +00:00
.gitignore Initial commit 2023-07-01 20:43:53 +00:00
config.json add authors to metadata 2023-07-02 20:30:27 +01:00
docker-compose.yml move to dockerhub image 2023-07-08 20:49:08 +01:00
Dockerfile move to dockerhub image 2023-07-08 20:49:08 +01:00
LICENSE Initial commit 2023-07-01 20:43:53 +00:00
next-env.d.ts Initial commit 2023-07-01 20:43:53 +00:00
next.config.js add avatar 2023-07-02 12:02:11 +01:00
package-lock.json remove yarn lock 2023-07-08 21:22:50 +01:00
package.json bump version 2023-07-02 19:28:50 +01:00
postcss.config.js Initial commit 2023-07-01 20:43:53 +00:00
README.md add preview 2023-07-02 22:39:42 +01:00
tailwind.config.js add config to tailwind parser 2023-07-01 22:30:14 +01:00
tsconfig.json Initial commit 2023-07-01 20:43:53 +00:00

Simple Links

Simple Links is a lightweight alternative to Linktree and others.

Features

  • Simple and lightweight
  • Easy to use
  • Customizable
  • Open source

Preview

Preview

Installation

Visit the wiki page for installation instructions.

Todo

  • Figure out how to get the config in the build step less hacky. Currently it just builds the server on boot to get around it not being the user provided config, which is not ideal.
  • Add icons to the link buttons