Skip to content
This repository has been archived by the owner on Sep 5, 2020. It is now read-only.

Latest commit

 

History

History
37 lines (25 loc) · 885 Bytes

README.md

File metadata and controls

37 lines (25 loc) · 885 Bytes

UESTC Mirrors Insider Preview

This project is now moved to GitLab

Info

This repo is the building version of UESTC Mirrors.

Config Files

Site Config

  • .env: WIP

Build Config

  • public/data/news.json: News preview at the index page.
  • public/data/news/<id>.json: Speicfic news item.
  • public/data/status.json: Syncing status.

Pre-generated Config

  • src/assets/data/dir.json: Mirrors directory information.
  • src/assets/data/doc.json: Mirrors usage and information documents.
  • src/assets/data/iso.json: ISO download information.

TODO

  • More documents
  • ISO Download
  • News View
  • Status View
  • Autorefresh update time and status
  • Dist home view
  • Mirror conf for different versions selection
  • Apply theme setting to local storage
  • SEO optimize.