Shakō: A sleek, modern linktree alternative built with Astro and React. Easily customizable and self-hostable, with an optional hosted version available at keksiqc/shako.me.
- Astro
- React
- Tailwind CSS
- Shadcn/UI
- Lanyard
Note
To integrate your Discord user data with Shakō, you must join the Lanyard Discord Server.
git clone https://github.com/keksiqc/shako
cd shako
npm install
npm run dev
Edit the shako.config.ts
file to add your links.
The icon
prop corresponds to the icon name from Simple Icons. Ensure the icon name matches exactly with the one listed on the Simple Icons website for proper rendering.
Note
Please follow the official Astro documentation if you want to deploy this project.
Shakō is licensed under the GPL-3.0 License - see the LICENSE file for details.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.