Hard deck/semi-project

프로젝트 005 : DISQUS 플러그인 사용하여 댓글기능 추가

서버관리자 페페 2022. 1. 23. 23:59

0. 

되어야하는 그림

- 1.html 페이지 하단에 댓글 기능 추가

 

1. 

구현 방식

- Disqus 플러그인 가져올 것

 

2. 

워크플로

- DISQUS 회원가입 후 ADMIN > YOUR SITES > NEW

- 크리에이트 한 후, UNVERSIAL CODE 선택

- HTML에 복붙

 

3. 

정상 작동 체크

(구현 화면)

https://riptaggart.github.io/disqus-_comment_html/

(소스 코드)

https://github.com/riptaggart/disqus-_comment_html

 

GitHub - riptaggart/disqus-_comment_html

Contribute to riptaggart/disqus-_comment_html development by creating an account on GitHub.

github.com

 

4. 

구현 시 드러난 문제점이나 의문

x