/avdan-os.github.io

Repository of Website

Primary LanguageCSS

AvdanOS Homepage

The AvdanOS homepage is built using NextJS and GeistUI, which support both Markdown and JavaScript to fit the needs of the contributors to the project.

Getting Started

Make sure you have NodeJS 14 or later installed.

$ cd src
$ npm install
$ npm run dev

Then head over to localhost:3000 to see the site live!

The page will reload if you make edits.
You will also see any lint errors in the console.