beeware.github.io/configs/atom.ini
2024-04-08 08:26:34 +00:00

90 lines
2 KiB
INI
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[blog]
name = The Buzz
source_path = /news/buzz
items = site.query('/news/buzz')
url_path = /news/buzz/atom.xml
item_model = blog-post
[blog-ar]
name = The Buzz
source_path = /news/buzz
items = site.query('/news/buzz', alt='ar_AR')
url_path = /ar_AR/news/buzz/atom.xml
item_model = blog-post
[blog-de]
name = The Buzz
source_path = /news/buzz
items = site.query('/news/buzz', alt='de_DE')
url_path = /de_DE/news/buzz/atom.xml
item_model = blog-post
[blog-es]
name = El Zumbido
source_path = /news/buzz
items = site.query('/news/buzz', alt='es')
url_path = /es/noticias/zumbido/atom.xml
item_model = blog-post
[blog-pt]
name = The Buzz
source_path = /news/buzz
items = site.query('/news/buzz', alt='pt_BR')
url_path = /pr_BR/news/buzz/atom.xml
item_model = blog-post
[blog-zh_CN]
name = The Buzz
source_path = /news/buzz
items = site.query('/news/buzz', alt='zh_CN')
url_path = /zh_CN/news/buzz/atom.xml
item_model = blog-post
[blog-zh_TW]
name = The Buzz
source_path = /news/buzz
items = site.query('/news/buzz', alt='zh_TW')
url_path = /zh_TW/news/buzz/atom.xml
item_model = blog-post
[blog-da]
name = The Buzz
source_path = /news/buzz
items = site.query('/news/buzz', alt='da_DK')
url_path = /da/news/buzz/atom.xml
item_model = blog-post
[blog-ko]
name = The Buzz
source_path = /news/buzz
items = site.query('/news/buzz', alt='ko_KR')
url_path = /ko/news/buzz/atom.xml
item_model = blog-post
[blog-cs]
name = The Buzz
source_path = /news/buzz
items = site.query('/news/buzz', alt='cs_CZ')
url_path = /cs/news/buzz/atom.xml
item_model = blog-post
[blog-tr]
name = Vızıltı
source_path = /news/buzz
items = site.query('/news/buzz', alt='tr_TR')
url_path = /tr/news/buzz/atom.xml
item_model = blog-post
[blog-it]
name = The Buzz
source_path = /news/buzz
items = site.query('/news/buzz', alt='it_IT')
url_path = /it_IT/news/buzz/atom.xml
item_model = blog-post
[blog-pl]
name = Nowiny
source_path = /news/buzz
items = site.query('/news/buzz', alt='pl_PL')
url_path = /pl/news/buzz/atom.xml
item_model = blog-post