Lightweight alternative to Linktree and others. https://fascinated.cc
Go to file
2023-07-02 20:09:05 +01:00
.vscode remove docker debug task 2023-07-01 21:46:54 +01:00
src/app move the site src text to be more hidden 2023-07-02 20:09:05 +01:00
.dockerignore Initial commit 2023-07-01 20:43:53 +00: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 move some things around in the config 2023-07-02 19:23:30 +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 more todo 2023-07-02 15:14:08 +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

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