From ea220834b77c703681200c039ab44ccbafe6b507 Mon Sep 17 00:00:00 2001 From: Rajesh Duggal Date: Fri, 3 Aug 2018 14:08:44 -0400 Subject: Rename feed_copyright config var to copyright (#193) Signed-off-by: Rajesh Duggal --- REFERENCE.md | 2 +- exampleSite/config.toml | 2 +- layouts/section/episode.rss.xml | 2 +- test/blue-grid-config.toml | 2 +- test/blue-row-jumbo-false-config.toml | 2 +- test/blue-row-jumbo-true-config.toml | 2 +- test/blue-row-no-jumbo-config.toml | 2 +- test/config.toml | 2 +- test/grey-grid-config.toml | 2 +- test/grey-row-config.toml | 2 +- test/grey-row-jumbo-config.toml | 2 +- test/orange-grid-config.toml | 2 +- test/orange-row-config.toml | 2 +- test/orange-row-jumbo-config.toml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/REFERENCE.md b/REFERENCE.md index 741167b..e1590dd 100644 --- a/REFERENCE.md +++ b/REFERENCE.md @@ -64,7 +64,7 @@ These should be set under `[params.feed]` | Field Name | Required | Description | Example | |------------------------------|----------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| `feed_copyright` | Yes | The copyright information for your feed. Do not use Markdown. | "Copyright 2017 Matt Stratton" | +| `copyright` | Yes | The copyright information for your feed. Do not use Markdown. | "Copyright 2017 Matt Stratton" | | `itunes_subtitle` | No | No Markdown or HTML. | "The best podcast ever" | | `itunes_author` | Yes | The author name for your show. No Markdown or HTML. | "Matt Stratton" | | `itunes_summary` | Yes | Limited to 4000 characters or less, plain text, no HTML. | "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." | diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 6c20e50..a089215 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -73,7 +73,7 @@ mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4 description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet." media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/" [params.feed] - feed_copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed + copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed itunes_subtitle = "The best podcast ever" #no markdown or HTML itunes_author = "Matt Stratton" #no markdown or HTML itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML diff --git a/layouts/section/episode.rss.xml b/layouts/section/episode.rss.xml index b4adc18..cae6164 100644 --- a/layouts/section/episode.rss.xml +++ b/layouts/section/episode.rss.xml @@ -18,7 +18,7 @@ hourly 1 en-us - {{ .Site.Params.feed_copyright }} + {{ .Site.Params.feed.copyright }} {{ with .Site.Params.feed.itunes_subtitle }}{{ . }}{{ end }} {{ .Site.Params.feed.itunes_author }} episodic diff --git a/test/blue-grid-config.toml b/test/blue-grid-config.toml index 02ae929..db83243 100644 --- a/test/blue-grid-config.toml +++ b/test/blue-grid-config.toml @@ -70,7 +70,7 @@ mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4 description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet." media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/" [params.feed] - feed_copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed + copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed itunes_subtitle = "The best podcast ever" #no markdown or HTML itunes_author = "Matt Stratton" #no markdown or HTML itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML diff --git a/test/blue-row-jumbo-false-config.toml b/test/blue-row-jumbo-false-config.toml index 9a00b77..09743ed 100644 --- a/test/blue-row-jumbo-false-config.toml +++ b/test/blue-row-jumbo-false-config.toml @@ -71,7 +71,7 @@ mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4 description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet." media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/" [params.feed] - feed_copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed + copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed itunes_subtitle = "The best podcast ever" #no markdown or HTML itunes_author = "Matt Stratton" #no markdown or HTML itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML diff --git a/test/blue-row-jumbo-true-config.toml b/test/blue-row-jumbo-true-config.toml index dbac83d..eea1253 100644 --- a/test/blue-row-jumbo-true-config.toml +++ b/test/blue-row-jumbo-true-config.toml @@ -71,7 +71,7 @@ mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4 description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet." media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/" [params.feed] - feed_copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed + copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed itunes_subtitle = "The best podcast ever" #no markdown or HTML itunes_author = "Matt Stratton" #no markdown or HTML itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML diff --git a/test/blue-row-no-jumbo-config.toml b/test/blue-row-no-jumbo-config.toml index 5ee26e4..bcef4db 100644 --- a/test/blue-row-no-jumbo-config.toml +++ b/test/blue-row-no-jumbo-config.toml @@ -70,7 +70,7 @@ mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4 description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet." media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/" [params.feed] - feed_copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed + copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed itunes_subtitle = "The best podcast ever" #no markdown or HTML itunes_author = "Matt Stratton" #no markdown or HTML itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML diff --git a/test/config.toml b/test/config.toml index 6c20e50..a089215 100644 --- a/test/config.toml +++ b/test/config.toml @@ -73,7 +73,7 @@ mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4 description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet." media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/" [params.feed] - feed_copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed + copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed itunes_subtitle = "The best podcast ever" #no markdown or HTML itunes_author = "Matt Stratton" #no markdown or HTML itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML diff --git a/test/grey-grid-config.toml b/test/grey-grid-config.toml index c530bd6..2294af2 100644 --- a/test/grey-grid-config.toml +++ b/test/grey-grid-config.toml @@ -70,7 +70,7 @@ mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4 description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet." media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/" [params.feed] - feed_copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed + copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed itunes_subtitle = "The best podcast ever" #no markdown or HTML itunes_author = "Matt Stratton" #no markdown or HTML itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML diff --git a/test/grey-row-config.toml b/test/grey-row-config.toml index 439afe7..61010a8 100644 --- a/test/grey-row-config.toml +++ b/test/grey-row-config.toml @@ -71,7 +71,7 @@ mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4 description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet." media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/" [params.feed] - feed_copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed + copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed itunes_subtitle = "The best podcast ever" #no markdown or HTML itunes_author = "Matt Stratton" #no markdown or HTML itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML diff --git a/test/grey-row-jumbo-config.toml b/test/grey-row-jumbo-config.toml index 85d949a..c3de6fd 100644 --- a/test/grey-row-jumbo-config.toml +++ b/test/grey-row-jumbo-config.toml @@ -71,7 +71,7 @@ mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4 description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet." media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/" [params.feed] - feed_copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed + copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed itunes_subtitle = "The best podcast ever" #no markdown or HTML itunes_author = "Matt Stratton" #no markdown or HTML itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML diff --git a/test/orange-grid-config.toml b/test/orange-grid-config.toml index 2bdd8e6..1fccf2d 100644 --- a/test/orange-grid-config.toml +++ b/test/orange-grid-config.toml @@ -70,7 +70,7 @@ mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4 description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet." media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/" [params.feed] - feed_copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed + copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed itunes_subtitle = "The best podcast ever" #no markdown or HTML itunes_author = "Matt Stratton" #no markdown or HTML itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML diff --git a/test/orange-row-config.toml b/test/orange-row-config.toml index ba0483a..3fcbb2a 100644 --- a/test/orange-row-config.toml +++ b/test/orange-row-config.toml @@ -70,7 +70,7 @@ mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4 description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet." media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/" [params.feed] - feed_copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed + copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed itunes_subtitle = "The best podcast ever" #no markdown or HTML itunes_author = "Matt Stratton" #no markdown or HTML itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML diff --git a/test/orange-row-jumbo-config.toml b/test/orange-row-jumbo-config.toml index 0360572..3ce50a0 100644 --- a/test/orange-row-jumbo-config.toml +++ b/test/orange-row-jumbo-config.toml @@ -71,7 +71,7 @@ mailchimp_subscribe = "//arresteddevops.us3.list-manage.com/subscribe/post?u=5e4 description = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about [podcasting](https://en.wikipedia.org/wiki/Podcast) from the most inspiring experts to ever show up on the whole internet." media_prefix = "https://media.blubrry.com/arresteddevops/content.blubrry.com/arresteddevops/" [params.feed] - feed_copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed + copyright = "Copyright 2016 Matt Stratton" #do not use markdown in this field; it is used in the feed itunes_subtitle = "The best podcast ever" #no markdown or HTML itunes_author = "Matt Stratton" #no markdown or HTML itunes_summary = "The HugoCast is the best podcast you've ever seen. You will learn everything you ever needed to know about podcasting from the most inspiring experts to ever show up on the whole internet." # Limited to 4000 characters or less, plain text, no HTML -- cgit v1.2.3