Skip to content

potato-os/website

Repository files navigation

Potato OS Website

Marketing site for Potato OS, built with Next.js and exported as a static site for GitHub Pages.

Development

npm install
npm run dev

Open http://localhost:3000.

Production Preview

npm run build
npm run start

npm run start serves the generated out/ directory.

Deployment

GitHub Pages deployment is handled by .github/workflows/deploy.yml, which builds the site and publishes out/.

The repository Pages source must be set to GitHub Actions.

About

Official Potato OS website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors