> But if I revise the /src file, ie, default template and index page
> file to UTF-8 format, it can not parse the index page file.
There could be a problem with the BOM (Byte-Order-Marker) that Notepad
normally inserts into a file when saving it as UTF-8. Try using
another editor that does not store the BOM. And/or run webgen with the
`-v` and `-l 0` options to get more debug output which you should post
here!
As Damien already pointed out, there should be no problem using Chinese
characters in the .template or .page files since webgen does not care
about the source encoding and Maruku, the default markup processor,
should handle non-ASCII characters as well.
Best regards,
Thomas
_______________________________________________
webgen-users mailing list
webgen-us...@rubyforge.org
http://rubyforge.org/mailman/listinfo/webgen-users