Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vyshnav2255/links
All your links in one place.
https://github.com/vyshnav2255/links
biolinks hacktoberfest jekyll jekyll-website links linkspage
Last synced: 3 months ago
JSON representation
All your links in one place.
- Host: GitHub
- URL: https://github.com/vyshnav2255/links
- Owner: Vyshnav2255
- License: mit
- Created: 2022-08-01T10:20:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-20T05:11:25.000Z (10 months ago)
- Last Synced: 2024-09-29T03:01:31.598Z (3 months ago)
- Topics: biolinks, hacktoberfest, jekyll, jekyll-website, links, linkspage
- Language: HTML
- Homepage: https://links.vyshnav.xyz/
- Size: 1.63 MB
- Stars: 8
- Watchers: 2
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Links
All your links in one place. Checkout the live preview here -> [links.vyshnav.xyz](https://links.vyshnav.xyz/)This is a custom alternative for Bio.link, Linktree, & Linkpop, where you are in control of the data. Also, you have the option for endless customizations.
**Table of Contents**
- [Tech Stack](#tech-stack)
- [Building & Running Locally](#building--running-locally)
- [Quick deploy](#quick-deploy)
- [Social Media icons support](https://github.com/Vyshnav2255/links/issues/8)
- [Support this Project](#support-this-project)## Tech Stack
* Framework - [Jekyll](https://jekyllrb.com/)
* Deployment - [Vercel](https://vercel.com/)
* UI Design - [Figma](https://www.figma.com/community/file/1140170887273934289)## Building & Running Locally
Install jekyll and bundler:
```bash
gem install jekyll bundler
```Install gems:
```bash
bundle install
```Build and serve locally with:
```bash
bundle exec jekyll s
```The site should now be available at http://0.0.0.0:4000/
## Quick deploy
[![Vercel](https://img.shields.io/badge/vercel-%23000000.svg?style=for-the-badge&logo=vercel&logoColor=white)](https://vercel.com/import/git?s=https://github.com/vyshnav2255/links) [![Netlify](https://img.shields.io/badge/netlify-%23000000.svg?style=for-the-badge&logo=netlify&logoColor=#00C7B7)](https://app.netlify.com/start/deploy?repository=https://github.com/vyshnav2255/links)
## Support this Project
[![BuyMeACoffee](https://img.shields.io/badge/Buy%20Me%20a%20Coffee-ffdd00?style=for-the-badge&logo=buy-me-a-coffee&logoColor=black)](https://www.buymeacoffee.com/vyshnav)
[![PayPal](https://img.shields.io/badge/PayPal-00457C?style=for-the-badge&logo=paypal&logoColor=white)](https://paypal.me/vyshnavg1)