Adding new pages is a manual process and not well documented. It will go something like this:
1. Create your page. You can use the about/index.html.tmpl as a good blank template to begin. 2. Add it to the navigation menu inside header.html.tmpl 3. Add it to skin.conf under CheetahGenerator Please note, if you upgrade the skin using wee_extension --install, the skin.conf and header.html.tmpl files will get overwritten. So you'll either need to do manual upgrades, or be prepared to re-add your custom settings. On Thursday, June 27, 2019 at 2:05:01 AM UTC-4, Ralf B wrote: > > hello, > > a small question. i need to add some new pages. > for this, i want to copy the > /about/index.html to (e.g) > /new1index.html > /new2/index.html > and edit them after copy. > > is there a description which files i need to edit? > -- 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/99083cab-f512-471f-aa06-47f1058af58f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
