Lightweight alternative to Linktree and others. https://fascinated.cc
Go to file
2023-07-02 22:39:42 +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 update service name 2023-07-02 19:29:27 +01:00
Dockerfile fix config? 2023-07-02 15:09:25 +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 yes 2023-07-02 19:54:59 +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
yarn.lock add sharp 2023-07-02 19:26:14 +01: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