xAvatar6969 / Website

The main website for avdanos.com

Home Page:https://avdanos.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AvdanOS.com Website

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.

⚠️ avdan-os.github.io's code is in the dev branch. Commits to the main branch will be ignored.
    CONTRIBUTE    

Banner

pages-build-deployment NPM Dev site Deploy NPM Dev site CI/CD

Project Structure

  • ./src contains the nextjs source code for the website.
  • ./cdn contains the raw cdn files that auto deploy to cdn.avdanos.com

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.

Contributing

Please see the contributing guideline for more information.

For translators, please see translating guideline for more information.

About

The main website for avdanos.com

https://avdanos.com

License:GNU General Public License v3.0


Languages

Language:TypeScript 93.7%Language:CSS 4.9%Language:JavaScript 1.2%Language:HTML 0.1%