Skip to content
This repository was archived by the owner on Aug 17, 2023. It is now read-only.

Commit b642519

Browse files
sevanspowellrvl
authored andcommitted
Use 'order' property for ordering
1 parent 6ddddfc commit b642519

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

docs/code/Flakes/Tutorials/Hacking.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: 03-Create a Development Environment
2+
title: Create a Development Environment
33
date: 2021-02-09
4+
order: 3
45
---
56

67
## Hacking

docs/code/Flakes/Tutorials/Installation.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: 01-Installation
2+
title: Installation
33
date: 2021-02-09
4+
order: 1
45
---
56

67
Presuming nix is already installed, Nix flakes are available from Nix version 2.4 and up.

docs/code/Flakes/Tutorials/NewProject.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
2-
title: 02-Create a New Flakes Project
2+
title: Create a New Flakes Project
33
date: 2021-02-09
4+
order: 2
45
---
56

67
## Creating an example project

0 commit comments

Comments
 (0)