-
Notifications
You must be signed in to change notification settings - Fork 1
/
_config.yml
57 lines (44 loc) · 1.51 KB
/
_config.yml
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
defaults:
- values:
layout: "default"
url: "https://ryan.dev.br"
baseurl: ""
timezone: America/Sao_Paulo
plugins:
- jekyll-polyglot
- jekyll-sitemap
- jekyll-seo-tag
- jekyll-paginate-v2
languages: ["pt-br", "en"]
default_lang: "pt-br"
exclude_from_localization: ["javascript", "images", "css", "public"]
parallel_localization: true
# Site settings
title: ryan.dev
description:
en: Personal blog of Ryan Souza, developer and student at USP, dedicated to articles about software engineering and career experiences. Find reflections, tips and analysis on system development, open source projects and technology. A space to share knowledge and insights about the IT industry.
pt-BR: Blog pessoal de Ryan Souza, desenvolvedor e estudante na USP, dedicado a artigos sobre engenharia de software e experiências de carreira. Encontre reflexões, dicas e análises sobre desenvolvimento de sistemas, projetos open source e tecnologia. Um espaço para compartilhar conhecimento e insights sobre a indústria de TI.
# Pagination Settings
pagination:
enabled: true
per_page: 3
limit: 0
paginate_path: "/blog/page:num/"
sort_field: 'date'
sort_reverse: true
# Giscus Settings
giscus:
dark_theme: dark_protanopia
light_theme: light_protanopia
collections:
posts:
output: true
permalink: /:path/index:output_ext
name: Posts
exclude:
- README.md
- LICENSE
# Google Analytics
google_analytics: G-M3M1CXFGDH
# Google Search Console
google_search_console: HCp1jl4kI2QUPb6FPeGuLeYkceCyGC9jbsiKNk9igqE