-
Notifications
You must be signed in to change notification settings - Fork 2
/
config.toml
621 lines (540 loc) · 15.9 KB
/
config.toml
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
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
baseURL = "https://esolia.com/"
DefaultContentLanguage = "en"
copyright = "This work is copyright. All rights reserved by eSolia Inc."
canonifyurls = "false"
MetaDataFormat = "yaml"
enableMissingTranslationPlaceholders = "true"
ISO8601 = "2006-01-02T15:04:05JST"
enableRobotsTXT = "true"
[author]
name = "Rick Cogley"
[permalinks]
# Optional. Change the permalink format for the 'post' content type.
# The format shown here is the same one Jekyll/Octopress uses by default.
post = "/:section/:slug"
page = "/:slug"
[Taxonomies]
tag = "tags"
topic = "topics"
series = "series"
[security]
enableInlineShortcodes = false
[security.exec]
allow = ['^dart-sass-embedded$', '^go$', '^npx$', '^postcss$', '^git$']
osEnv = ['(?i)^((HTTPS?|NO)_PROXY|PATH(EXT)?|APPDATA|TE?MP|TERM|GO\w+)$']
[security.funcs]
getenv = ['^HUGO_', '^CI$', 'PRODB', 'PWD', 'MAINCSS_HASH', 'MAINJS_HASH', 'BUCAJS_HASH', 'BUSTJS_HASH']
[security.http]
methods = ['(?i)GET|POST']
urls = ['.*']
[markup]
defaultMarkdownHandler = "goldmark"
[markup.blackFriday]
angledQuotes = false
footnoteAnchorPrefix = ""
footnoteReturnLinkContents = ""
fractions = true
hrefTargetBlank = false
latexDashes = true
nofollowLinks = false
noreferrerLinks = false
plainIDAnchors = true
skipHTML = false
smartDashes = true
smartypants = true
smartypantsQuotesNBSP = false
taskLists = true
[markup.goldmark]
[markup.goldmark.extensions]
definitionList = true
footnote = true
linkify = true
strikethrough = true
table = true
taskList = true
typographer = true
[markup.goldmark.parser]
attribute = true
autoHeadingID = true
[markup.goldmark.renderer]
hardWraps = false
unsafe = true
xHTML = false
[markup.highlight]
codeFences = true
hl_Lines = ""
lineNoStart = 1
lineNos = false
lineNumbersInTable = true
noClasses = true
style = "monokai"
tabWidth = 4
[markup.tableOfContents]
endLevel = 3
startLevel = 2
[outputs]
home = [ "HTML", "RSS", "JSON" ]
section = [ "HTML", "RSS" ]
[imaging]
# Default resample filter used for resizing. Default is Box,
# a simple and fast averaging filter appropriate for downscaling.
# See https://github.com/disintegration/imaging
resampleFilter = "box"
# JPEG quality setting. Default is 75.
quality = 80
[params.navigation]
help = "Help"
[privacy]
[privacy.disqus]
disable = true
[privacy.googleAnalytics]
anonymizeIP = true
disable = false
respectDoNotTrack = true
useSessionStorage = true
[privacy.instagram]
disable = false
simple = false
[privacy.speakerDeck]
disable = false
[privacy.twitter]
disable = false
enableDNT = true
[privacy.vimeo]
disable = false
[privacy.youtube]
disable = false
privacyEnhanced = true
[languages]
[languages.en]
baseURL = "https://esolia.com/"
title = "eSolia Inc."
languageName = "English"
weight = 1
[languages.en.params]
# For RSS only, apparently
languageCode = "en-US"
googleAnalytics = "UA-1040233-7"
Analytics = "YHYBNXPJ"
linkedin = "english-link"
locale = "en-US"
alternatelocales = ["ja-JP"]
description = "Website of eSolia Inc. - a Tokyo-based IT Management and support firm."
keywords = ["Japan","ICT","IT","Tokyo","Greater Tokyo","Kanto","IT","Management","Support","Outsourcing","Helpdesk","Website","Project Management","Consulting","Development","Operations"]
author = "Team eSolia"
accountableperson = "Rick Cogley"
entityname = "eSolia Inc."
# Used when a given page doesn't set its own.
defaultDescription = "Content by eSolia Inc."
defaultKeywords = "eSolia"
ISO8601 = "2006-01-02T15:04:05JST"
[[languages.en.menu.main]]
name = "News"
weight = 50
identifier = "news_index_en"
url = "/post"
[[languages.en.menu.servicesother]]
name = "News"
weight = 30
identifier = "svcothersnews_en"
url = "/post"
[[languages.en.menu.solutionsother]]
name = "News"
weight = 30
identifier = "solothernews_en"
url = "/post"
[[languages.en.menu.successesother]]
name = "News"
weight = 40
identifier = "sucothernews_en"
url = "/post"
[[languages.en.menu.successesother]]
name = "All Projects"
weight = 5
identifier = "sucotherallproj_en"
url = "/success-stories"
[[languages.en.menu.aboutother]]
name = "News"
weight = 40
identifier = "aboutothernews_en"
url = "/post"
[[languages.en.menu.main]]
name = "News Archive"
weight = 5
parent = "news_index_en"
identifier = "newsarchive_en"
url = "/post"
pre = "fa-newspaper"
post = "List of News Posts"
[[languages.en.menu.main]]
name = "All Topics"
weight = 10
parent = "news_index_en"
identifier = "topicslist_en"
url = "/topics"
pre = "fa-fire"
post = "Major Topical Content Groupings"
[[languages.en.menu.main]]
name = "All Tags"
weight = 20
parent = "news_index_en"
identifier = "tagslist_en"
url = "/tags"
pre = "fa-tags"
post = "Contents Keywords for Searching"
[[languages.en.menu.main]]
name = "Project Archive"
weight = 1
parent = "success_index_en"
identifier = "success_indexsub_en"
url = "/success-stories"
pre = "fa-calendar-check"
post = "List of eSolia Projects"
[[languages.en.menu.side]]
name = "About eSolia"
identifier = "en_esolia"
weight = 5
[[languages.en.menu.side]]
name = "Outsourcing"
identifier = "en_outsourcing"
weight = 10
[[languages.en.menu.side]]
name = "Process"
identifier = "proc"
weight = 30
url = "/process"
parent = "en_outsourcing"
[[languages.en.menu.side]]
name = "Consulting"
identifier = "en_consulting"
weight = 15
[[languages.en.menu.side]]
name = "Infrastructure"
identifier = "en_infra"
weight = 20
[[languages.en.menu.side]]
name = "Cloud System"
identifier = "en_cloudsystem"
weight = 25
[[languages.en.menu.side]]
name = "Solutions Focus"
identifier = "en_solutionsfocus"
weight = 30
[[menu.side]]
name = "Success Stories"
identifier = "en_successstories"
weight = 40
[[languages.en.menu.side]]
name = "Topics"
identifier = "en_topics"
weight = 111
[[languages.en.menu.side]]
name = "All Topics"
identifier = "en_alltopics"
url = "/topics"
parent = "topics"
weight = 1
[[languages.en.menu.side]]
name = "All Tags"
identifier = "en_alltags"
url = "/tags"
parent = "topics"
weight = 2
[[languages.en.menu.side]]
name = "About eSolia"
identifier = "en_aboutesolia"
url = "/topics/esolia"
parent = "topics"
weight = 10
[[languages.en.menu.side]]
name = "Services"
identifier = "en_ourservices"
weight = 20
url = "/topics/services"
parent = "topics"
[[languages.en.menu.side]]
name = "Telephone"
identifier = "en_telephonetopic"
weight = 30
url = "/topics/telephone"
parent = "topics"
[[languages.en.menu.side]]
name = "Tools"
identifier = "en_tools"
weight = 222
[[languages.en.menu.side]]
name = "Salty"
identifier = "en_salty"
url = "https://salty.esolia.pro/en/"
post = "_blank"
parent = "tools"
weight = 22
[[languages.en.menu.side]]
name = "eSolia Connect"
identifier = "en_connect"
url = "https://esolia.screenconnect.com"
post = "_blank"
parent = "tools"
weight = 33
[[languages.en.menu.detailfooter1]]
name = "All Topics"
identifier = "en_topics"
url = "/topics"
weight = 55
[[languages.en.menu.toolslist]]
name = "Uptime Monitor"
identifier = "en_uptime"
url = "https://updown.io/p/4isvl"
pre = "eSolia Uptime Monitor powered by updown.io."
post = "_blank"
weight = 11
[[languages.en.menu.toolslist]]
name = "Salty"
identifier = "en_salty"
url = "https://salty.esolia.pro/en/"
pre = "eSolia Salty is a secure, portable text encryption service, coded by Neatnik. Enter text to encrypt and a key, then share the encrypted string and key separately. No data is stored on our server."
post = "_blank"
weight = 22
[[languages.en.menu.toolslist]]
name = "eSolia Connect"
identifier = "en_connect"
url = "https://esolia.screenconnect.com"
pre = "eSolia Connect is a remote-access solution, that lets our professionals easily connect to your system and perform secure, remote support."
post = "_blank"
weight = 33
[[languages.en.menu.toolslist]]
name = "All Topics"
identifier = "en_topics"
url = "/topics"
pre = "All the topic groupings on this site."
post = "_self"
weight = 44
[[languages.en.menu.toolslist]]
name = "All Tags"
identifier = "en_tags"
url = "/tags"
pre = "All the content tags on this site."
post = "_self"
weight = 55
[[languages.en.menu.newsarchive]]
name = "News Archive"
identifier = "en_newsarchive"
url = "/post"
weight = 10
[languages.ja]
baseURL = "https://esolia.co.jp/"
title = "イソリア"
languageName = "日本語"
weight = 2
[languages.ja.params]
# For RSS only, apparently
languageCode = "ja"
hasCJKLanguage = "true"
googleAnalytics = "UA-1040233-8"
Analytics = "RQJNOLGM"
linkedin = "リンクドイン"
locale = "ja-JP"
alternatelocales = ["en-US"]
description = "東京をベースにしたITマネージメントやサポート会社、株式会社イソリアのウェブサイト"
keywords = ["東京","東京近郊","都内","23区","ICT","IT","バイリンガル","サポート","アウトソーシング","外注","ヘルプデスク","ウェブサイト","マネージメント","コンサルティング","開発","統括","日本"]
author = "チーム イソリア"
accountableperson = "コグレー ジェームズ"
entityname = "株式会社イソリア"
# Used when a given page doesn't set its own.
defaultDescription = "このコンテンツはイソリアの提供でお送りいたします。"
defaultKeywords = "イソリア"
ISO8601 = "2006-01-02T15:04:05JST"
help = "ヘルプ"
[[languages.ja.menu.main]]
name = "ニュース"
weight = 50
identifier = "news_index_ja"
url = "/post"
[[languages.ja.menu.servicesother]]
name = "ニュース"
weight = 30
identifier = "svcothersnews_ja"
url = "/post"
[[languages.ja.menu.solutionsother]]
name = "ニュース"
weight = 30
identifier = "solothernews_ja"
url = "/post"
[[languages.ja.menu.successesother]]
name = "ニュース"
weight = 40
identifier = "sucothernews_ja"
url = "/post"
[[languages.ja.menu.successesother]]
name = "全プロジェクト一覧"
weight = 5
identifier = "sucotherallproj_ja"
url = "/success-stories"
[[languages.ja.menu.aboutother]]
name = "ニュース"
weight = 40
identifier = "aboutothernews_ja"
url = "/post"
[[languages.ja.menu.main]]
name = "ニュース アーカイブ"
weight = 5
parent = "news_index_ja"
identifier = "newsarchive_ja"
url = "/post"
pre = "fa-newspaper"
post = "ニュース記事一覧"
[[languages.ja.menu.main]]
name = "全トピック一覧"
weight = 10
parent = "news_index_ja"
identifier = "topicslist_ja"
url = "/topics"
pre = "fa-fire"
post = "コンテンツの主要な分類"
[[languages.ja.menu.main]]
name = "全タグ一覧"
weight = 20
parent = "news_index_ja"
identifier = "tagslist_ja"
url = "/tags"
pre = "fa-tags"
post = "コンテンツのキーワード"
[[languages.ja.menu.main]]
name = "完了プロジェクト"
weight = 1
parent = "success_index_ja"
identifier = "success_indexsub_ja"
url = "/success-stories"
pre = "fa-calendar-check"
post = "イソリア完了プロジェクト一覧"
[[languages.ja.menu.side]]
name = "イソリアについて"
identifier = "ja_esolia"
weight = 5
[[languages.ja.menu.side]]
name = "アウトソーシング"
identifier = "ja_outsourcing"
weight = 10
[[languages.ja.menu.side]]
name = "プロセス"
identifier = "ja_proc"
weight = 30
url = "/process"
parent = "outsourcing"
[[languages.ja.menu.side]]
name = "コンサルティング"
identifier = "ja_consulting"
weight = 15
[[languages.ja.menu.side]]
name = "インフラストラクチャ"
identifier = "ja_infra"
weight = 20
[[languages.ja.menu.side]]
name = "クラウド システム"
identifier = "ja_cloudsystem"
weight = 25
[[languages.ja.menu.side]]
name = "ソリューション フォーカス"
identifier = "ja_solutionsfocus"
weight = 30
[[languages.ja.menu.side]]
name = "成功事例"
identifier = "ja_successstories"
weight = 40
[[languages.ja.menu.side]]
name = "トピック"
identifier = "ja_topics"
weight = 111
[[languages.ja.menu.side]]
name = "全トピック一覧"
identifier = "ja_alltopics"
url = "/topics"
parent = "topics"
weight = 1
[[languages.ja.menu.side]]
name = "全タグ一覧"
identifier = "ja_alltags"
url = "/tags"
parent = "topics"
weight = 2
[[languages.ja.menu.side]]
name = "イソリアについて"
identifier = "ja_aboutesolia"
url = "/topics/イソリア"
parent = "topics"
weight = 10
[[languages.ja.menu.side]]
name = "サービス"
identifier = "ja_ourservices"
weight = 20
url = "/topics/サービス"
parent = "topics"
[[languages.ja.menu.side]]
name = "電話"
identifier = "ja_telephonetopic"
weight = 30
url = "/topics/電話"
parent = "topics"
[[languages.ja.menu.side]]
name = "便利ツール"
identifier = "ja_tools"
weight = 222
[[languages.ja.menu.side]]
name = "ソルティー"
identifier = "ja_salty"
url = "https://salty.esolia.pro"
post = "_blank"
parent = "tools"
weight = 22
[[languages.ja.menu.side]]
name = "イソリア コネクト"
identifier = "ja_connect"
url = "https://esolia.screenconnect.com"
post = "_blank"
parent = "tools"
weight = 33
[[languages.ja.menu.detailfooter1]]
name = "全てのトピック一覧"
identifier = "ja_topics"
url = "/topics"
weight = 55
[[languages.ja.menu.toolslist]]
name = "Uptime Monitor"
identifier = "ja_uptime"
url = "https://updown.io/p/4isvl"
pre = "イソリアのアップタイム監視システムは、リアルタイムでシステムステータス確認を可能にしてくれます。パワード・バイ・Updown.io"
post = "_blank"
weight = 11
[[languages.ja.menu.toolslist]]
name = "ソルティー"
identifier = "ja_salty"
url = "https://salty.esolia.pro"
pre = "ソルティーとは、Neatnik社提供のNaClを利用した効率の良いテキスト暗号システムです。暗号したいテキストをキーと一緒に入力して、別々で共有すると安全にパスワードなど配布出来ます。データは弊社サーバーには保存しません。"
post = "_blank"
weight = 22
[[languages.ja.menu.toolslist]]
name = "イソリア コネクト"
identifier = "ja_connect"
url = "https://esolia.screenconnect.com"
pre = "イソリアコネクトとは、弊社が使っている遠隔操作ソリューションで、セキュアー且つスピーディーに、お客様のシステムに接続することを可能にします。"
post = "_blank"
weight = 33
[[languages.ja.menu.toolslist]]
name = "全トピック"
identifier = "ja_topics"
url = "/topics"
pre = "全てのトピックを閲覧出来ます。"
post = "_self"
weight = 44
[[languages.ja.menu.toolslist]]
name = "全タグ"
identifier = "ja_tags"
url = "/tags"
pre = "全てのタグを閲覧出来ます。"
post = "_self"
weight = 55
[[languages.ja.menu.newsarchive]]
name = "ニュースアーカイブ"
identifier = "ja_newsarchive"
url = "/post"
weight = 10