Update to the tutorial section of the documentation and the MKdocs configs
Summary
This branch includes updates to the tutorials section of the NOMAD documentation, along with improvements to styling and functionality to support image sliders and enhanced formatting.
Tutorial Pages
-
Created a new overview page
→overview.md -
Removed the "Navigation to NOMAD" page
-
Replaced the content of:
-
upload_publish.md– Uploading and Publishing Data -
explore.md– Exploring Data
-
-
Added a new tutorial
→NOMAD_ELN.md– Using NOMAD as an ELN
Configuration Changes
mkdocs.yml
- Updated the
navsection to reflect the new tutorial structure
javascript.js
- Added a script to enable image sliders (horizontal image navigation)
extra.css
- Added styles and classes for image sliders
Writing Guide Updates
- Added instructions for preparing image sliders in documentation
- Introduced three new admonitions used across tutorials:
!!! example!!! task!!! info
Closes #2287 (closed)
Edited by Ahmed Mansour