Update README.md

pull/581/head
Adam Pope 1 year ago committed by cpt-kuesel
parent 4cd5b756e2
commit 20d0bcb4fa

@ -1,4 +1,4 @@
*Alternate Geography Collections* # Alternate Geography Collections
Adding these two YMLs will create collections for a seven continent configuration (as opposed to the six UN regions used by the default continent.yml) and a version of the countries.yml which groups countries with low output that are culturally similar - such as 'Balkans', 'Nordic', 'Middle East' and 'Pacific Island'. Adding these two YMLs will create collections for a seven continent configuration (as opposed to the six UN regions used by the default continent.yml) and a version of the countries.yml which groups countries with low output that are culturally similar - such as 'Balkans', 'Nordic', 'Middle East' and 'Pacific Island'.
@ -14,12 +14,22 @@ libraries:
template_variables: template_variables:
style:color # default. Can change to white style:color # default. Can change to white
collection_section: "079" collection_section: "079"
TV Shows:
metadata_path:
- git: Geography/TV/continents.yml
template_variables:
style:color # default. Can change to white
collection_section: "078"
- git: Geography/TV/regions.yml
template_variables:
style:color # default. Can change to white
collection_section: "079"
``` ```
*Continents Collection Overview**: <br> **Continents Collection Overview**: <br><br>
![Movies](https://i.imgur.com/WdZSatA.png) ![Movies](https://i.imgur.com/WdZSatA.png)
<br> <br>
**Regions Collection Preview**: <br> **Regions Collection Preview**: <br><br>
![TV Shows](https://i.imgur.com/IhRoyCk.png) ![TV Shows](https://i.imgur.com/IhRoyCk.png)
<br> <br>

Loading…
Cancel
Save