Re: Bootstrapping Debian Edu 13 / trixie docs in Debian wiki
Petter Reinholdtsen <[email protected]> Mon, 02 Jun 2025 16:47:47 +0200
| Newsgroups | gmane.linux.debian.devel.education |
|---|---|
| Message-ID | <[email protected]> |
[Mike Gabriel] > I have absolutely no clue how to bootstrap that in the Debian wiki, > neither how to derive the content from it, neither how to start the > translation projects. > > Any help / hints / pointers are appreciated very much! I have vague memories of checking the behaviour of a web browser for how to add a new page to the wiki, and replicating it with generated urls using wget calls on the command line, using a downloaded copy of the previous edition of the documentation. No idea about the details or if there is a simpler approach available now. I assume a shell one liner using for/find/wget would do the upload and a wget -r would do the download.