-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path_config.yml
More file actions
48 lines (35 loc) · 1.06 KB
/
_config.yml
File metadata and controls
48 lines (35 loc) · 1.06 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
title: SinricPro
tagline: IOT Cloud Platform Documentation
description: >
Sinric Pro is a IOT Cloud Platform Documentation.
twitter_username: sinricpro
github_username: sinricpro
url: https://help.sinric.pro
defaults:
-
values:
layout: page
weight: 100 # Used to sort navbar items. Lower weight goes higher on the list.
markdown: kramdown
highlighter: rouge
kramdown:
input: GFM
syntax_highlighter: rouge
google_analytics: G-D9D07HPM4B
environment: production
#exclude: ["pages/pass.md"]
# How to build production
# Change the environment: production / development
# bundle exec jekyll build
plugins:
- jekyll-seo-tag
- jekyll-sitemap
- jekyll-polyglot
# Multi-language configuration
languages: ["en", "pt"]
default_lang: "en"
exclude_from_localization: ["public", "_site", "robots.txt", "sitemap.xml", "Gemfile", "Gemfile.lock", "_config.yml", "CLAUDE.md"]
parallel_localization: false
# Content organization approach: keep clean directory structure
# English files: standard locations
# Portuguese files: .pt.md extensions for clarity