--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
:
<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>