Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove docs folder #1394

Merged
merged 2 commits into from
Feb 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
31 changes: 0 additions & 31 deletions .github/workflows/documentation.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -72,9 +72,6 @@ dist/
# pnpm store
.pnpm-store

# Vitepress
docs/.vitepress/cache/

# NestJS & GraphQL
@generated/
backend/schema.gql
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Codedang은 스꾸딩(skkuding) 팀에서 만들고 관리하는 성균관대학

문서 웹페이지를 참고해주세요. https://docs.codedang.com

문서 미리보기는 `pnpm docs:dev` 명령어로 가능합니다.
> 문서 저장소: [skkuding/docs](https://github.com/skkuding/docs)
## Contributing Guide 👏

Expand Down
128 changes: 0 additions & 128 deletions docs/.vitepress/config.mts

This file was deleted.

13 changes: 0 additions & 13 deletions docs/.vitepress/theme/index.ts

This file was deleted.

25 changes: 0 additions & 25 deletions docs/.vitepress/theme/vars.css

This file was deleted.

5 changes: 0 additions & 5 deletions docs/group-admin/contest.md

This file was deleted.

89 changes: 0 additions & 89 deletions docs/group-admin/group.md

This file was deleted.

29 changes: 0 additions & 29 deletions docs/group-admin/login.md

This file was deleted.

4 changes: 0 additions & 4 deletions docs/group-admin/notice.md

This file was deleted.

Binary file removed docs/group-admin/pic/group-approval.png
Binary file not shown.
Binary file removed docs/group-admin/pic/group-config-detail.png
Binary file not shown.
Binary file removed docs/group-admin/pic/group-create-detail.png
Binary file not shown.
Binary file removed docs/group-admin/pic/group-detail.png
Binary file not shown.
Binary file removed docs/group-admin/pic/group-member.png
Binary file not shown.
Binary file removed docs/group-admin/pic/management.png
Binary file not shown.
Binary file removed docs/group-admin/pic/myGroup.png
Binary file not shown.
Binary file removed docs/group-admin/pic/problem-create-detail.png
Binary file not shown.
Binary file removed docs/group-admin/pic/problem-create.png
Binary file not shown.
Loading
Loading