Overview
Comment:update navigation links
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: e9a3d479aeaf5b095940a6ddf36173532ff5764101168fa3d01547c99c6b6df1
User & Date: jboy on 2021-01-28 16:25:29
Other Links: manifest | tags
Context
2021-01-28
16:25
add placeholder pages for weeks and assignments check-in: 2a7e915fa3 user: jboy tags: trunk
16:25
update navigation links check-in: e9a3d479ae user: jboy tags: trunk
16:19
update course overview check-in: 983754afdb user: jboy tags: trunk
Changes

Modified mkdocs.yml from [948d948f8c] to [46a0ad77cb].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
site_name: Ethics in Contemporary Ethnographic Research
use_directory_urls: false
nav:
  - Home: 'index.md'
  - Weeks:
    - 'week/1.md'
    - 'week/2.md'
    - 'week/3.md'
    - 'week/4.md'
    - 'week/5.md'
  - Assignments:
    - 'assignment/1.md'
    - 'assignment/2.md'
    - 'assignment/3.md'
  - Bibliography: 'bib.md'
markdown_extensions:
  - smarty
  - def_list

plugins:
  - search





|
|
|
|
|











1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
site_name: Ethics in Contemporary Ethnographic Research
use_directory_urls: false
nav:
  - Home: 'index.md'
  - Weeks:
    - 'weeks/1.md'
    - 'weeks/2.md'
    - 'weeks/3.md'
    - 'weeks/4.md'
    - 'weeks/5.md'
  - Assignments:
    - 'assignment/1.md'
    - 'assignment/2.md'
    - 'assignment/3.md'
  - Bibliography: 'bib.md'
markdown_extensions:
  - smarty
  - def_list

plugins:
  - search