-
Notifications
You must be signed in to change notification settings - Fork 6
/
_config.yml
executable file
·49 lines (45 loc) · 1.75 KB
/
_config.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
# Welcome to Jekyll!
#
# Site settings
title: Open Cities Africa
description: |
Open data today to build resilient and sustainable societies tomorrow
owner: GFDRR # or company name
first_published: 2018 # if migrating another site, the year of your first publish
email: [email protected]
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://opencitiesproject.org" # the base hostname & protocol for your site
social:
twitter: https://twitter.com/<username>
github: https://github.com/<username>
linkedin-square: https://linkedin.com/in/<username>
facebook-official: https://facebook.com/<username>
google-plus-square: https://plus.google.com/u/0/+<username>
# Build settings
markdown: kramdown
permalink: pretty
#sass:
# style: compressed
# Navigation
navigationLinks:
- {permalink: "/", text: "Home"}
- {permalink: "/about/", text: "About"}
- {permalink: "#footer", text: "Partners"}
- {permalink: "/resources/", text: "Resources"}
cityLinks:
- {permalink: "/abidjan/", text: "Abidjan"}
- {permalink: "/accra/", text: "Accra"}
- {permalink: "/antananarivo/", text: "Antananarivo"}
- {permalink: "/bamako/", text: "Bamako"}
- {permalink: "/brazzaville/", text: "Brazzaville"}
- {permalink: "/dar-es-salaam/", text: "Dar es Salaam"}
- {permalink: "/uganda/kampala/", text: "Kampala"}
- {permalink: "/kinshasa/", text: "Kinshasa"}
- {permalink: "/monrovia/", text: "Monrovia"}
- {permalink: "/niamey/", text: "Niamey"}
- {permalink: "/ngaoundere/", text: "Ngaoundéré"}
- {permalink: "/pointe-noire/", text: "Pointe-Noire"}
- {permalink: "/saint-louis/", text: "Saint-Louis"}
- {permalink: "/seychelles/", text: "Seychelles"}
- {permalink: "/yaounde/", text: "Yaounde"}
- {permalink: "/zanzibar-city/", text: "Zanzibar City"}