cokia / sparcs.org-v3

sparcs.org v3

Home Page:https://sparcs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SPARCS Homepage v3

Netlify Status CI

This website is built using Docusaurus 2, a modern static website generator.

Installation

npm i

Local Development

npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

We are currently using Netlify. The website is automatically deployed when a commit is pushed to the main branch.

If you want to deploy the website manually, run the following command:

npm run build
npm run deploy

TODO

  • contact(sparcs.kaist@gmail.com) 빠짐
  • 멤버 소개 빠짐
  • 여러 활동 사진 빠짐
  • 대내외 해커톤 소개 빠짐
  • Vault 지우기
  • OTL PLUS 등 소개 수정하기
  • 영어 번역 추가하기
  • 세칙에 일자 추가하기

About

sparcs.org v3

https://sparcs.org


Languages

Language:JavaScript 54.4%Language:TypeScript 29.5%Language:CSS 16.1%