doc: add demo items for development
This commit is contained in:
committed by
Mathias Schopmans
parent
2cb531b679
commit
396ea4bfed
8
data/radar/2017-03-01/demo-1.md
Normal file
8
data/radar/2017-03-01/demo-1.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: "Demo 1"
|
||||||
|
ring: assess
|
||||||
|
quadrant: methods-and-patterns
|
||||||
|
tags: [coding]
|
||||||
|
---
|
||||||
|
|
||||||
|
This is a demo entry. It is used to show how a radar item is written in Markdown format. The meta header is used to define the attributes of the item. The content of the file is used as the description of the item.
|
||||||
8
data/radar/2017-03-01/demo-2.md
Normal file
8
data/radar/2017-03-01/demo-2.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: "Demo 2"
|
||||||
|
ring: trial
|
||||||
|
quadrant: platforms-and-aoe-services
|
||||||
|
tags: [coding]
|
||||||
|
---
|
||||||
|
|
||||||
|
This is a demo entry. It is used to show how a radar item is written in Markdown format. The meta header is used to define the attributes of the item. The content of the file is used as the description of the item.
|
||||||
8
data/radar/2017-03-01/demo-3.md
Normal file
8
data/radar/2017-03-01/demo-3.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: "Demo 3"
|
||||||
|
ring: hold
|
||||||
|
quadrant: tools
|
||||||
|
tags: [coding]
|
||||||
|
---
|
||||||
|
|
||||||
|
This is a demo entry. It is used to show how a radar item is written in Markdown format. The meta header is used to define the attributes of the item. The content of the file is used as the description of the item.
|
||||||
8
data/radar/2024-03-01/demo-2.md
Normal file
8
data/radar/2024-03-01/demo-2.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: "Demo 2"
|
||||||
|
ring: adopt
|
||||||
|
quadrant: platforms-and-aoe-services
|
||||||
|
tags: [coding]
|
||||||
|
---
|
||||||
|
|
||||||
|
This is a revision of the 2nd demo item. It moved from trail to adopt.
|
||||||
8
data/radar/2024-03-01/demo-4.md
Normal file
8
data/radar/2024-03-01/demo-4.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
---
|
||||||
|
title: "Demo 4"
|
||||||
|
ring: trial
|
||||||
|
quadrant: languages-and-frameworks
|
||||||
|
tags: [new]
|
||||||
|
---
|
||||||
|
|
||||||
|
This is a new demo entry. Items can [link](/methods-and-patterns/demo-1/) to other items.
|
||||||
Reference in New Issue
Block a user