The hosted version of Shakō.
- Astro
- React
- Tailwind CSS
- Shadcn/UI
- Lanyard
Note
To integrate your Discord user data with Shakō, you must join the Lanyard Discord Server.
- Fork the repository.
- Create a new file named
[user].config.tsin the/pagesdirectory, where[user]is your desired username. - Add your personal information and links to the
[user].config.tsfile. - Open a pull request with your changes.
- Once merged, your personalized link page will be available at
shako.me/[user].
Edit the src/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 MIT 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.