An open API service indexing awesome lists of open source software.

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

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)

[![Deploy with Vercel](https://vercel.com/button)](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

[![Deploy on Netlify](https://www.netlify.com/img/deploy/button.svg)](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.