Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 1.08 KB

README.en.md

File metadata and controls

39 lines (29 loc) · 1.08 KB
咱龙了吗?AREWELOONGYET? by the Loongson Community

Your one-stop portal for following LoongArch upstream work.

简体中文


Construction Progress

  • Domain
  • Visual design
  • Basic structure
    • Key software
    • Distros
    • Learning materials (external links)
    • Community (external links)
    • Homepage
    • I18n
  • GHA workflow
  • Contributor guide

License

Content inside this repo is licensed under the CC-BY-NC-SA 4.0. A copy of the license is available locally too.

Local Development

This website is built using Docusaurus 3, a modern static website generator.

$ yarn  # install/upgrade deps if needed
$ yarn build-helpers  # if scripts/asmdb is touched
$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.