This repository contains the mdBook sources for The Lane Programming Language.
- English:
en/ - Chinese:
zh/
mdbook serve en
mdbook serve zhmdbook build en
mdbook build zhThis repository publishes through the workflow in .github/workflows/pages.yml.
In the GitHub repository settings, set Pages source to GitHub Actions. The
published site provides:
/en/for English/zh/for Chinese