Changeset 192:553c824afb91

mearie.org/current

File journal/2006/07/stopped-the-blogging.ko.txt

← 177:68798dace1c6 192:553c824afb91
Author:
Kang Seonghoon <public+hg@mearie.org>
Committed on
Permission:
-rw-r--r--

blog entries now preserve "category" properties in their source files (not visible in the rendered form yet)

      1 ## vim: syn=mako
      2 <%inherit file="../../entry.tmpl.html"/>
      3 <%!
      4 title = u'잠시 블로그 중단'
      5 when = '2006-07-19T18:17:44+09:00'
      6 category = u'소식'
      7 original = 'http://tokigun.net/blog/entry.php?blogid=138'
      8 %>
      9 
     10 할 일이 많아서 (이게 얼마만의 일이냐... -_-) 곧 바빠질 것 같고, 블로그에 당장 정리해서 올릴 수 있는 글도 없는 관계로 잠시 블로그 갱신을 멈추겠습니다. 언제 돌아 올 지는 모르겠습니다만 급한 일이 있으시면 이 글에 댓글을 다시거나 제 메일로 연락해 주시길 바랍니다. 때가 되면 새로운 모습으로 다시 열겠습니다. :)
     11 

Powered by Mercurial