forked from shirazlug/shirazlug.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.yaml
199 lines (178 loc) · 5.31 KB
/
config.yaml
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
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
baseURL: "https://shirazlug.ir/"
languageCode: "fa-IR"
title: "شیرازلاگ (گروه کاربران گنو/لینوکس شیراز)"
theme: hugo-refresh-rtl
staticDir: "static"
disableKinds: ["taxonomyTerm", "RSS"]
# Legacy configuration for syntax highlighting
pygmentsUseClasses: true
pygmentsCodeFences: true
Taxonomies:
tag: "tags"
enableRobotsTXT: True
sitemap:
changefreq: weekly
filename: sitemap.xml
priority: 0.5
params:
# main params of the site
description: "وبسایت رسمی شیرازلاگ (گروه کاربران گنو/لینوکس شیراز)"
images:
- img/site-feature-image.jpg
# features to minify files
jsMinify: true
jsFingerprint: true
cssMinify: true
cssFingerprint: true
# option to specify the main colour of the theme
mainColour: "#F39200"
author: "شیرازلاگ"
favicon: "favicon.ico"
og_image: "img/team/og_image.jpg"
# summary options
summary:
defaultImage : "img/sessions/default_poster.jpg"
# loading options
loading:
image: "images/rings.svg"
# main pages options
mainPage:
fontFamily: "Shabnam"
# sidebar options
sidebar:
logo: "logo/shirazlug_white.png"
fontFamily: "Shabnam"
tags: "همه برچسبها"
# navbar options
navbar:
fontFamily: "Shabnam"
tags: "برچسبها"
menu: [
{
name: "home",
title: "خانه",
url: "/",
weight: 8,
icon: 'home'
},
{
name: "sessions",
title: "نشستهای لاگ",
url: "/sessions/",
weight: 7,
icon: 'th-list'
},
{
name: "posts",
title: "پستهای آزاد",
url: "/posts/",
weight: 6,
icon: 'clipboard'
},
{
name: "events",
title: "رویدادها",
url: "/events/",
weight: 5,
icon: 'calendar'
},
{
name: "team",
title: "تیم اجرایی",
url: "/team/",
weight: 3,
icon: 'users'
},
{
name: "about",
title: "درباره ما",
url: "/about/",
weight: 2,
icon: 'info'
},
{
name: "links",
title: "لینکهای مفید",
url: "/links/",
weight: 1,
icon: 'link'
},
]
# 404 page options
pagNotFound:
# option to specify the main picture of the sidebar
image: "logo/404.svg"
# option to specify the title of the 404 page
title: خطای ۴۰۴
# option to specify the subtitle of the 404 page
subtitle: صفحه مورد نظر شما یافت نشد
# option to specify the width of the image in the 404 page
imageWidth: 500px
# homepage options
homepage:
# option to specify the title in the homepage
title: "شیرازلاگ"
# option to specify the subtitle in the homepage
subtitle: " (گروه کاربران لینوکس شیراز) "
description: "به شیرازلاگ خوش آمدید :) لاگ به معنی گروه کاربران گنو/لینوکس است و از افراد مختلف که به منظور تبادل اطلاعات در حوزهی نرمافزارهای آزاد و متنباز دور هم جمع میشوند، تشکیل شده است. اگر تمایل دارید دانش خود را با دیگران به اشتراک بگذارید یا کنجکاوید تا از تکنولوژیهای آزاد جدید اطلاعاتی کسب کنید و یا از بودن در کنار چند دوست فعال در این زمینه لذت میبرید، با ما همراه شوید. در ضمن، شرکت در جلسات برای عموم آزاد و رایگان است."
# Logo
logo: "logo/shirazlug.svg"
# Last Session Details
lastSessionPoster: "img/sessions/poster223.jpg"
lastSessionAlt: "Pros and Cons of MicroPython"
lastSessionNo: "223"
imageWidth: 500px
# Address
address: "شیراز، بلوار مدرس، بلوار آزادگان، کارخانه نوآوری شیراز"
section:
fontFamily: "Shabnam"
# footer options
footer:
fontFamily: "Shabnam"
logo: "logo/shirazlug_white.svg"
copyright: "۱۳۹۳ - ۱۴۰۲ Ⓒ شیرازلاگ"
social: [
{
title: "[email protected]",
icon: "fas fa-envelope",
url: "mailto:[email protected]",
weight: 7
},
{
title: "کانال تلگرام",
icon: "fab fa-telegram",
url: "https://t.me/shirazlug",
weight: 6
},
{
title: "ماستودون",
icon: "fab fa-mastodon",
rel: "me",
url: "https://mastodon.social/@ShirazLUG",
weight: 5
},
{
title: "اینستاگرام",
icon: "fab fa-instagram",
url: "https://www.instagram.com/ShirazLUG.ir/",
weight: 4
},
{
title: "توییتر",
icon: "fab fa-twitter",
url: "https://twitter.com/ShirazLUG_ir",
weight: 3
},
{
title: "لینکدین",
icon: "fab fa-linkedin",
url: "https://www.linkedin.com/company/shirazlug/",
weight: 2
},
{
title: "سورس کدها",
icon: "fab fa-github",
url: "https://github.com/shirazlug/",
weight: 1
}
]