-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmarmite.yaml
More file actions
59 lines (59 loc) · 1.33 KB
/
marmite.yaml
File metadata and controls
59 lines (59 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
name: "Associação Python Brasil"
tagline: 'Blog com atualizações mensais das atividades da APyB'
url: ''
https: null
footer: <div>Feito com ❤️ pela APyB com <a href="https://github.com/rochacbruno/marmite">Marmite</a></div>
language: 'pt-br'
pagination: 10
pages_title: Pages
tags_title: Tags
tags_content_title: Posts tagged with '$tag'
archives_title: Archive
archives_content_title: Posts from '$year'
streams_title: Streams
streams_content_title: Posts from '$stream'
series_title: Series
series_content_title: Posts from '$series' series
default_author: 'APyB'
enable_search: true
enable_related_content: false
search_title: ''
content_path: content
site_path: ''
templates_path: templates
static_path: static
media_path: media
card_image: ''
banner_image: ''
logo_image: ''
default_date_format: '%d/%m/%Y'
menu:
- - Arquivo
- archive.html
extra:
colorscheme: one
colormodetoggle: true
authors: {
"APyB": {
"name": "APyB",
"avatar": "./media/apyb.png",
"bio": "Associação Python Brasil",
}
}
streams: {}
series: {}
toc: true
json_feed: true
show_next_prev_links: true
publish_md: false
image_provider: null
markdown_parser: null
theme: null
file_mapping: []
enable_shortcodes: false
shortcode_pattern: null
build_sitemap: false
publish_urls_json: false
gallery_path: gallery
gallery_create_thumbnails: true
gallery_thumb_size: 50