File mkdocs.yml artifact 40c934c0cd part of check-in 9328d84ede


site_name: Ethics in Contemporary Ethnographic Research
site_url: ""
use_directory_urls: false
nav:
  - Home: 'index.md'
  - Weeks:
    - 'weeks/1.md'
    - 'weeks/2.md'
    - 'weeks/3.md'
    - 'weeks/4.md'
    - 'weeks/5.md'
    - 'weeks/6.md'
  - Assignments:
    - 'assignments/1.md'
    - 'assignments/2.md'
    - 'assignments/3.md'
  - Bibliography: 'bib.md'
  - FAQ: 'faq.md'
markdown_extensions:
  - smarty
  - def_list

plugins:
  - search