From e85ff91998d20e0a0b041f5099bf8863cf705799 Mon Sep 17 00:00:00 2001 From: Richard Darst Date: Sat, 15 Jan 2022 16:50:34 +0200 Subject: [PATCH] about/index: Link FCCI Tech (/tech/) under /about/ - Before it was not findable without knowing the URL. Should we make it findable? - Review: think if there is any reason not todo this. --- about/index.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/about/index.rst b/about/index.rst index 3c0a522eb..72e7736bc 100644 --- a/about/index.rst +++ b/about/index.rst @@ -195,6 +195,20 @@ better.* * Science-IT, CS-IT, NBE-IT * Triton, data storage systems, HPC administration +FCCI Tech +--------- + +FCCI Tech is a seminar serious about how scientific computing/research +computing groups run. We present the things we have learned and how +we run internally. This is targeted towards other academic technical +specialists, but anyone is welcome to attend and learn. + +.. toctree:: + :maxdepth: 1 + + /tech/index + + Scientific outputs ------------------