OSH-2022 / OSH-2022.github.io

USTC OSH 2022 course homepage
https://osh-2022.github.io
Apache License 2.0
5 stars 2 forks source link
course osh ustc

USTC OSH 2022 course homepage

See https://osh-2022.github.io/

Development

First install dependencies and init:

# Node
npm install
npm run prepare
# Python
pip install -r requirements.txt

Then make your modifications. See Prettier Doc: Editor Integration to get how to setup your edtiors with prettier to format Markdown files.

Finally commit your changes. Git commit hook has been added to format Markdown files.

License

Some code is explicitly licensed under Apache 2.0. Other code without explicit notice is All Rights Reserved by default.

All texts are All Rights Reserved by default.