File tree 3 files changed +17
-6
lines changed
3 files changed +17
-6
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : categories
3
3
description : Browse pypyr technical documentation by category.
4
- # cascade:
5
- # robots: noindex
6
- sectionSummaryStyle : section-summary/ul
4
+ cascade :
5
+ # robots: noindex
6
+ list_fields :
7
+ - field : title
8
+ heading : title
9
+ islink : true
10
+ - heading : description
11
+ fallback : summary
12
+ field : description
13
+ # - heading: input context
14
+ # field: card_extra_summary.details
15
+ list_sort : list/sort/param.html
16
+ list_sort_param : title
17
+ list_style : section-list/cards
7
18
seo_article_headline : pypyr technical documentation categories.
8
19
seo_description : Browse pypyr technical documentation by category.
20
+ seo_is_carousel : true
9
21
---
Original file line number Diff line number Diff line change 10
10
docs :
11
11
parent : pipelines
12
12
name : lookup order
13
+ weight : -20
13
14
seo_article_headline : Directory lookup order for task-runner pipelines on the filesystem.
14
15
seo_description : Search for a matching pipeline first in the working directory & alternate location lookup sequence.
15
16
# topics: [control-of-flow]
Original file line number Diff line number Diff line change @@ -9,9 +9,7 @@ lastmod: 2020-08-16
9
9
menu :
10
10
docs :
11
11
parent : pipelines
12
- weight : 10
13
- weight : 10
14
- sections_weight : 10
12
+ weight : -30
15
13
seo_article_headline : Directory lookup order for task-runner pipelines on the filesystem.
16
14
seo_description : Search for a matching pipeline first in the working directory & alternate location lookup sequence.
17
15
topics : [pipeline format]
You can’t perform that action at this time.
0 commit comments