Add paige.credit config
This commit is contained in:
@@ -6,9 +6,9 @@ series = ["series-demo"]
|
||||
tags = ["sections"]
|
||||
title = "Customizations"
|
||||
[paige]
|
||||
credit = "Paige Theme"
|
||||
style = """
|
||||
#paige-authors,
|
||||
#paige-credit,
|
||||
#paige-date,
|
||||
#paige-file,
|
||||
#paige-keywords,
|
||||
@@ -36,11 +36,11 @@ This page has the following parameters:
|
||||
|
||||
```yaml
|
||||
paige:
|
||||
credit: "Paige Theme"
|
||||
file_link:
|
||||
disable: false
|
||||
style: |
|
||||
#paige-authors,
|
||||
#paige-credit,
|
||||
#paige-date,
|
||||
#paige-file,
|
||||
#paige-keywords,
|
||||
|
@@ -7,9 +7,9 @@ series = ["series-demo"]
|
||||
tags = ["show", "singles"]
|
||||
title = "Show Data"
|
||||
[paige]
|
||||
credit = "Paige Theme"
|
||||
style = """
|
||||
#paige-authors,
|
||||
#paige-credit,
|
||||
#paige-date,
|
||||
#paige-file,
|
||||
#paige-keywords,
|
||||
@@ -38,11 +38,11 @@ This page has the following parameters:
|
||||
|
||||
```yaml
|
||||
paige:
|
||||
credit: "Paige Theme"
|
||||
file_link:
|
||||
disable: false
|
||||
style: |
|
||||
#paige-authors,
|
||||
#paige-credit,
|
||||
#paige-date,
|
||||
#paige-file,
|
||||
#paige-keywords,
|
||||
|
@@ -7,9 +7,9 @@ series = ["series-demo"]
|
||||
tags = ["singles", "style"]
|
||||
title = "Style Data"
|
||||
[paige]
|
||||
credit = "Paige Theme"
|
||||
style = """
|
||||
#paige-authors,
|
||||
#paige-credit,
|
||||
#paige-date,
|
||||
#paige-file,
|
||||
#paige-keywords,
|
||||
@@ -36,7 +36,6 @@ style = """
|
||||
#paige-title { font-style: italic; }
|
||||
#paige-toc { font-style: italic; }
|
||||
#paige-copyright { font-style: italic; }
|
||||
#paige-credit { font-style: italic; }
|
||||
.paige-authors { font-style: italic; }
|
||||
.paige-date { font-style: italic; }
|
||||
.paige-keyword { font-style: italic; }
|
||||
@@ -55,11 +54,11 @@ This page has the following parameters:
|
||||
|
||||
```yaml
|
||||
paige:
|
||||
credit: "Paige Theme"
|
||||
file_link:
|
||||
disable: false
|
||||
style: |
|
||||
#paige-authors,
|
||||
#paige-credit,
|
||||
#paige-date,
|
||||
#paige-file,
|
||||
#paige-keywords,
|
||||
@@ -86,7 +85,6 @@ paige:
|
||||
#paige-title { font-style: italic; }
|
||||
#paige-toc { font-style: italic; }
|
||||
#paige-copyright { font-style: italic; }
|
||||
#paige-credit { font-style: italic; }
|
||||
.paige-authors { font-style: italic; }
|
||||
.paige-date { font-style: italic; }
|
||||
.paige-keyword { font-style: italic; }
|
||||
|
@@ -91,6 +91,7 @@ taxonomy = ["html"]
|
||||
term = ["html"]
|
||||
|
||||
[params.paige]
|
||||
credit = ""
|
||||
file_edit_url = "https://github.com/willfaught/paige/edit/master/exampleSite/content/%s"
|
||||
file_history_url = "https://github.com/willfaught/paige/commits/master/exampleSite/content/%s"
|
||||
site_description = "Powerful, pliable pixel perfection"
|
||||
|
@@ -1,6 +1,5 @@
|
||||
#paige-authors,
|
||||
#paige-breadcrumbs,
|
||||
#paige-credit,
|
||||
#paige-date,
|
||||
#paige-file,
|
||||
#paige-keywords,
|
||||
|
Reference in New Issue
Block a user