File tree Expand file tree Collapse file tree 7 files changed +21
-19
lines changed Expand file tree Collapse file tree 7 files changed +21
-19
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ mkdocs serve
2828
2929### 3. open website  
3030``` 
31- http://127.0.0.1:8000/ko/  
31+ http://127.0.0.1:8000/ 
3232``` 
3333
3434[ 릴리즈 노트] ( https://github.com/pythonkr/pycon-code-of-conduct/releases )   
Load Diff This file was deleted. 
Load Diff This file was deleted. 
Original file line number Diff line number Diff line change 1+ <meta  http-equiv =" refresh "  content =" 0; url=/ko/coc/a_intent_and_purpose/ " >
Load Diff This file was deleted. 
Load Diff This file was deleted. 
Original file line number Diff line number Diff line change 1212    - content.tabs.link 
1313    - content.code.annotation 
1414  language : en 
15-   #  icon:
16-   #    repo: fontawesome/brands/github
1715  palette :
1816    - scheme : default 
1917      toggle :
@@ -27,7 +25,24 @@ theme:
2725        name : Switch to light mode 
2826      primary : deep orange 
2927      accent : lime 
30- #  repo_url: https://github.com/pythonkr/pycon-code-of-conduct
28+ 
29+ nav :
30+   #  - Home: index.md
31+   - Code of Conduct (English) :
32+       - Introduction : en/coc/intro.md 
33+       - Enforcement : en/coc/enforcement.md 
34+       - Guidelines : en/coc/guidelines.md 
35+       - Report : en/report.md 
36+   - Code of Conduct (Korean) :
37+       - 의도와 목적 : ko/coc/a_intent_and_purpose.md 
38+       - 커뮤니티 : ko/coc/b_community.md 
39+       - 의사소통 : ko/coc/c_communication.md 
40+       - 프라이버시 : ko/coc/d_privacy.md 
41+       - 영리 행위 : ko/coc/e_commercial_activity.md 
42+       - 공중 도덕 : ko/coc/f_public_morality.md 
43+       - 신고하기 : ko/coc/g_reporting.md 
44+       - 기여하기 : ko/coc/h_contributing.md 
45+   - REPORT(신고하기) : https://forms.gle/M3xNuyMJ9qkGg79m7 
3146
3247extra :
3348  social :
@@ -56,4 +71,4 @@ markdown_extensions:
5671      emoji_generator : !!python/name:materialx.emoji.to_svg 
5772
5873copyright : | 
59-   © <a href="https://github.com/pythonkr" target"_blank" rel="noopener">PyCon KR</a> 
74+   © <a href="https://github.com/pythonkr" target"_blank" rel="noopener">PyCon KR</a> 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments