Skip to content

Dcom-KHU/dcom-landing-page

Repository files navigation

Issues Issues Issues


Logo

D.COM Homepage

디닷컴의 대외 홍보를 위한 홈페이지입니다.

Contribution Guide

해당 프로젝트는 여러분들의 contribution을 적극 환영합니다!
블로그 글이나 프로젝트 추가도 좋고, 기능이나 디자인 개선도 좋습니다. 자세한 내용은 아래 Guide를 참고해주세요!

Basic Guide

  1. Fork the repository
  2. Clone the repository
  3. Create a new branch to hold your change
git checkout -b your-branch-name

⚠️Do not work on the main branch⚠️

  1. Setting guide
npm install
npm start
  1. Push your change to remote branch
git push -u origin your-branch-name
  1. Make a pull request to main branch for reflect your changes.
  • /posts블로그 글을 추가하기 위해서는 content/posts/posts.json 에서 내용을 추가해주세요!

  • /projects프로젝트를 추가하기 위해서는 content/projects/projects.json 에서 내용을 추가해주세요!

Contributors

Yong woo Song
Yong woo Song

💻 📖
Best-One
Best-One

🚇
Minjae Park
Minjae Park

🚇

Contact

프로젝트에 궁금한 점이 있으면 언제나 아래 연락처로 연락주세요.

Releases

No releases published

Packages

No packages published