-
Notifications
You must be signed in to change notification settings - Fork 5
Expand file tree
/
Copy pathhugo.yaml
More file actions
77 lines (76 loc) · 2.39 KB
/
Copy pathhugo.yaml
File metadata and controls
77 lines (76 loc) · 2.39 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
73
74
75
76
77
baseURL: 'https://bio.ubuntu-kr.org/'
languageCode: 'ko-kr'
title: 'Ubuntu Korea Community Bio'
defaultContentLanguage: ko
enableGitInfo: true
params:
sourceRepoLink: https://github.com/ubuntu-kr/bio.ubuntu-kr.org
emailContact: contact@ubuntu-kr.org
vcardLinks:
- label: Homepage
link: https://ubuntu-kr.org
mediaTypes:
text/vcard:
suffixes:
- vcf
outputFormats:
vcf:
name: vcf
baseName: contact
isHTML: false
isPlainText: true
mediaType: text/vcard
outputs:
home:
- HTML
- RSS
page:
- HTML
- vcf
section:
- HTML
languages:
ko:
languageName: 한국어
title: 우분투한국커뮤니티
weight: 1
params:
description: >-
우분투 한국 커뮤니티는 Ubuntu Community Council에서 인증한 공식 한국 커뮤니티이며,
우분투(Ubuntu)를 사용하는 사람, 개발하는 사람, 우분투 프로젝트에 기여하는 사람, 우분투에 관심이 있는 모두를 위한 커뮤니티 입니다.
copyright: >-
© 2021 우분투 한국 커뮤니티 (우분투 한국 로컬 커뮤니티 팀).
별도 고지가 있는 경우를 제외하고, 웹 사이트 소스코드는 MIT, 웹 사이트의 컨텐츠는 CC BY-SA 4.0 라이선스로 이용 가능합니다.
Ubuntu 및 Canonical 은 Canonical Ltd. 의 등록 상표입니다.
menu:
main:
- identifier: about-group
name: 소개
weight: 2
- identifier: about
parent: about-group
name: 커뮤니티 소개
url: about
weight: 24
en:
languageName: English
title: Ubuntu Korea Community
weight: 2
params:
description: >-
Ubuntu Korea Community is a Ubuntu LoCo(Local Community) in South Korea verified by Ubuntu Community Council,
It is a place for everyone who intrested in using, developing with ubuntu, or contributing to ubuntu projects.
copyright: >-
© 2021 Ubuntu Korea Community (Ubuntu Korean LoCo Team).
Except where otherwise noted, Website source code licensed under MIT, Contents licensed under CC BY-SA 4.0.
Ubuntu and Canonical are registered trademarks of Canonical Ltd.
menu:
main:
- identifier: about-group
name: 소개
weight: 2
- identifier: about
parent: about-group
name: 커뮤니티 소개
url: about
weight: 24