Skip to content

Commit

Permalink
kakao test
Browse files Browse the repository at this point in the history
  • Loading branch information
imreplay committed Oct 4, 2018
1 parent 619816d commit 18ce873
Show file tree
Hide file tree
Showing 4 changed files with 44 additions and 14 deletions.
8 changes: 1 addition & 7 deletions _includes/author-profile-custom-links.html
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@

<li>
<a href="javascript:void addPlusFriend('_XDeVj')">
<img src="https://developers.kakao.com/assets/img/about/logos/plusfriend/friendadd_small_yellow_rect.png"/>
</a>
</li>

<li>
<a href="javascript:void plusFriendChat('_XDeVj')">
<img src="https://developers.kakao.com/assets/img/about/logos/plusfriend/consult_small_yellow_pc.png"/>
<img src="https://developers.kakao.com/assets/img/about/logos/plusfriend/friendadd_small_black_rect.png"/>
</a>
</li>
5 changes: 4 additions & 1 deletion _includes/scripts.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,11 @@
</script>

<script src="https://cdn.jsdelivr.net/npm/vue"></script>
<script src="https://developers.kakao.com/sdk/js/kakao.min.js"></script>

<!-- 카카오 API -->
<script src="https://developers.kakao.com/sdk/js/kakao.min.js"></script>

<!-- 친구추가 버튼 생성 -->
<script type='text/javascript'>
//<![CDATA[
//my_id = '_XDeVj';
Expand Down
32 changes: 32 additions & 0 deletions _includes/social-share.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,36 @@ <h4 class="page__share-title">{{ site.data.ui-text[site.locale].share_on_label |
<a href="https://plus.google.com/share?url={{ page.url | absolute_url | url_encode }}" class="btn btn--google-plus" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} Google Plus"><i class="fab fa-fw fa-google-plus" aria-hidden="true"></i><span> Google+</span></a>

<a href="https://www.linkedin.com/shareArticle?mini=true&url={{ page.url | absolute_url | url_encode }}" class="btn btn--linkedin" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} LinkedIn"><i class="fab fa-fw fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>

<a id="kakao-link-btn" href="javascript:;">
<img src="//developers.kakao.com/assets/img/about/logos/kakaolink/kakaolink_btn_small.png"/>
</a>

</section>

<script type='text/javascript'>
//<![CDATA[
// // 카카오링크 버튼을 생성합니다. 처음 한번만 호출하면 됩니다.
Kakao.Link.createDefaultButton({
container: '#kakao-link-btn',
objectType: 'feed',
content: {
title: "{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }}",
imageUrl: '',
link: {
mobileWebUrl: '{{ page.url | absolute_url | url_encode }}',
webUrl: '{{ page.url | absolute_url | url_encode }}'
}
},
buttons: [
{
title: '웹으로 보기',
link: {
mobileWebUrl: '{{ page.url | absolute_url | url_encode }}',
webUrl: '{{ page.url | absolute_url | url_encode }}'
}
},
]
});
//]]>
</script>
13 changes: 7 additions & 6 deletions _pages/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,18 @@ toc: true

## What I did
- 카카오톡 API 이용 **[목포대학교 정보봇](http://pf.kakao.com/_RdDHM)** 제작[^bot] <a href="javascript:void plusFriendChat('_RdDHM')">
<img src="https://developers.kakao.com/assets/img/about/logos/plusfriend/consult_small_yellow_pc.png"/>
<img src="https://developers.kakao.com/assets/img/about/logos/plusfriend/friendadd_small_yellow_rect.png"/>
</a>
- **개인 메일서버** 및 연구실용 **GIT 서버** 구축[^lab]
- github.io와 jekyll공부를 위해 [프로미스나인팬페이지](https://fromis9.kr) 구축[^fromis9]
{% include gallery id="gallery" caption="My Projects" %}

## History

* **18.06.27 블로그 개설:+1:**
* **18.07.07 블로그 기능 추가완료 및 Blogging 카테고리 글 작성 완료:+1:**
* **18.07.10 사이드바 개선(카테고리 및 태그 자동표시):+1:**
* **18.06.27 블로그 개설**
* **18.07.07 블로그 기능 추가완료 및 Blogging 카테고리 글 작성 완료**
* **18.07.10 사이드바 개선(카테고리 및 태그 자동표시)**
* **18.10.01 카카오톡 플러스친구 링크 추가**

## 짦은 소개
현재 공군 정보보호병 복무중[^rokaf]
Expand All @@ -68,8 +69,8 @@ toc: true
[^wargame]: 아직 어떤 문제를 풀지, 어떤 분야를 풀지 고민중 그냥 다하는것도 재밌을거같다
[^py]: 코딩을 정말 더럽게 한다는 친구([UBUN](https://ubun.net))의 말이 있었다. UBUN曰 : "니 코드는 어휴..."
[^rokaf]: [UBUN](https://ubun.net) 이라는 친구와 대학동기인데 군대도 같은곳으로 왔다. 전역하고 2년이다 더 봐야한다니 어휴..
[^bot]: 2년동안 운영했는데 얻은건 Django개발방법 약간과 파이썬으로 챗봇만드는 능력정도..?
[^lab]: 같이쓰려고 만든건데 나 혼자 다쓴다 전역하면 도메인 새로 사서 같이 써야지!
[^bot]: 2년동안 운영했는데 얻은건 Django개발방법 약간과 파이썬으로 ~~간단한~~ 챗봇만드는 능력정도..?
[^lab]: gogs 활용 / 같이쓰려고 만든건데 나 혼자 다쓴다 전역하면 도메인 새로 사서 같이 써야지!
[^fromis9]: jekyll블로그 만드는데 가장 많은 공부를 할 수 있었던 페이지, 만들었지만 관리가...


0 comments on commit 18ce873

Please sign in to comment.