Thanks Doug. It turns out I used mkdocs at my last $job for our local docs but those brain cells apparently retired with me it seems 18 months ago. Thanks for refreshing my memory.
I also asked on reddit and got pointed to https://github.com/pi-hole/docs which has the howto for how they build those docs. If I get a chance I'll try to run the weewx docs through and see what they look like with that styling. And github actions is a great idea for automating ! On Friday, December 30, 2022 at 9:53:01 PM UTC-8 [email protected] wrote: > pi-hole uses mkdocs, which is a website generator that translates markdown > to a nice website solution. it is simple to setup. > > pi-hole/docs: The official Pi-hole documentation (github.com) > <https://github.com/pi-hole/docs> > > deployment can be done with github actions where you approve a pull > request to main, GitHub can run the builder and send the html to a target > directory. > > now writing the documentation, well that is a different story. > > DDJ > -- You received this message because you are subscribed to the Google Groups "weewx-development" 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-development/caa275f3-898f-4555-a7c3-391b2846b320n%40googlegroups.com.
