-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
105 changed files
with
4,605 additions
and
2,188 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width"> | ||
<meta name="theme-color" content="#222"><meta name="generator" content="Hexo 5.4.2"> | ||
<meta name="theme-color" content="#222"><meta name="generator" content="Hexo 7.3.0"> | ||
|
||
<link rel="apple-touch-icon" sizes="180x180" href="/devnote/images/apple-touch-icon-next.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/devnote/images/favicon-32x32-next.png"> | ||
|
@@ -14,9 +14,9 @@ | |
|
||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nanum+Gothic:300,300italic,400,400italic,700,700italic%7CLato:300,300italic,400,400italic,700,700italic%7CNoto+Sans+KR:300,300italic,400,400italic,700,700italic&display=swap&subset=latin,latin-ext"> | ||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.1/css/all.min.css" integrity="sha256-Z1K5uhUaJXA7Ll0XrZ/0JhX4lAtZFpT6jkKrEDT0drU=" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.6.0/css/all.min.css" integrity="sha256-5eIC48iZUHmSlSUz9XtjRyK2mzQkHScZY1WdMaoz74E=" crossorigin="anonymous"> | ||
|
||
<script class="next-config" data-name="main" type="application/json">{"hostname":"leafbird.github.io","root":"/devnote/","images":"/devnote/images","scheme":"Mist","darkmode":false,"version":"8.14.1","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12},"copycode":{"enable":false,"style":null},"bookmark":{"enable":false,"color":"#222","save":"auto"},"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"stickytabs":false,"motion":{"enable":false,"async":false,"transition":{"menu_item":"fadeInDown","post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}}</script><script src="/devnote/js/config.js"></script> | ||
<script class="next-config" data-name="main" type="application/json">{"hostname":"leafbird.github.io","root":"/devnote/","images":"/devnote/images","scheme":"Mist","darkmode":false,"version":"8.21.0","exturl":false,"sidebar":{"position":"left","width_expanded":320,"width_dual_column":240,"display":"post","padding":18,"offset":12},"hljswrap":true,"copycode":{"enable":false,"style":null},"fold":{"enable":false,"height":500},"bookmark":{"enable":false,"color":"#222","save":"auto"},"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"stickytabs":false,"motion":{"enable":false,"async":false,"transition":{"menu_item":"fadeInDown","post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}}</script><script src="/devnote/js/config.js"></script> | ||
|
||
<meta name="description" content="octopress도 대게는 ruby가 기본 설치된 mac에서 많이들 사용하는 듯 하다. 검색해보면 대부분 OS X를 기준으로 한 셋팅법이다. 윈도우에서 사용하는 것도 많이 어렵진 않지만 한글 인코딩 때문에 많이 헤맸음 ㅜㅠ… 일단 기본적으로 아래 두 개의 글을 참고해 설치했는데, http://stb.techelex.com/setup-octopress-"> | ||
<meta property="og:type" content="article"> | ||
|
@@ -46,17 +46,15 @@ | |
<title>octopress on windows | leafbird/devnote</title> | ||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-54KKVRTET0"></script> | ||
<script class="next-config" data-name="google_analytics" type="application/json">{"tracking_id":"G-54KKVRTET0","only_pageview":false}</script> | ||
<script class="next-config" data-name="google_analytics" type="application/json">{"tracking_id":"G-54KKVRTET0","only_pageview":false,"measure_protocol_api_secret":null}</script> | ||
<script src="/devnote/js/third-party/analytics/google-analytics.js"></script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<script async defer data-website-id="" src=""></script> | ||
|
||
<script defer data-domain="" src=""></script> | ||
|
||
<noscript> | ||
<link rel="stylesheet" href="/devnote/css/noscript.css"> | ||
|
@@ -127,12 +125,12 @@ | |
<nav class="site-state"> | ||
<div class="site-state-item site-state-posts"> | ||
<a href="/devnote/archives/"> | ||
<span class="site-state-item-count">18</span> | ||
<span class="site-state-item-count">20</span> | ||
<span class="site-state-item-name">포스트</span> | ||
</a> | ||
</div> | ||
<div class="site-state-item site-state-tags"> | ||
<span class="site-state-item-count">34</span> | ||
<span class="site-state-item-count">36</span> | ||
<span class="site-state-item-name">태그</span> | ||
</div> | ||
</nav> | ||
|
@@ -215,8 +213,7 @@ <h1 class="post-title" itemprop="name headline"> | |
|
||
|
||
|
||
<div class="post-body" itemprop="articleBody"> | ||
<img src="/devnote/images/octopress.jpeg" class="center"> | ||
<div class="post-body" itemprop="articleBody"><img src="/devnote/images/octopress.jpeg" class="center"> | ||
|
||
<p>octopress도 대게는 ruby가 기본 설치된 mac에서 많이들 사용하는 듯 하다. 검색해보면 대부분 OS X를 기준으로 한 셋팅법이다. 윈도우에서 사용하는 것도 많이 어렵진 않지만 <strong>한글 인코딩 때문에 많이 헤맸음 ㅜㅠ</strong>…</p> | ||
<p>일단 기본적으로 아래 두 개의 글을 참고해 설치했는데,</p> | ||
|
@@ -269,7 +266,7 @@ <h1 id="블로그-내부-링크-만들기"><a href="#블로그-내부-링크-만 | |
<li><a target="_blank" rel="noopener" href="https://github.com/michael-groble/jekyll/blob/master/lib/jekyll/tags/post_url.rb">https://github.com/michael-groble/jekyll/blob/master/lib/jekyll/tags/post_url.rb</a></li> | ||
</ul> | ||
<p><a target="_blank" rel="noopener" href="http://kqueue.org/blog/2012/01/05/hello-world/#internal-post-linking">여기</a> 에서 참고했다. 아래 문법을 사용한다.</p> | ||
<figure class="highlight plain"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">[link to this post]({% post_url 2012-01-05-hello-world %})</span><br></pre></td></tr></table></figure> | ||
<figure class="highlight plaintext"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">[link to this post]({% post_url 2012-01-05-hello-world %})</span><br></pre></td></tr></table></figure> | ||
|
||
<p>eof.</p> | ||
|
||
|
@@ -293,7 +290,7 @@ <h1 id="블로그-내부-링크-만들기"><a href="#블로그-내부-링크-만 | |
</div> | ||
<div class="post-nav-item"> | ||
<a href="/devnote/2014/07/14/move-to-octopress/" rel="next" title="move to octopress!"> | ||
move to octopress! <i class="fa fa-chevron-right"></i> | ||
move to octopress! <i class="fa fa-angle-right"></i> | ||
</a> | ||
</div> | ||
</div> | ||
|
@@ -313,15 +310,14 @@ <h1 id="블로그-내부-링크-만들기"><a href="#블로그-내부-링크-만 | |
<footer class="footer"> | ||
<div class="footer-inner"> | ||
|
||
|
||
<div class="copyright"> | ||
© | ||
<span itemprop="copyrightYear">2023</span> | ||
<span class="with-love"> | ||
<i class="fa fa-heart"></i> | ||
</span> | ||
<span class="author" itemprop="copyrightHolder">leafbird</span> | ||
</div> | ||
<div class="copyright"> | ||
© | ||
<span itemprop="copyrightYear">2024</span> | ||
<span class="with-love"> | ||
<i class="fa fa-heart"></i> | ||
</span> | ||
<span class="author" itemprop="copyrightHolder">leafbird</span> | ||
</div> | ||
<div class="powered-by">Powered by <a href="https://hexo.io/" rel="noopener" target="_blank">Hexo</a> & <a href="https://theme-next.js.org/mist/" rel="noopener" target="_blank">NexT.Mist</a> | ||
</div> | ||
|
||
|
@@ -348,13 +344,15 @@ <h1 id="블로그-내부-링크-만들기"><a href="#블로그-내부-링크-만 | |
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/anime.min.js" integrity="sha256-XL2inqUJaslATFnHdJOi9GfQ60on8Wx1C2H8DYiN1xY=" crossorigin="anonymous"></script> | ||
<script src="/devnote/js/comments.js"></script><script src="/devnote/js/utils.js"></script><script src="/devnote/js/schemes/muse.js"></script><script src="/devnote/js/next-boot.js"></script> | ||
<script src="/devnote/js/comments.js"></script><script src="/devnote/js/utils.js"></script><script src="/devnote/js/sidebar.js"></script><script src="/devnote/js/next-boot.js"></script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
<head> | ||
<meta charset="UTF-8"> | ||
<meta name="viewport" content="width=device-width"> | ||
<meta name="theme-color" content="#222"><meta name="generator" content="Hexo 5.4.2"> | ||
<meta name="theme-color" content="#222"><meta name="generator" content="Hexo 7.3.0"> | ||
|
||
<link rel="apple-touch-icon" sizes="180x180" href="/devnote/images/apple-touch-icon-next.png"> | ||
<link rel="icon" type="image/png" sizes="32x32" href="/devnote/images/favicon-32x32-next.png"> | ||
|
@@ -14,9 +14,9 @@ | |
|
||
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Nanum+Gothic:300,300italic,400,400italic,700,700italic%7CLato:300,300italic,400,400italic,700,700italic%7CNoto+Sans+KR:300,300italic,400,400italic,700,700italic&display=swap&subset=latin,latin-ext"> | ||
|
||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.1/css/all.min.css" integrity="sha256-Z1K5uhUaJXA7Ll0XrZ/0JhX4lAtZFpT6jkKrEDT0drU=" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.6.0/css/all.min.css" integrity="sha256-5eIC48iZUHmSlSUz9XtjRyK2mzQkHScZY1WdMaoz74E=" crossorigin="anonymous"> | ||
|
||
<script class="next-config" data-name="main" type="application/json">{"hostname":"leafbird.github.io","root":"/devnote/","images":"/devnote/images","scheme":"Mist","darkmode":false,"version":"8.14.1","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12},"copycode":{"enable":false,"style":null},"bookmark":{"enable":false,"color":"#222","save":"auto"},"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"stickytabs":false,"motion":{"enable":false,"async":false,"transition":{"menu_item":"fadeInDown","post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}}</script><script src="/devnote/js/config.js"></script> | ||
<script class="next-config" data-name="main" type="application/json">{"hostname":"leafbird.github.io","root":"/devnote/","images":"/devnote/images","scheme":"Mist","darkmode":false,"version":"8.21.0","exturl":false,"sidebar":{"position":"left","width_expanded":320,"width_dual_column":240,"display":"post","padding":18,"offset":12},"hljswrap":true,"copycode":{"enable":false,"style":null},"fold":{"enable":false,"height":500},"bookmark":{"enable":false,"color":"#222","save":"auto"},"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"stickytabs":false,"motion":{"enable":false,"async":false,"transition":{"menu_item":"fadeInDown","post_block":"fadeIn","post_header":"fadeInDown","post_body":"fadeInDown","coll_header":"fadeInLeft","sidebar":"fadeInUp"}},"prism":false,"i18n":{"placeholder":"Searching...","empty":"We didn't find any results for the search: ${query}","hits_time":"${hits} results found in ${time} ms","hits":"${hits} results found"}}</script><script src="/devnote/js/config.js"></script> | ||
|
||
<meta name="description" content="기존에 티스토리에서 운영 중이던 프로그래밍 관련 블로그(devnote.tistory.com)를 Octopress로 이사합니다. 사실 운영이라고 말하기도 뭣할 만큼 오랫동안 방치되어 있었는데, 다시금 분위기를 쇄신하고자 환경을 바꿔볼까 합니다."> | ||
<meta property="og:type" content="article"> | ||
|
@@ -42,17 +42,15 @@ | |
<title>move to octopress! | leafbird/devnote</title> | ||
|
||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-54KKVRTET0"></script> | ||
<script class="next-config" data-name="google_analytics" type="application/json">{"tracking_id":"G-54KKVRTET0","only_pageview":false}</script> | ||
<script class="next-config" data-name="google_analytics" type="application/json">{"tracking_id":"G-54KKVRTET0","only_pageview":false,"measure_protocol_api_secret":null}</script> | ||
<script src="/devnote/js/third-party/analytics/google-analytics.js"></script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<script async defer data-website-id="" src=""></script> | ||
|
||
<script defer data-domain="" src=""></script> | ||
|
||
<noscript> | ||
<link rel="stylesheet" href="/devnote/css/noscript.css"> | ||
|
@@ -122,12 +120,12 @@ | |
<nav class="site-state"> | ||
<div class="site-state-item site-state-posts"> | ||
<a href="/devnote/archives/"> | ||
<span class="site-state-item-count">18</span> | ||
<span class="site-state-item-count">20</span> | ||
<span class="site-state-item-name">포스트</span> | ||
</a> | ||
</div> | ||
<div class="site-state-item site-state-tags"> | ||
<span class="site-state-item-count">34</span> | ||
<span class="site-state-item-count">36</span> | ||
<span class="site-state-item-name">태그</span> | ||
</div> | ||
</nav> | ||
|
@@ -210,11 +208,10 @@ <h1 class="post-title" itemprop="name headline"> | |
|
||
|
||
|
||
<div class="post-body" itemprop="articleBody"> | ||
<p>기존에 티스토리에서 운영 중이던 <a target="_blank" rel="noopener" href="http://devnote.tistory.com/">프로그래밍 관련 블로그(devnote.tistory.com)</a>를 Octopress로 이사합니다. 사실 운영이라고 말하기도 뭣할 만큼 오랫동안 방치되어 있었는데, 다시금 분위기를 쇄신하고자 환경을 바꿔볼까 합니다. </p> | ||
<div class="post-body" itemprop="articleBody"><p>기존에 티스토리에서 운영 중이던 <a target="_blank" rel="noopener" href="http://devnote.tistory.com/">프로그래밍 관련 블로그(devnote.tistory.com)</a>를 Octopress로 이사합니다. 사실 운영이라고 말하기도 뭣할 만큼 오랫동안 방치되어 있었는데, 다시금 분위기를 쇄신하고자 환경을 바꿔볼까 합니다. </p> | ||
<span id="more"></span> | ||
|
||
<p>기존 블로그를 feedburner 주소로 구독중이었다면 새로운 블로그로 자동으로 넘어갑니다. 하지만 티스토리 기본 rss 주소를 사용중이었다면, 이참에 feed-burner로 갈아타 주세요 ‘ㅁ’)/</p> | ||
<p>기존 블로그를 feedburner 주소로 구독중이었다면 새로운 블로그로 자동으로 넘어갑니다. 하지만 티스토리 기본 rss 주소를 사용중이었다면, 이참에 feed-burner로 갈아타 주세요 ‘ㅁ’)/</p> | ||
<p>feed burder address : <a target="_blank" rel="noopener" href="http://feeds.feedburner.com/florist_devnote">http://feeds.feedburner.com/florist_devnote</a></p> | ||
<p>Octopress는 기존과는 다른 형태의 static engine이라서 호감이 갑니다. 맘에 드는 점을 몇가지만 꼽아보면</p> | ||
<ul> | ||
|
@@ -244,12 +241,12 @@ <h1 class="post-title" itemprop="name headline"> | |
<div class="post-nav"> | ||
<div class="post-nav-item"> | ||
<a href="/devnote/2013/12/30/octopress-on-windows/" rel="prev" title="octopress on windows"> | ||
<i class="fa fa-chevron-left"></i> octopress on windows | ||
<i class="fa fa-angle-left"></i> octopress on windows | ||
</a> | ||
</div> | ||
<div class="post-nav-item"> | ||
<a href="/devnote/2014/07/16/the-benz-programmer/" rel="next" title="벤츠타는 프로그래머"> | ||
벤츠타는 프로그래머 <i class="fa fa-chevron-right"></i> | ||
벤츠타는 프로그래머 <i class="fa fa-angle-right"></i> | ||
</a> | ||
</div> | ||
</div> | ||
|
@@ -269,15 +266,14 @@ <h1 class="post-title" itemprop="name headline"> | |
<footer class="footer"> | ||
<div class="footer-inner"> | ||
|
||
|
||
<div class="copyright"> | ||
© | ||
<span itemprop="copyrightYear">2023</span> | ||
<span class="with-love"> | ||
<i class="fa fa-heart"></i> | ||
</span> | ||
<span class="author" itemprop="copyrightHolder">leafbird</span> | ||
</div> | ||
<div class="copyright"> | ||
© | ||
<span itemprop="copyrightYear">2024</span> | ||
<span class="with-love"> | ||
<i class="fa fa-heart"></i> | ||
</span> | ||
<span class="author" itemprop="copyrightHolder">leafbird</span> | ||
</div> | ||
<div class="powered-by">Powered by <a href="https://hexo.io/" rel="noopener" target="_blank">Hexo</a> & <a href="https://theme-next.js.org/mist/" rel="noopener" target="_blank">NexT.Mist</a> | ||
</div> | ||
|
||
|
@@ -304,13 +300,15 @@ <h1 class="post-title" itemprop="name headline"> | |
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lib/anime.min.js" integrity="sha256-XL2inqUJaslATFnHdJOi9GfQ60on8Wx1C2H8DYiN1xY=" crossorigin="anonymous"></script> | ||
<script src="/devnote/js/comments.js"></script><script src="/devnote/js/utils.js"></script><script src="/devnote/js/schemes/muse.js"></script><script src="/devnote/js/next-boot.js"></script> | ||
<script src="/devnote/js/comments.js"></script><script src="/devnote/js/utils.js"></script><script src="/devnote/js/sidebar.js"></script><script src="/devnote/js/next-boot.js"></script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
Oops, something went wrong.