Skip to content

Releases: flc1125/nav.flc.io

v0.1.1

23 Dec 15:55
v0.1.1
12fdad0

Choose a tag to compare

What's Changed

  • fix: add responsive padding to header to prevent button overlap on mobile (#6)
  • feat: add GitHub repository link button in top-right corner (#5)
  • docs: update README with Vibe Coding details (#4)

Full Changelog: v0.1.0...v0.1.1

v0.1.0

23 Dec 14:57
v0.1.0
7cb443f

Choose a tag to compare

🎉 First Release of FLC's Navigation Dashboard!

This is the initial beta release (v0.1.0) of the personal navigation dashboard. It features a modern, glassmorphism-inspired design powered by Vue 3 and Tailwind CSS v4.

✨ Key Features

  • 🎨 Glassmorphism UI: Frosted glass aesthetics with a dark mode theme.
  • 📱 Fully Responsive:
    • Desktop: Fixed sidebar with scroll-spy navigation.
    • Mobile: Smooth drawer navigation and hamburger menu.
    • Fluid Typography: Titles adapt gracefully to screen sizes.
  • 🔍 Enhanced Search: Integrated search box supporting Google, Baidu, Bing, and GitHub.
  • ⚡ Data-Driven: Easily configurable via public/data.json without touching code.
  • ✨ Interactive Background: Custom canvas-based particle effects.

🛠 Tech Stack

  • Vue 3 (Composition API)
  • Vite
  • Tailwind CSS v4