Skip to content

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lavakoons & Peebles — Links Hub

🔗 Welcome to the «Lavakoons & Peebles» digital workshop. 🛠✨

A minimalist, open-source link-in-bio page for the Lavakoons & Peebles brand. Developed as a lightweight alternative to commercial multi-link services, it aggregates official resources and work tools into a single, publicly accessible interface.

🛠️ Technical Stack & Features

  • Data-Driven UI: Content is completely isolated from the layout. The link list, categories, and metadata are managed via data.json and rendered dynamically.
  • Adaptive CSS Tooltips: Tooltips adapt based on the device type. They operate as interactive hover effects on desktops and automatically switch to a static, muted layout on mobile screens to preserve readability.
  • Flexible Styling: The architecture relies on CSS Grid and CSS variables, allowing quick adjustments to the color palette, typography, and element geometry (clip-path).