-
Notifications
You must be signed in to change notification settings - Fork 2
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
Create dummy data for Stacks component #97
Labels
front-end
daelee pick
Comments
오 마침 파고 왔습니닷! ㅎㅎㅎ 감사해욥 |
건의사항ㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋㅋ highlight: "Youtube, Instagram, 문명IV, FreeCAD",
content: "이 파이썬으로 개발되었습니다.", 이부분도 highlight를 |
제거 검사하면서 같이 해봤는데 json 포맷 수정해야할거같아요...!! ㅠㅠ |
학스 이게 모죠 |
엇 근데 다시 생각해보니 저희가 json을 가공해서 자동으로 DB에 입력시키는거면 지금 복사하기 전에 손보는게 맞는거같은데 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
1. Stacks.js component
2. Structure
categoty[]
(mapping) : Used the category name in themihykim
's NavBar PR.logo
: Web url of logo image .title
: Stack name.sub_title
: One line explanation of stacks.tags[]
(mapping) : Up to 3 in the order in which you to emphasize.tag1
tag2
tag3
tags_color[]
: Background color's Hexacode for one or two tags you want to emphasize. I would appreciate it if you could extract a darker tone from the representative colors of each logo! Because the letters are white.contents[]
(**mapping)content1
:highlight
: the title of the content that has strong/br tag so that you want to emphasize.content
: Please summarize the contents as briefly as possible! At the current size, it is the best fit that the highlight and content of all the contents are in 10 lines.content2
content3
content4
3. Suggestions
jehong
by the issue!1. 참고 이미지
2. 구조
categoty[]
(mapping) : 미혜님 navBar PR에 있는 카테고리 명칭을 그대로 사용했습니다.logo
: 로고 이미지 웹 url.title
: 기술스택 이름.sub_title
: 기술스택 한 줄 설명.tags[]
(mapping) : 강조하고 싶은 순서로 최대 3개까지.tag1
tag2
tag3
tags_color[]
: 강조하고 싶은 태그 1~2개에 넣을 배경 색 헥사코드. 각 로고의 대표색에서 약간 톤을 어둡게 죽여서 추출해주시면 감사합니다! 글자가 흰 색이어서요.contents[]
(mapping)content1
:highlight
: strong, br 태그가 필요한 설명의 제목이나 강조하고 싶은 단어를 넣어주세요.content2
content3
content4
3. 건의사항
kukim 사항The text was updated successfully, but these errors were encountered: