-
Notifications
You must be signed in to change notification settings - Fork 12
/
mkdocs.yml
32 lines (32 loc) · 1.17 KB
/
mkdocs.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
site_name: Awesome Reykjavík
theme:
name: material
language: en
repo_name: jokull/awesome-reykjavik
repo_url: https://github.com/jokull/awesome-reykjavik
markdown_extensions:
- pymdownx.emoji:
emoji_index: !!python/name:materialx.emoji.twemoji
emoji_generator: !!python/name:materialx.emoji.to_svg
- admonition
- toc:
permalink: true
- footnotes
nav:
- 'Home': 'index.md'
- 'Neighbourhoods': 'guides/neighbourhoods.md'
- 'Driver’s License': 'guides/drivers-license.md'
- 'Mobile Plan': 'guides/mobile-phones.md'
- 'Public Transport': 'guides/public-transport.md'
- 'Bank Account': 'guides/bank-account.md'
- 'Getting a Car': 'guides/getting-a-car.md'
- 'Furniture and electronics': 'guides/furniture-electronics.md'
- 'Auðkenni (Electronic certificate)': 'guides/audkenni.md'
- 'Getting Help': 'guides/getting-help.md'
- 'Icelanders': 'guides/icelanders.md'
- 'Kennitala': 'guides/kennitala.md'
- 'Working in Iceland': 'guides/working-in-iceland.md'
- 'International Schools': 'guides/international-schools.md'
- 'The Local Tech Scene': 'guides/tech-scene.md'
- 'Language': 'guides/language.md'
- 'Groceries': 'guides/groceries.md'