- Notifications
You must be signed in to change notification settings - Fork24
⛓ open-source "link in bio" clone
License
chroline/lynk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
lynk is an open-source, self-hosted link-in-bio clone! Withlynk, developers can easily set up their own customlink-in-bio page, allowing them to showcase their projects and promote their work in a single, easy to find location.lynk is fully customizable, allowing developers to tailor the look and feel of their page to their individual needs andpreferences.
lynk is powered by:
- MDX, for adding interactive content
- Next.js, to enable SSG for lightning-fast load times
next-seo
, to enrich your site with SEO
- SCSS, for customizing the look of your site
- Typescript, because it's 2023
Thanks for checking out the project, and happy coding!
Fork the
chroline/lynk
template repo. This will give you a blank canvas foryourlynk instance. (Or, usedegit
to scaffold your project by runningdegit chroline/lynk
)Clone your forked repo to your local machine.
git clone*YOUR_REPO*
Customize your instance and add content.
...and then you're done!
Sincelynk is built with JAMStack technologies, you can deploy your instance to your favorite serverless/static webhost provider likeVercel orNetlify.
In-depth documentation is coming soon! For now, check out the example in the template repo.
Interested in contributing to thelynk project? Thanks so much for your interest! We are always looking forimprovements to the project and contributions from open-source developers are greatly appreciated.
If you want to say thank you and/or support active development oflynk:
- Add a GitHub Star to the project!
- Tweet about the project on your Twitter!
- Tag@colegawin_ and mentionlynk
- Create your ownlynk and share it with the interwebs!
Thanks so much for your interest in supportinglynk!
PS: consider sponsoring me (Cole Gawin) to continue the development of this project onBuyMeACoffee :)
About
⛓ open-source "link in bio" clone