STARSET Mirror 项目主页 https://mirror.starset.fans
Find a file
2025-02-03 21:21:06 +08:00
.forgejo/workflows ci: explicitly set pnpm version 2025-02-03 14:32:26 +08:00
data chore: update social links 2025-02-03 20:35:46 +08:00
docs chore: add README and docs 2025-02-03 15:53:55 +08:00
public feat: accessibility enhancement 2025-02-03 19:28:27 +08:00
scripts feat: accessibility enhancement 2025-02-03 19:28:27 +08:00
src fix: the loading string updates page does not supports dark mode 2025-02-03 21:21:06 +08:00
.gitattributes chore: count markdown 2025-02-03 15:13:56 +08:00
.gitignore feat: init repo 2025-02-02 23:35:54 +08:00
eslint.config.js feat: init repo 2025-02-02 23:35:54 +08:00
index.html feat: accessibility enhancement 2025-02-03 19:28:27 +08:00
package.json feat: contents integration (artalk) + cleanup 2025-02-03 20:58:21 +08:00
pnpm-lock.yaml feat: contents integration (artalk) + cleanup 2025-02-03 20:58:21 +08:00
postcss.config.js feat: init repo 2025-02-02 23:35:54 +08:00
README.en.md chore: update links in README 2025-02-03 15:58:40 +08:00
README.md chore: add README and docs 2025-02-03 15:53:55 +08:00
README.zh-Hant.md chore: update links in README 2025-02-03 15:58:40 +08:00
tailwind.config.js feat: init repo 2025-02-02 23:35:54 +08:00
tsconfig.app.json feat: init repo 2025-02-02 23:35:54 +08:00
tsconfig.json feat: init repo 2025-02-02 23:35:54 +08:00
tsconfig.node.json feat: init repo 2025-02-02 23:35:54 +08:00
vite.config.ts fix: include data directory during building 2025-02-03 11:39:40 +08:00

STARSET Mirror Project Homepage

Visit: https://mirror.starset.fans

Environment Requirements

  • Node.js (recommended v18+)
  • pnpm (pnpm is recommended as the package manager)

Quick Start

  1. Clone the repository:

    git clone https://git.owu.one/starset-mirror/homepage
    cd homepage
    
  2. Install dependencies:

    pnpm install
    
  3. Start the development server:

    pnpm dev
    
  4. Build for production:

    pnpm build
    

Project Structure

homepage
├── data/               # Content files
│   ├── zh-CN/         # Simplified Chinese data
│   ├── zh-TW/         # Traditional Chinese data
│   └── en-US/         # English data
├── src/               # Source code
├── public/            # Static assets
├── docs/              # Documentation
└── scripts/           # Build and tool scripts

Contribution Guide

See CONTRIBUTING.md in the docs directory to learn how to participate in the project.

License

All content and documentation of this project (/data and /docs) are under the CC BY-NC-SA 4.0 license.

The source code of this project is under the AGPL 3.0 license.

Contact Us

If you have any questions or suggestions, feel free to contact us via: