-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #32 from sparcs-kaist/rule@fix-design-and-buchik
rule: 디자인 팀 세칙 수정, 부칙 수정
- Loading branch information
Showing
4 changed files
with
39 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# SPARCS Homepage v3 | ||
|
||
[![Netlify Status](https://api.netlify.com/api/v1/badges/4470ab59-e8b9-4b3f-ba32-e21d90f28fe3/deploy-status)](https://app.netlify.com/sites/sparcs/deploys) | ||
[![Netlify Status](https://api.netlify.com/api/v1/badges/28ba6a4f-baed-4dc8-96a4-2650472b06d5/deploy-status)](https://app.netlify.com/sites/sparcs/deploys) | ||
[![CI](https://github.com/sparcs-kaist/sparcs.org-v3/actions/workflows/ci.yml/badge.svg)](https://github.com/sparcs-kaist/sparcs.org-v3/actions/workflows/ci.yml) | ||
|
||
This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator. | ||
|
@@ -29,26 +29,22 @@ This command generates static content into the `build` directory and can be serv | |
|
||
### Deployment | ||
|
||
Using SSH: | ||
We are currently using Netlify. The website is automatically deployed when a commit is pushed to the `main` branch. | ||
|
||
``` | ||
$ USE_SSH=true yarn deploy | ||
``` | ||
If you want to deploy the website manually, run the following command: | ||
|
||
Not using SSH: | ||
|
||
``` | ||
$ GIT_USER=<Your GitHub username> yarn deploy | ||
```sh | ||
npm run build | ||
npm run deploy | ||
``` | ||
|
||
If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the `gh-pages` branch. | ||
|
||
### TODO | ||
|
||
- contact([email protected]) 빠짐 | ||
- 멤버 소개 빠짐 | ||
- 여러 활동 사진 빠짐 | ||
- 대내외 해커톤 소개 빠짐 | ||
- Vault 지우기 | ||
- OTL PLUS 등 소개 수정하기 | ||
- 영어 번역 추가하기 | ||
- 세칙에 일자 추가하기 | ||
- 세칙에 일자 추가하기 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters