Skip to content

lolyes16/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

The main website for avdanos.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.8%
  • CSS 3.6%
  • Other 0.6%