2024-08-07 17:11:11 +02:00
2023-05-10 10:32:24 +02:00
2024-08-07 17:11:11 +02:00
2024-08-07 16:58:05 +02:00
2024-04-22 08:33:48 +02:00
2023-01-24 15:02:20 +01:00
2024-07-08 12:59:39 +02:00
2024-07-02 16:37:49 +02:00
2024-02-07 15:16:32 +01:00
2024-08-07 14:22:59 +02:00
2024-07-02 05:27:39 +02:00
2024-08-07 16:57:17 +02:00
2022-04-01 17:33:06 +02:00
2023-12-04 15:36:56 +01:00
2024-08-07 14:35:32 +02:00
2024-08-07 17:11:11 +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%