Changeset 192:553c824afb91

mearie.org/current

File journal/2006/09/moved-to-tistory.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-09-18T13:44:48+09:00'
      6 category = u'소식'
      7 original = 'http://tokigun.net/blog/entry.php?blogid=139'
      8 %>
      9 
     10 [티스토리](http://lifthrasiir.tistory.com/)로 옮겼습니다. 이 블로그(나 이 블로그의 주소)는 그대로 유지되지만 토끼군 작업실 4 작업이 끝날 때까지 새로운 글이 올라올 것 같지는 않습니다. 피드버너를 쓰시는 분께서는 자동으로 링크가 옮겨지니 안 고치셔도 됩니다. :)
     11 

Powered by Mercurial