https://github.com/lacrypta/links
La Crypta Links
https://github.com/lacrypta/links
lacrypta links linktree
Last synced: 6 months ago
JSON representation
La Crypta Links
- Host: GitHub
- URL: https://github.com/lacrypta/links
- Owner: lacrypta
- Created: 2022-11-18T14:18:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-04T20:12:38.000Z (over 1 year ago)
- Last Synced: 2024-04-04T21:28:18.818Z (over 1 year ago)
- Topics: lacrypta, links, linktree
- Language: TypeScript
- Homepage: https://links.lacrypta.ar
- Size: 2.18 MB
- Stars: 4
- Watchers: 1
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# La Crypta Links
Create your own custom Linktr.ee like site.
## Features
- [x] Netlify Button
- [x] Vercel Button
- [x] Links config
- [x] Title and Page config
- [x] Editable Logo
- [ ] Animations on load
- [ ] Editable Background
- [ ] Editable Colors
- [ ] Editable Fonts
---
### Recommended way (updates available)
- Fork this repo
- Import it from your **Vercel** or **Netlify** account.
- Edit **/data/links.json**
# For dummies Way:
### Click for Vercel or Netlify (Both Free)
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Flacrypta%2Flinks&project-name=my-links&repository-name=links&demo-title=La%20Crypta%20Links&demo-description=Oficial%20links%20for%20La%20Crypta&demo-url=https%3A%2F%2Flinks.lacrypta.ar%2F)
or
[](https://app.netlify.com/start/deploy?repository=https://github.com/lacrypta/links)
And follow the steps for deployment
### Wait for the deploy to finish
> It might take about **1:30 seconds**
## Go to your repo in Github
> _USERNAME_ must be your Github username
### Edit Configuration file
Edit file in **/data/links.json**
- Click on **data** directory
- Click on **data** directory and then on **links.json**
- Click on **Edit icon** on the top-right corner.
- Edit the file with your own **Social data**.
- Commit changes
---
## Local Development
First, run the development server:
```bash
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.