-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmkdocs-ko.yml
More file actions
72 lines (67 loc) · 1.67 KB
/
mkdocs-ko.yml
File metadata and controls
72 lines (67 loc) · 1.67 KB
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
66
67
68
69
70
71
72
site_name: "Deotonic — 번복 가능 의무논리를 위한 Curry-Howard 대응"
site_description: "법률 조문을 타입 수준 프로그램으로 인코딩하는 Haskell 프레임워크"
site_url: "https://jhhuh.github.io/deontic/ko/"
repo_url: "https://github.com/jhhuh/deontic"
repo_name: jhhuh/deontic
docs_dir: docs/ko
site_dir: site/ko
theme:
name: material
language: ko
palette:
- scheme: default
primary: deep purple
accent: amber
toggle:
icon: material/brightness-7
name: 다크 모드로 전환
- scheme: slate
primary: deep purple
accent: amber
toggle:
icon: material/brightness-4
name: 라이트 모드로 전환
features:
- navigation.sections
- navigation.expand
- navigation.indexes
- content.code.copy
- content.code.annotate
- toc.follow
icon:
repo: fontawesome/brands/github
markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.highlight:
anchor_linenums: true
- pymdownx.inlinehilite
- pymdownx.tabbed:
alternate_style: true
- pymdownx.arithmatex:
generic: true
- attr_list
- md_in_html
- footnotes
- tables
- toc:
permalink: true
extra_javascript:
- https://cdnjs.cloudflare.com/ajax/libs/mathjax/3.2.2/es5/tex-mml-chtml.min.js
extra:
alternate:
- name: English
link: /deontic/
lang: en
- name: 한국어
link: /deontic/ko/
lang: ko
social:
- icon: fontawesome/brands/github
link: https://github.com/jhhuh/deontic
nav:
- 홈: index.md
- 한국 민법:
- civil-act/index.md
- 판례 시연: civil-act/case-demonstrations.md