Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ defaults:
path: "pages/case-studies"
values:
sidebar: case-studies
type: Case_studies
-
scope:
path: "pages/case-studies/case-studies-uk"
Expand All @@ -65,7 +64,6 @@ defaults:
scope:
path: "pages/guidelines"
values:
type: Guidelines
sidebar: guidelines
-
scope:
Expand All @@ -87,7 +85,6 @@ defaults:
path: "pages/maturity-model"
values:
sidebar: maturity-model
type: Maturity_Model
-
scope:
path: "pages/maturity-model/mm-strategy"
Expand Down
2 changes: 1 addition & 1 deletion pages/case-studies.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ title: Case studies
---

Case studies go here ...
{% include section-navigation-tiles.html type="Case_studies" except="case-studies.md" %}
{% include section-navigation-tiles.html type="Case_studies"%}
1 change: 1 addition & 0 deletions pages/case-studies/fi.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: FI
description:
contributors:
page_id: fi
type: Case_studies
related_pages:
your_tasks:
tool_assembly:
Expand Down
1 change: 1 addition & 0 deletions pages/case-studies/nl.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: NL
description:
contributors:
page_id: nl
type: Case_studies
related_pages:
your_tasks:
tool_assembly:
Expand Down
1 change: 1 addition & 0 deletions pages/case-studies/uk.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
title: UK
page_id: uk
type: Case_studies
---

This is test text
Expand Down
2 changes: 1 addition & 1 deletion pages/guidelines.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ title: Guidelines

Guidelines go here...

{% include section-navigation-tiles.html type="Guidelines" except="guidelines.md" %}
{% include section-navigation-tiles.html type="Guidelines" %}
1 change: 1 addition & 0 deletions pages/guidelines/g-legal.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Legal
description: coming soon...
contributors:
page_id: g-legal
type: Guidelines
related_pages:
---

Expand Down
1 change: 1 addition & 0 deletions pages/guidelines/g-rdm-strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: RDM Strategy
description: coming soon...
contributors:
page_id: g-strategy
type: Guidelines
related_pages:
---

Expand Down
1 change: 1 addition & 0 deletions pages/guidelines/g-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Support
description: coming soon...
contributors:
page_id: g-support
type: Guidelines
related_pages:
---

Expand Down
2 changes: 1 addition & 1 deletion pages/maturity-model.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ title: Maturity model

Maturity model description goes here...

{% include section-navigation-tiles.html type="Maturity_Model" except="maturity-model.md" %}
{% include section-navigation-tiles.html type="Maturity_Model" %}
1 change: 1 addition & 0 deletions pages/maturity-model/data.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
title: Data
description: coming soon...
contributors:
type: Maturity_Model
page_id: data
related_pages:
---
Expand Down
1 change: 1 addition & 0 deletions pages/maturity-model/legal.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Legal and governance
description: coming soon...
contributors:
page_id: legal
type: Maturity_Model
related_pages:
---

Expand Down
1 change: 1 addition & 0 deletions pages/maturity-model/strategy.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Strategy and Sustainability
description: coming soon...
contributors:
page_id: strategy
type: Maturity_Model
related_pages:
---

Expand Down
1 change: 1 addition & 0 deletions pages/maturity-model/support.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ title: Support
description: coming soon...
contributors:
page_id: support
type: Maturity_Model
related_pages:
---

Expand Down
Loading