-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrss.xml
More file actions
3 lines (3 loc) · 2.68 KB
/
rss.xml
File metadata and controls
3 lines (3 loc) · 2.68 KB
1
2
3
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[HJazz Haroopress]]></title><description><![CDATA[Just for fun]]></description><link>http://www.hjazz.pe.kr</link><generator>NodeJS RSS Module</generator><lastBuildDate>Fri, 30 Nov 2012 01:25:06 GMT</lastBuildDate><atom:link href="http://www.hjazz.pe.kr/rss.xml" rel="self" type="application/rss+xml"/><item><title><![CDATA[하루프레스 하루 사용소감]]></title><description><![CDATA[<img src="http://www.gravatar.com/avatar/438768988a9410112e777265ec5c2f51?r=pg&s=48.jpg&d=identicon"><br/><p>하루프레스를 하루동안 사용해본 소감은 이렇게도 블로깅이 가능하구나.. 하는 신기함. mac os + node.js + github page 만 있으면 서버와 DB 세팅이 필요없고 게다가 마크다운을 쓰니까 블로깅이 재밌어 질 것 같다. 마크다운은 조금만 써봐도 편리한 걸 느끼는데 대부분의 상용블로그는 마크다운을 지원하지 않아서 아쉬웠다. </p><p>로컬에서 node.js로 마크다운 포맷의 포스트 파일을 만들고 글을 작성한 다음 html로 변환해서 github 페이지에 올린다. 집에 있는 아이맥과 회사의 아이맥에도 설치를 했는데 문제는 로컬에서 작성되는 데이터들을 동기화 할 수 없다는 점이었다. 그래서 Dropbox에 하루프레스 디렉토리 전체를 옮겨서 사용한다. 저장공간이 부족해지면 어떻게 해야되나 싶지만 그건 나중에 생각하기로...</p>]]></description><link>http://www.hjazz.pe.kr/post/harupeureseu-haru-sayongsogam</link><guid isPermaLink="false">harupeureseu-haru-sayongsogam</guid><dc:creator><![CDATA[<a href="hjazz" target="_blank">HyunJun Sung</a>]]></dc:creator><pubDate>Thu, 29 Nov 2012 15:43:00 GMT</pubDate></item><item><title><![CDATA[Hello, Haroopress]]></title><description><![CDATA[<img src="http://www.gravatar.com/avatar/438768988a9410112e777265ec5c2f51?r=pg&s=48.jpg&d=identicon"><br/><h1 id="toc_1">하루프레스 설치</h1>
<p><code>make init</code> 을 하면 node module 설치하다가 permission error가 발생한다.</p><p>sudo 로 설치</p><p>이후 <code>make new-post</code> 를 하면 역시 permission error </p><p><code>/source/data</code> 이하가 전부 root 소유라서 chown으로 소유권 변경</p>]]></description><link>http://www.hjazz.pe.kr/post/hello-haroopress</link><guid isPermaLink="false">hello-haroopress</guid><dc:creator><![CDATA[<a href="hjazz" target="_blank">HyunJun Sung</a>]]></dc:creator><pubDate>Thu, 29 Nov 2012 06:28:00 GMT</pubDate></item></channel></rss>