Roger Price <[email protected]> writes: > Hello Jim, I would like to be able to refer to the configuration > examples without having to point to my own site. But the link at > https://networkupstools.org/documentation.html points to a github.com > site which offers the documentation as a download rather than an > immediate screen display. I do not understand git, and I would be much > more comfortable pointing to an HTML display directly from > networkupstools.org.
Broadly, git is intended to be storage for sources, but can store binaries, and web tools for git (github, forgejo, etc.) are aimed at use of git for source control. I think nut the project does have a web server and we would need some way to have a build done from the example sources and the resulting bits put on the web server. There is some kind of 'github pages' intended for this sort of thing with projects, and I think it works by having a branch for a repo with the built html. I am not at all sure that's what you are looking for https://docs.github.com/en/pages Jim may indeed be able to configure what you want. _______________________________________________ Nut-upsdev mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsdev
