This is a mkdocs website that aims to guide using Linux servers for academic purposes.
Currently, it is written in Chinese. However, translation to other languages is strongly welcome and appreciated.
Requires uv.
# Build and deploy
./deploy.sh
# Build only (no deploy)
./deploy.sh --build-only