Skip to content

Commit

Permalink
Merge pull request #84 from sparcs-kaist/chore@docusaurus-v3
Browse files Browse the repository at this point in the history
Update to Docusaurus v3
  • Loading branch information
sboh1214 authored Dec 7, 2024
2 parents 75bb4ea + bf26ed8 commit 70b29f2
Show file tree
Hide file tree
Showing 9 changed files with 23,659 additions and 16,393 deletions.
6 changes: 3 additions & 3 deletions blog/2022/12-04-triangle/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,17 +268,17 @@ sleep infinity;
4. `./domain.sh on <닉네임>` 실행
- nginx 설정 파일 자동 생성
5. `<닉네임>/findmy.sh` 실행
- <(1) 키파일 내용>과 <(2) ssh 포트번호>, <(3) db 포트번호> 확인 가능 → 유저에게 전달하기
- \<(1) 키파일 내용\>과 \<(2) ssh 포트번호\>, \<(3) db 포트번호\> 확인 가능 → 유저에게 전달하기

### 유저가 해야 할 것

1. SSO Development Center에서 SSO Test service 추가 후 `SSO_CLIENT_ID` 및 `SSO_SECRET_KEY` 전달
- alias: `new-ara-dx`
- Main URL: `https://<닉네임>.newaradx.sparcs.org`
- Login Callback URL: `https://<닉네임>.newaradx.sparcs.org/api/users/sso_login_callback`
2. PM님께 전달받은 <(1) 키파일 내용>과 <(2) ssh 포트번호>, <(3) db 포트번호>를 가지고 ssh와 vscode, datagrip 세팅을 진행
2. PM님께 전달받은 \<(1) 키파일 내용\>과 \<(2) ssh 포트번호\>, \<(3) db 포트번호\>를 가지고 ssh와 vscode, datagrip 세팅을 진행
3. `make run` 실행 후, 초기 db 세팅
4. `https://<닉네임>.newaradx.sparcs.org` 에서 자유롭게 개발 가능!
4. `https://\<닉네임\>.newaradx.sparcs.org` 에서 자유롭게 개발 가능!

**정말 간단해졌다!**

Expand Down
2 changes: 1 addition & 1 deletion blog/2023/05-15-retro/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ slug: towards-bugless-code

# 버그 없는 코드를 향하여

*본 글은 KAIST 강의 중 김문주 교수님의 <소프트웨어 소스 코드 동적 분석>, 유신 교수님의 <소프트웨어 테스팅 자동화 기법>, 허기홍 교수님의 <[프로그래밍 논증](https://github.com/prosyslab-classroom/cs492-program-reasoning/tree/main/slides)>을 참고하였음을 밝힙니다*
*본 글은 KAIST 강의 중 김문주 교수님의 \<소프트웨어 소스 코드 동적 분석\>, 유신 교수님의 \<소프트웨어 테스팅 자동화 기법\>, 허기홍 교수님의 \<[프로그래밍 논증](https://github.com/prosyslab-classroom/cs492-program-reasoning/tree/main/slides)\>을 참고하였음을 밝힙니다*

돌아가기**** 하는 코드를 작성하는 것은 어느 때보다도 쉬워진 세상이다.

Expand Down
4 changes: 2 additions & 2 deletions blog/2023/05-15-yuwol/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ $ tree
2 directories, 6 files
```

아직 아무 것도 없지만 실행은 할 수 있다. 아래를 실행하고 <http://127.0.0.1:8000>에 접속하면 환영
아직 아무 것도 없지만 실행은 할 수 있다. 아래를 실행하고 \<[http://127.0.0.1:8000](http://127.0.0.1:8000)\>에 접속하면 환영
인사와 함께 로켓 이미지를 볼 수 있다.

```bash
Expand Down Expand Up @@ -260,7 +260,7 @@ Password (again): ********
Superuser created successfully.
```

서버를 시작하고 <http://127.0.0.1:8000/admin/>으로 접속하면 아래와 같은 로그인 화면을 볼 수 있다.
서버를 시작하고 \<[http://127.0.0.1:8000/admin/](http://127.0.0.1:8000/admin/)\>으로 접속하면 아래와 같은 로그인 화면을 볼 수 있다.
위에서 설정한 값들을 입력하고 들어가자.

![Django Admin Sign In Page](./django-admin-signin.png)
Expand Down
2 changes: 1 addition & 1 deletion blog/2023/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gitops 환경을 구성하기 위해서는 선언적 인프라(Declarative Infra
이를 위해 상태 저장소(Config Repository) 를 구성하는것이 일반적이며, 상태 저장소에는 인프라의 현 상태를 정의하는 선언적인 코드들이 관리됩니다.

![GitOps Principles and Workflows Every Team Should Know | Rafay](https://rafay.co/wp-content/uploads/2021/11/GitOpsDiagram-v1-1024x638.jpg)
<이미지 출처 : https://rafay.co>
\<이미지 출처 : [https://rafay.co]\>
### Stack for Gitops

Gitops를 구성하기 위해 필요한 요소는 크게 3가지로 나눌 수 있습니다.
Expand Down
2 changes: 1 addition & 1 deletion docs/contact.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# 문의하기

서비스 피드백, 협업 제안 등은 <[email protected]>를 통해 연락주시면 됩니다.
서비스 피드백, 협업 제안 등은 [[email protected]](mailto:[email protected])를 통해 연락주시면 됩니다.

구성원들이 모여 지내는 SPARCS 동방은 [KAIST 교양분관(N10) 1층](https://naver.me/GKvuqcpB)에 위치하고 있습니다.

Expand Down
6 changes: 3 additions & 3 deletions docs/projects/ara.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,9 @@ SPARCS 내 Git 사용 정착에 기여한 **_Arari_**, 서울에서 소규모로

### GitHub 저장소

- Web: <https://github.com/sparcs-kaist/new-ara-web>
- App: <https://github.com/sparcs-kaist/new-ara-app>
- API: <https://github.com/sparcs-kaist/new-ara-api>
- Web: [https://github.com/sparcs-kaist/new-ara-web](https://github.com/sparcs-kaist/new-ara-web)
- App: [https://github.com/sparcs-kaist/new-ara-app](https://github.com/sparcs-kaist/new-ara-app)
- API: [https://github.com/sparcs-kaist/new-ara-api](https://github.com/sparcs-kaist/new-ara-api)

## 문의

Expand Down
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
// @ts-check
// Note: type annotations allow type checking and IDEs autocompletion

const lightCodeTheme = require('prism-react-renderer/themes/github')
const darkCodeTheme = require('prism-react-renderer/themes/dracula')
const lightCodeTheme = require('prism-react-renderer').themes.github
const darkCodeTheme = require('prism-react-renderer').themes.dracula

/** @type {import('@docusaurus/types').Config} */
const config = {
Expand Down
Loading

0 comments on commit 70b29f2

Please sign in to comment.