|
|
@ -315,6 +315,10 @@ paige:
|
|
|
|
reading_time:
|
|
|
|
reading_time:
|
|
|
|
class: "text-center text-secondary" # Default is "text-center text-secondary"
|
|
|
|
class: "text-center text-secondary" # Default is "text-center text-secondary"
|
|
|
|
hide: false # Default is false
|
|
|
|
hide: false # Default is false
|
|
|
|
|
|
|
|
rss:
|
|
|
|
|
|
|
|
hide: true # Don't include this page in RSS feeds
|
|
|
|
|
|
|
|
search:
|
|
|
|
|
|
|
|
hide: true # Don't include this page in search results
|
|
|
|
tags:
|
|
|
|
tags:
|
|
|
|
class: "badge text-bg-secondary text-decoration-none" # Default is "badge text-bg-secondary text-decoration-none"
|
|
|
|
class: "badge text-bg-secondary text-decoration-none" # Default is "badge text-bg-secondary text-decoration-none"
|
|
|
|
hide: false # Default is false
|
|
|
|
hide: false # Default is false
|
|
|
@ -348,14 +352,6 @@ paige:
|
|
|
|
math: true # Enable math typesetting with KaTeX
|
|
|
|
math: true # Enable math typesetting with KaTeX
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
Additional optional single page parameters:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
|
|
|
|
paige:
|
|
|
|
|
|
|
|
hide_rss: true # Don't include this page in RSS feeds
|
|
|
|
|
|
|
|
hide_search: true # Don't include this page in search results
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Example `config.yaml`:
|
|
|
|
Example `config.yaml`:
|
|
|
|
|
|
|
|
|
|
|
|
```yaml
|
|
|
|
```yaml
|
|
|
|