]> pere.pagekite.me Git - homepage.git/commitdiff
Try with own theme.
authorPetter Reinholdtsen <pere@hungry.com>
Mon, 24 Nov 2008 22:13:14 +0000 (22:13 +0000)
committerPetter Reinholdtsen <pere@hungry.com>
Mon, 24 Nov 2008 22:13:14 +0000 (22:13 +0000)
blog/generate-rss
blog/index.html

index 5ebac12b5e8ae23c2d3f4e3075052c6022ebbae3..0c96180f8e0f1c4fb540aa893d3b9824049c1bb9 100755 (executable)
@@ -15,8 +15,8 @@ chronicle \
     --output "$outputdir" \
     --pattern '*.txt'  \
     --no-comments \
+    --theme-dir "$themedir" --theme utf8 \
     --blog-title "Petter Reinholdtsens blog"
-#    --theme-dir "$themedir" --theme utf8 \
 
 if iconv -f utf-8 -t utf-8 < $outputdir/index.rss > /dev/null ; then
     :
index 7d0845c524336da4170d59486ef13571013daeff..dbc558cfd4cdb0b15d573910cc9ae891897a495b 100644 (file)
@@ -5,7 +5,7 @@
   <title>Petter Reinholdtsens blog</title>
   <link rel="stylesheet" type="text/css" media="screen" href="style.css">
   <link rel="alternate" title="RSS Feed" href="index.rss" type="application/rss+xml">
-
+  <meta http-equiv="Content-Type" content="text/html;charset=utf-8" >
  </head>
  <body>