2024-09-05 08:16:06 +02:00
2024-08-08 16:55:01 +02:00
2024-09-04 16:47:22 +02:00
2024-09-05 08:16:06 +02:00
2024-08-08 16:23:44 +02:00
2024-08-08 17:29:08 +02:00
2024-07-02 05:27:39 +02:00
2024-09-03 13:44:22 +02:00
2023-12-04 15:36:56 +01:00
2024-08-08 16:34:22 +02:00
2024-08-21 14:05:38 +02:00
2024-08-07 14:15:35 +02:00

Overview

This is the collection of all Linux related documentation. The documentation is build via a gitlab runner (git-pages) and the content is accessible at: https://linux.psi.ch

The content is actually served at: http://linux-infra.gitpages.psi.ch/documentation, however on linux.psi.ch there is a web server redirecting to this URL.

To change stuff, simply edit the the Markdown and/or rst files and push to the git repository. The rendered page will update a few seconds (up to a minute) afterwards (Don't forget to refresh your browser cache for the page!).

Ideally convert the .rst files you touch to Markdown!

Administration

Build required docker image:

docker build --platform linux/x86_64 -t container.psi.ch/linux-infra/documentation .
docker push container.psi.ch/linux-infra/documentation
Description
No description provided
Readme 62 MiB
Languages
Markdown 100%