Landing page and API docs for Lanyard API
Lanyard Website
A new, beautiful and the-way-it-supposed-to-be way to review Lanyard, its community projects and websites that use Lanyard in one place!
Built with Nuxt 3, Tailwind CSS and VueUse
Add Your Project
If you built a project based on Lanyard and want to list it on the website, fork this repository and follow these steps:
- Go to
src/data/communityProjects.ts
and add your project to the end of the array. - Create an appropriate Pull Request which will be reviewed before pushing.
- If your PR gets merged, you’ll see your project on the website
Add Your Website
If you have recently built a website and used Lanyard API, you can add your website to the “Used By” section at the bottom of the homepage in the website by following these steps:
- Go to
src/data/usedBy.ts
and add your website to the end of the array. - Create an appropriate Pull Request which will be reviewed before pushing.
- If your PR gets merged, you’ll see your project on the website
License
MIT License © Abdulbaki “EGGSY” Dursun