Skip to content

Chiissu/AvdanOS-Website

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Contribution fork of AvdanOS website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • TypeScript 93.8%
  • CSS 4.9%
  • JavaScript 1.2%
  • HTML 0.1%