Skip to content

Commit 5578a76

Browse files
committed
feat: add show on homepage flag to features
1 parent 7d4270f commit 5578a76

32 files changed

+43
-1
lines changed

docs/src/collections/feature/01-network-monitoring.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
showOnHomepage: true
23
name: "Network Monitor"
34
youtubeLink: "https://www.youtube.com/watch?v=ihVwU9usxgQ"
45
tagLine: "Inspect Network Requests in realtime"

docs/src/collections/feature/02-network-speed-control.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
showOnHomepage: true
23
name: "Network Speed Control"
34
youtubeLink: "https://www.youtube.com/watch?v=xK3iI5TzuA4"
45
featurePage: "networking"

docs/src/collections/feature/03-simulator-airplane-mode.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
showOnHomepage: true
23
name: "Simulator Airplane Mode"
34
featurePage: "networking"
45
asset:

docs/src/collections/feature/04-simulator-camera.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
showOnHomepage: true
23
name: "Simulator Camera"
34
featurePage: "simulator-camera"
45
asset:

docs/src/collections/feature/05-compare-designs.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
showOnHomepage: true
23
name: "Compare designs"
34
featurePage: "design-comparison"
45
tagLine: "Use overlays or slide comparisons to spot differences between the implementation and the design."

docs/src/collections/feature/06-grids.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
showOnHomepage: true
23
name: "Grids"
34
featurePage: "design-comparison"
45
asset:

docs/src/collections/feature/07-rulers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
showOnHomepage: true
23
name: "Rulers"
34
featurePage: "design-comparison"
45
asset:

docs/src/collections/feature/08-slow-animations.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
showOnHomepage: true
23
name: "Slow Animations"
34
featurePage: "design-comparison"
45
asset:

docs/src/collections/feature/09-magnify.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
showOnHomepage: true
23
name: "Magnify for precision"
34
featurePage: "design-comparison"
45
tagLine: "Hold ⇧ Shift and move mouse or scroll wheel to magnify"

docs/src/collections/feature/10-user-defaults-editor.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
---
2+
showOnHomepage: true
23
name: "User Defaults Editor"
34
tagLine: "Edit Standard & Group User Defaults in realtime"
45
youtubeLink: "https://www.youtube.com/watch?v=zTbQck3ofcc"

0 commit comments

Comments
 (0)