Hi Pat,
thanks for all your work!

After upgrading to version 1.1 (from 1.0) I get a weird behavior: Two of my 
sub-pages ("about" and "station") are not generated. The respective folders 
get generated, but the folders are empty and the index.html file is missing.

This is, how my "skin.conf" looks like:

    [[ToDate]]

        # Reports that show statistics "to date", such as day-to-date,

        # week-to-date, month-to-date, etc.

        [[[weewx_data]]]

            template = json/weewx_data.json.tmpl


        [[Belchertown]]

            template = js/belchertown.js.tmpl


        [[[home]]]

            template = index.html.tmpl


        [[[about]]]

            template = about/index.html.tmpl


        [[[graphs]]]

            template = graphs/index.html.tmpl


        [[[records]]]

            template = records/index.html.tmpl


        [[[reports]]]

            template = reports/index.html.tmpl


        [[[station]]]

            template = station/index.html.tmpl


        [[[webcam]]]

            template = webcam/index.html.tmpl


        [[[pi]]]

            template = pi/index.html.tmpl


        [[[manifest]]]

            encoding = utf8

            template = manifest.json.tmpl
 
All the other pages work (e.g. "webcam" that I've also added manually).

Probably I make quite an obvious mistake somewhere, but I cannot figure out 
what it is.
Would you have any idea what I'm doing wrong?

Thanks!
Manfred

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/47a19fc7-5414-48d4-ad3f-dd55449e1324%40googlegroups.com.

Reply via email to