COSCUP / COSCUP-Volunteer

The COSCUP volunteer platform is an online tool that allows interested individuals to register as volunteers for the conference, and a way for volunteers to communicate with each other and with the organizers. COSCUP 志工平台是一個可以讓有興趣的人登錄成為 COSCUP 的志工,同時也提供志工彼此溝通和與大會聯繫的方式。
https://volunteer.coscup.org/
GNU Affero General Public License v3.0
67 stars 34 forks source link

Dev docs #82

Closed toomore closed 2 years ago

toomore commented 2 years ago

Add auto generated docs.

Pull request type

Please check the type of change your PR introduces:

What is the current behavior?

No online docs.

Issue Number: N/A

What is the new behavior?

The docs is auto generated by mkdocs with the theme of mkdocs-material and will be upload to S3 as a static website at https://volunteer.coscup.org/docs/.

Upload to S3 by actions when push to the master branch with the changes in ./models, ./module, ./docs_dev.

Other information

N/A