A modern, responsive landing page for b10cks CMS - a revolutionary block-based headless CMS.
- Modern Design: Built with Nuxt 3 and Tailwind CSS
- Responsive Layout: Optimized for all devices
- Performance: Static site generation for lightning-fast loading
- SEO Optimized: Meta tags and structured content
- Interactive Elements: Smooth scroll navigation and form handling
- Nuxt 3 - The Vue.js Framework
- Tailwind CSS - Utility-first CSS framework
- shadcn-vue - Beautiful UI components
- Lucide Icons - Modern icon set
- Node.js (v18 or later)
- bun
git clone https://github.com/b10cks/landing-page.git
cd landing-page
bun install Start the development server:
bun run devThe site will be available at http://localhost:3000.
bun run build
bun run previewThis project is licensed under the AGPL-3.0 License - see the LICENSE file for details.
- GitHub: @b10cks
- Website: b10cks.com
- Nuxt team for the amazing framework
- Tailwind CSS for the utility-first CSS approach
- shadcn-vue for the beautiful UI components