Skip to content

jaainil/viio-astro

 
 

Repository files navigation

VIIO Astro Theme

VIIO is an experimental Astro landing page theme featuring interactive Three.js elements.

Getting Started

Edit the following files to customize links, content, and layout details:

  • src/pages/index.astro
  • src/layouts/Layout.astro

Preview

Live preview:
https://viio.pages.dev/

Installation

Install dependencies:

npm install

Run the development server:

npm run dev

Build the production site (output to ./dist/):

npm run build

Customization

For customizations, additional pages, or support, contact: hi[at]hashemian.me

License

This theme and all included components may be used for non-commercial purposes only.

About

An experimental Astro landing page featuring interactive Three.js elements.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Astro 89.7%
  • TypeScript 6.1%
  • CSS 3.6%
  • JavaScript 0.6%