javascript-tutorial / javascript-tutorial/ko.javascript.info

[위키] - 위키 문서 간의 차이점 보완

Open
#649 1 comment 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
2k
Forks
852
PR merge metrics
No merged PRs in 30d

Description

WIN10에서 로컬 서버 설정 중 *.svg 파일이 보이지 않는 문제가 발생했습니다. [로컬 서버 세팅하기][1]에서는 GraphicsMagick, ImageMagick 모두 설치해야함을 명시하고 있으나 [로컬 서버에서 이미지가 보이지 않을 때 해결 방법][2]에서는 ImageMagick에 대해서만 언급하고 있습니다.

[로컬 서버 세팅하기][1]에서 선택사항이라고 표기되어있어 생략했다가 뒤늦게 *.svg 파일이 보이지 않는 문제가 발생했을 때 [로컬 서버에서 이미지가 보이지 않을 때 해결 방법][2]만 확인한다면 GraphicsMagick를 설치하지 않아 문제가 해결되지 않을 수 있습니다.

[로컬 서버에서 이미지가 보이지 않을 때 해결 방법][2]에서도 GraphicsMagick를 설치해야함을 명시했으면 합니다. 그리고 [로컬 서버 세팅하기][1]에서도 `선택사항`이 아닌 `추천사항`으로 표기를 변경하면 더 좋을 것 같습니다.

[1]: https://github.com/javascript-tutorial/ko.javascript.info/wiki/%EB%A1%9C%EC%BB%AC-%EC%84%9C%EB%B2%84-%EC%84%B8%ED%8C%85%ED%95%98%EA%B8%B0
[2]: https://github.com/javascript-tutorial/ko.javascript.info/wiki/%EB%A1%9C%EC%BB%AC-%EC%84%9C%EB%B2%84%EC%97%90%EC%84%9C-%EC%9D%B4%EB%AF%B8%EC%A7%80%EA%B0%80-%EB%B3%B4%EC%9D%B4%EC%A7%80-%EC%95%8A%EC%9D%84-%EB%95%8C-%ED%95%B4%EA%B2%B0-%EB%B0%A9%EB%B2%95

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Read the wiki pages “로컬 서버 세팅하기” and “로컬 서버에서 이미지가 보이지 않을 때 해결 방법” linked in the issue. Compare their GraphicsMagick and ImageMagick guidance, then update the troubleshooting page and change “선택사항” to “추천사항” in the setup page. Done means both pages consistently explain the required installation guidance.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.