From ab7df00eb1537b8a62dc9c9f2fd42997eec7204d Mon Sep 17 00:00:00 2001 From: Elke Zimoch Date: Wed, 4 Feb 2026 14:50:34 +0100 Subject: [PATCH] Initial commit, everything under construction --- Readme.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 Readme.md diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..82ed076 --- /dev/null +++ b/Readme.md @@ -0,0 +1,14 @@ +# Overview + +This repository is the collection of all EPICS Training webpages. + +## Test! Do not use yet! Under construction! + + +The documentation is build via a gitea runner and hosted via +gitea-pages. The content will be accessible at: +https://epics_training.pages.psi.ch/ + +To change stuff, simply edit the the Markdown files and push to the git +repository. The rendered page will update a few seconds afterwards +(Don't forget to refresh your browser cache for the page!).