manjaro / website

Official Manjaro Website
https://manjaro.org
Apache License 2.0
9 stars 8 forks source link
distro linux website

Manjaro Website

Built with Nuxt 3.

Setup

Make sure to install the dependencies:

pnpm install

Development Server

Start the development server on http://localhost:3000:

pnpm run dev

Production

Build the static version for production:

pnpm run generate

Alternatively build SSR and preview production build:

pnpm run build
pnpm run preview

Check out the deployment documentation for more information.

License

Code

This repository's code is licensed under the Apache License 2.0. See the LICENSE file for the full license text.

Content

All content (text, images, etc.) in this repository is © 2024 Manjaro GmbH & Co. KG. All rights reserved.

Contributing

Preparing Changes

We are always happy about fixes for bugs or small design issues. Thanks in advance! If you plan to do larger changes, please create first an issue ticket to let us discuss your plans, so in the end your changes will align with our overall plans for the website and can be merged.

Content Copyright

Ensure you have permission to include any non-code content that is part of your contributions and be aware that for above content license you grant Manjaro GmbH & Co. KG all rights to that content.

Commit Message Guideline

The Conventional Commits 1.0.0 specification is applied with the following amendments: