vanja-san / xmcl-page

The home page of X Minecraft Launcher

Home Page:https://xmcl.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XMCL Pages

This repository contains the source code of the official website of xmcl in https://xmcl.app.

Develop the official website

Install by pnpm

pnpm i

Start local dev server

pnpm run dev

Build via static site generation

pnpm run build

I18n

Website & Common Translation

To localize the official website, add a new locale file under the locales/ folder.

Document Translation

The documents are majorly written in markdown. The files should be placed under src/ folder.

Each locale should have its own folder, and the file structure should be the same as the original language.

We use vitepress as docs generator. You can refer the vitepress document for writing.

About

The home page of X Minecraft Launcher

https://xmcl.app


Languages

Language:Vue 68.7%Language:TypeScript 25.2%Language:CSS 5.0%Language:JavaScript 1.1%