Built with Nuxt 3.
Make sure to install the dependencies:
pnpm install
Start the development server on http://localhost:3000
:
pnpm run dev
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.
This repository's code is licensed under the Apache License 2.0. See the LICENSE file for the full license text.
All content (text, images, etc.) in this repository is © 2024 Manjaro GmbH & Co. KG. All rights reserved.
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.
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.
The Conventional Commits 1.0.0 specification is applied with the following amendments: