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 的志工,同時也提供志工彼此溝通和與大會聯繫的方式。
Please check the type of change your PR introduces:
[x] Feature
[x] Documentation content changes
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.
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 ofmkdocs-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