Skip to content
Snippets Groups Projects
Commit da3f8998 authored by Diogo Castro's avatar Diogo Castro
Browse files

Small changes to look and feel

Rename Mobile section
parent 90aa50a3
Branches
No related tags found
1 merge request!4Small changes to UI and reorganisation
Showing with 17 additions and 27 deletions
......@@ -4,6 +4,6 @@ nav:
- index.fr.md
- web
- desktop
- mobile-clients
- mobile
- advanced
- faq
\ No newline at end of file
......@@ -6,5 +6,5 @@
En savoir plus sur l'utilisation de CERNBox via
* [Interface utilisateur Web] (./web/new-web/index.md)
* [Clients mobiles](./mobile-clients/)
* [Access desktop](./desktop-access/access/index.md)
\ No newline at end of file
* [Clients mobiles](./mobile/)
* [Clients de bureau](./desktop/)
\ No newline at end of file
......@@ -6,5 +6,5 @@
Learn more how to use CERNBox via
* [Web UI](./web/new-web/index.md)
* [Mobile Clients](./mobile-clients/index.md)
* [Desktop Access](./desktop-access/access-methods/index.md)
\ No newline at end of file
* [Mobile Clients](./mobile/)
* [Desktop Clients](./desktop/)
\ No newline at end of file
File moved
File moved
File moved
......@@ -6,9 +6,9 @@ Cette première connexion permet l'initialisation de votre espace de stockage CE
![1ère connexion à CERNBox](../../../assets/images/login-and-SSO.png)
Si vous voulez accéder à vos fichiers depuis un équiment mobile ou si vous voulez garder votre ordinateur portable synchronisé avec CERNBox, il vous faudra installer les versions des clients correspondants que vous trouverez [ici](../../desktop-clients/index.md).
Si vous voulez accéder à vos fichiers depuis un équiment mobile ou si vous voulez garder votre ordinateur portable synchronisé avec CERNBox, il vous faudra installer les versions des clients correspondants que vous trouverez [ici](../../desktop/index.md).
Pour plus de détails sur l'utilisation de CERNBox à partir d'équipements mobiles, vous pouvez consulter le [chapitre correspondant](../../mobile-clients/index.md) dans le manuel utilisateur.
Pour plus de détails sur l'utilisation de CERNBox à partir d'équipements mobiles, vous pouvez consulter le [chapitre correspondant](../../mobile/index.md) dans le manuel utilisateur.
Rappelez vous que vous devez vous conformer aux [règles informatiques du CERN](https://security.web.cern.ch/security/rules/fr/index.shtml).
......
......@@ -6,9 +6,9 @@ This first connection creates your CERNBox storage space **(1 TB, up to 1 millio
![](../../../assets/images/login-and-SSO.png)
If you want to access files from mobile devices or keep CERNBox synchronised with your desktop, install the [Desktop client](../../desktop-clients/index.md).
If you want to access files from mobile devices or keep CERNBox synchronised with your desktop, install the [Desktop client](../../desktop/index.md).
To learn more about the use of CERNBox on the mobile devices, please refer to the chapter on [Mobile devices](../../mobile-clients/index.md).
To learn more about the use of CERNBox on the mobile devices, please refer to the chapter on [Mobile devices](../../mobile/index.md).
Remember that you have to comply with the [CERN Computing Rules](https://security.web.cern.ch/security/rules/en/index.shtml).
......
# Project information
site_name: 'CERNBox'
site_description: 'CERNBox Documentation'
site_url: 'https://new-cernbox.docs.cern.ch/'
site_name: 'CERNBox Docs'
site_url: 'https://cernbox.docs.cern.ch/'
site_dir: 'public'
# Repository
......@@ -15,19 +14,21 @@ theme:
name: material
features:
- navigation.tabs
- navigation.tabs.sticky
- navigation.sections
# - navigation.sections
- navigation.instant
- navigation.tracking
# - toc.integrate
palette:
- media: "(prefers-color-scheme: light)"
scheme: default
primary: blue
toggle:
icon: material/toggle-switch-off-outline
icon: material/brightness-7
name: Switch to dark mode
- media: "(prefers-color-scheme: dark)"
scheme: slate
toggle:
icon: material/toggle-switch
icon: material/brightness-4
name: Switch to light mode
# Extensions
......@@ -61,15 +62,4 @@ plugins:
nav_translations:
fr:
Home: Accueil
Desktop: Desktop
Mobile clients: Clients mobiles
Advanced: Avancé
# extra:
# alternate:
# - name: English
# link: /en/
# lang: en
# - name: French
# link: /fr/
# lang: fr
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment