forked from pyladies/pyladies-madrid-website
-
Notifications
You must be signed in to change notification settings - Fork 3
/
mynt.yml
65 lines (57 loc) · 1.47 KB
/
mynt.yml
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
60
61
62
63
64
65
base_url: /
domain:
#
# METADATA
#
# Used in header meta tags and the site feed. (required to generate a valid feed)
author: PyLadies Madrid
# A description of your site to be used in header meta tags.
description: Bienvenida a la web del PyLadies Madrid
# Used in the site feed.
email: [email protected]
# Your site's subtitle.
subtitle: Bienvenida
# Your site's title. (required to generate a valid feed)
title: PyLadies Madrid
logo: images/pyladies_identity/pyladiesmadrid_square-red.png
favicon: images/favicon.ico
social:
github: pyladiesmadrid
meetup: pyladiesmadrid
twitter: pyladiesmadrid
about:
email: [email protected]
image: images/pyladies_identity/pyladiesmadrid_geek_transp.png
address: Madrid - España
#
# CONTENT SETTINGS
#
archive_layout: archive.html
archives_url: /archives/
tag_layout: tag.html
tags_url: /archives/
containers:
resources:
url: /resources/<slug>/
tag_layout: tag.html
tags_url: /resources/tag/
faqs:
url: /faqs/<slug>/
archive_layout: faq.html
archives_url: /faqs/
coc:
url: /coc/<slug>/
archive_layout: faq.html
archives_url: /coc/
about:
url: /about/<slug>/
archive_layout: faq.html
archives_url: /about/
hacktoberfest:
url: /hacktoberfest/<slug>/
archive_layout: faq.html
archives_url: /hacktoberfest/
talks:
url: /talks/<slug>/
archive_layout: faq.html
archives_url: /talks/