WiiLink24 / web

The front-web facing version of WiiLink. Designed and Made with <3 by @humanoidear

Home Page:https://wiilink24.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

The front-facing website of the WiiLink project.

GitHub Language Count Github Repo Size GitHub Contributors GitHub Last Commit Github License

A website where you can download our products, as well as getting up to date with our advancements, getting assistance with our products, and informing yourself in the status of them.

All the fun people who've contributed:

Want to self-host?

Simply clone this repository and open a terminal in the folder:

npm i
npm run dev

You will see a live preview of your changes inside your default web browser!

Structure

Inside the "public" folder you will see all static assets that astro will place at the root of the published site. Inside it, we store all the assets like images, locales, fonts, and discord integration. In the src folder you will find the components (used to be able to reuse code in different sites); the content, which includes all the markdown files used in the site; layouts, the design for our guide and news sections; and all of the pages in the site in all supported locales.

In the styles folder you will find global css rules.

I want to modify the languages or add more of them!

That's amazing! Just head on over to our crowdin page and begin translating! Alternatively you can learn how to use and generate pages with astro-i18next and pull request your added language!

That's about it, thanks for reading!!!

Also check out:

ReadMe Card ReadMe Card ReadMe Card

About

The front-web facing version of WiiLink. Designed and Made with <3 by @humanoidear

https://wiilink24.com

License:MIT License


Languages

Language:Astro 98.4%Language:HTML 1.6%Language:JavaScript 0.0%Language:TypeScript 0.0%