Dawntraoz / unickins

Unickins is the free and open repository to replace third-party platforms to share your most important links through your social media. This way you can avoid switching platforms when they close (based on real facts).

Home Page:https://links.dawntraoz.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unickins: The project for your most important links

πŸš€ Project Structure

Inside of this project, you'll see the following folders and files:

/
β”œβ”€β”€ public/ # Static images
β”‚   └── favicon.ico
β”œβ”€β”€ src/
β”‚   β”œβ”€β”€ components/
β”‚   β”œβ”€β”€ data/ # Site config & links
β”‚   β”œβ”€β”€ icons/ # SVGs
β”‚   β”œβ”€β”€ layouts/
β”‚   └── pages/
└── package.json

🧞 Commands

All commands are run from the root of the project, from a terminal:

Command Action
pnpm install Installs dependencies
pnpm run dev Starts local dev server at localhost:4321
pnpm run build Build your production site to ./dist/
pnpm run preview Preview your build locally, before deploying

Resources

Framework: Astro

This project was built using Astro with its main template.

Open Graph URL scraper

This project uses Open Graph Scraper for extracting the links information.

Icons

Social icons by Fontawesome: Go and check them all at FontAwesome.

About

Unickins is the free and open repository to replace third-party platforms to share your most important links through your social media. This way you can avoid switching platforms when they close (based on real facts).

https://links.dawntraoz.com/


Languages

Language:Astro 77.1%Language:TypeScript 21.5%Language:JavaScript 1.5%