@@ -91,20 +91,50 @@ If you cannot find the information that you need in the documentation, help is a
9191
9292## Tools and Services
9393
94- !!! todo
95- Provide some links to the "how" documentation here.
96-
9794<div class =" grid cards " markdown >
9895- :fontawesome-solid-hammer: __ Services__
9996
10097 CSCS provides services and software on Alps.
10198
10299 [ :octicons-arrow-right-24: Services Overview] ( services/index.md )
103100
104- - :fontawesome-solid-screwdriver-wrench: __ Build and Install Software__
101+ Learn about individual services
102+
103+ [ :octicons-arrow-right-24: FirecREST API] ( services/firecrest.md )
104+
105+ [ :octicons-arrow-right-24: CI/CD for external projects] ( services/cicd.md )
106+
107+ [ :octicons-arrow-right-24: JupyterLab] ( services/jupyterlab.md )
108+
109+
110+ - :fontawesome-solid-hammer: __ Software__
111+
112+ CSCS provides applications, programming environments and tools.
113+
114+ [ :octicons-arrow-right-24: Scientific applications] ( software/sciapps/index.md )
115+
116+ [ :octicons-arrow-right-24: Programming environments] ( software/prgenv/index.md )
117+
118+ [ :octicons-arrow-right-24: Development tools] ( software/devtools/index.md )
119+
120+ Find out how to use uenv and containers to access software
121+
122+ [ :octicons-arrow-right-24: uenv] ( software/uenv.md )
123+
124+ [ :octicons-arrow-right-24: Container engine] ( software/container-engine.md )
125+
126+
127+ - :fontawesome-solid-screwdriver-wrench: __ Data management and storage__
128+
129+ CSCS provides [ data management and storage] ( storage/index.md ) services
130+
131+ [ :octicons-arrow-right-24: File systems] ( storage/filesystems.md )
132+
133+ [ :octicons-arrow-right-24: Data transfer] ( storage/transfer.md )
134+
135+ [ :octicons-arrow-right-24: Long term storage] ( storage/longterm.md )
105136
106- Guides on how to build and install software from source using uenv and containers
137+ [ :octicons-arrow-right-24: Object storage ] ( storage/object.md )
107138
108- [ :octicons-arrow-right-24: Building and Installing Software] ( build-install/index.md )
109139</div >
110140
0 commit comments