Website
The official website of Ivirius Community.
Install / Use
/learn @IviriusMain/WebsiteREADME
<!-- Title -->
<h1 align="center">
<span style="display:inline-block; vertical-align:middle;">
<img width="32" height="32" alt="AppIcon" src="https://github.com/user-attachments/assets/351cba16-ae0f-46b8-951c-a0b50e17af51" />
</span>
<span style="display:inline-block; vertical-align:middle;">
<strong>Ivirius Community Website</strong>
</span>
</h1>
<!-- Tagline -->
<p align="center">
<em>The official website of Ivirius Community.</em>
</p>
<img width="400" alt="Zippy" src="https://github.com/user-attachments/assets/c1b73b22-37fc-49b8-b0f6-9a3f417b34a3" />
Learn more about our projects and goals, read docs about various apps and tools, and easily contact us through our official website. Built with Fluent Svelte.
<!-- Banner --> <img width="1919" alt="image" src="https://github.com/user-attachments/assets/c753c98d-d405-4dcd-ad6a-b256deddee8e" /> <!-- Empty Space --> <p/>📋 Prerequisites
Before running this project, make sure you have:
- Node.js
- npm
- Git
- Visual Studio Code (optional)
🧑💻 Building and Testing the Website
While the Ivirius Community Website is open source, it’s primarily maintained by our core team. If you’d like to run it locally - for development, contributing, experimentation, or curiosity - you can do so with the following steps:
1. Install dependencies
npm install
2. Start the development server
npm run dev
[!TIP] Press
qin the terminal to stop the server.
3. Open in your browser
The local URL will appear in your terminal output (typically http://localhost:5173/).
4. (Optional) Create a production build
npm run build
npm run preview
🙋 Got feedback?
We’d love to hear from you! If you want to report an issue or share suggestions, reach out to us via:
<img width="400" alt="Zippy" src="https://github.com/user-attachments/assets/c1b73b22-37fc-49b8-b0f6-9a3f417b34a3" />
