diff --git a/docs/datasets/.pages b/docs/datasets/.pages
new file mode 100644
index 00000000..38ea761b
--- /dev/null
+++ b/docs/datasets/.pages
@@ -0,0 +1,5 @@
+nav:
+ - Datasets: index.md
+ - Climate Model Data: climate_model_data.md
+ - Observational and Re-analysis Datasets: obs_reanalysis_data.md
+ - CORDEX-FPSCONV Data: cordex_fpsconv_data.md
\ No newline at end of file
diff --git a/docs/datasets/climate_model_data.md b/docs/datasets/climate_model_data.md
index 486d594b..ed56089f 100644
--- a/docs/datasets/climate_model_data.md
+++ b/docs/datasets/climate_model_data.md
@@ -1,28 +1,9 @@
----
-title: Climate Model Data
-layout: default
-nav_order: 1
-parent: Datasets
----
-
# Climate Model Data
-{: .no_toc }
-
-
-
- Table of contents
-
- {: .text-delta }
- - TOC
- {:toc}
-
-
## "Raw" CMIP archives (as downloaded from ESGF)
-{: .note-title }
-
-"Resolution: native" means that each model output is available on the native grid on which it was run. Size and file information last updated in June 2021.
+!!! note
+ "Resolution: native" means that each model output is available on the native grid on which it was run. Size and file information last updated in June 2021.
### CMIP2
- Size: 0.01 TB
@@ -58,9 +39,8 @@ parent: Datasets
## CMIP next generation (checked, standardized, regridded to common grid)
-{: .note-title }
-
-Next Generation (ng) archives were maintained by Reto’s group (Jan Sedlacek/Lukas Brunner). Ruth Lorenz / C2SM took over cmip6-ng in 2022. Contact: [cmip6-archive@env.ethz.ch](mailto:cmip6-archive@env.ethz.ch). Documentation: [https://doi.org/10.5281/zenodo.373412](https://doi.org/10.5281/zenodo.3734128).
+!!! note
+ Next Generation (ng) archives were maintained by Reto’s group (Jan Sedlacek/Lukas Brunner). Ruth Lorenz / C2SM took over cmip6-ng in 2022. Contact: [cmip6-archive@env.ethz.ch](mailto:cmip6-archive@env.ethz.ch). Documentation: [https://doi.org/10.5281/zenodo.373412](https://doi.org/10.5281/zenodo.3734128).
### CMIP3-ng
- Size: 0.5 TB
diff --git a/docs/datasets/cordex_fpsconv_data.md b/docs/datasets/cordex_fpsconv_data.md
index daa9da13..4e229562 100644
--- a/docs/datasets/cordex_fpsconv_data.md
+++ b/docs/datasets/cordex_fpsconv_data.md
@@ -1,10 +1,3 @@
----
-title: CORDEX-FPSCONV Data
-layout: default
-nav_order: 1
-parent: Datasets
----
-
# CORDEX-FPSCONV Data
The CORDEX-FPSCONV dataset is a multi-model ensemble of convection permitting regional climate model runs created within [WCRP-CORDEX](https://cordex.org/experiment-guidelines/flagship-pilot-studies/endorsed-cordex-flagship-pilote-studies/europe-mediterranean-convective-phenomena-at-high-resolution-over-europe-and-the-mediterranean/).
diff --git a/docs/datasets/obs_reanalysis_data.md b/docs/datasets/obs_reanalysis_data.md
index 532135db..b5efd4a5 100644
--- a/docs/datasets/obs_reanalysis_data.md
+++ b/docs/datasets/obs_reanalysis_data.md
@@ -1,24 +1,7 @@
----
-title: Observational and Re-analysis Datasets
-layout: default
-nav_order: 1
-parent: Datasets
----
-
# Observational and Re-analysis Datasets
-{: .no_toc }
-
-
-
- Table of contents
-
- {: .text-delta }
- - TOC
- {:toc}
-
-
-{: .note-title }
-File size information last updated in May 2022.
+
+!!! note
+ File size information last updated in May 2022.
## "Raw" Archives (as downloaded from the original source)
diff --git a/mkdocs.yml b/mkdocs.yml
index a8709de4..8666edb9 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -48,7 +48,6 @@ markdown_extensions:
permalink: true
plugins:
- search
- - blog
- awesome-pages:
filename: .pages
collapse_single_pages: true
@@ -56,6 +55,7 @@ plugins:
order: asc
sort_type: natural
order_by: title
+ - blog
extra_css:
- stylesheets/extra.css
theme: