-
Notifications
You must be signed in to change notification settings - Fork 7
/
hugo.yaml
65 lines (56 loc) · 1.13 KB
/
hugo.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
baseURL: https://blog.omegaup.com/
languageCode: 'es-MX'
title: omegaUp blog
description: Incrementando el talento de Ingeniería de Software en América Latina
theme: hextra
markup:
# allow raw html
goldmark:
renderer:
unsafe: true
# enable hextra syntax highlight
highlight:
noClasses: false
menu:
main:
- name: Blog
pageRef: /posts
weight: 5
- name: Buscar
weight: 6
params:
type: search
- name: GitHub
weight: 7
url: "https://github.com/omegaup"
params:
icon: github
- name: Discord
weight: 8
url: "https://discord.com/invite/K3JFd9d3wk"
params:
icon: discord
params:
navbar:
displayTitle: false
displayLogo: true
logo:
path: logo/ΩUp.png
dark: logo/ΩUp-dark.png
link: /
width: 70
height: 36
footer:
displayCopyright: true
displayPoweredBy: false
editURL:
enable: false
base: "https://github.com/omegaup/blog/content"
defaultContentLanguage: es
languages:
es:
languageName: Español
weight: 1
services:
googleAnalytics:
ID: G-XPHYJPM25Z