about summary refs log tree commit diff
path: root/config.yaml
blob: a0b4d903ea9fe23f8eb48f5282447b0aff18a4b6 (plain) (blame)
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
AvailableText: 'This post is available in:'
baseURL: https://huyngo.envs.net/
copyright: CC-BY-SA 4.0
defaultContentLanguage: en
languageCode: en-us
languages:
  de:
    about: Info
    languageName: Deutsch
    menu:
      main:
      - identifier: home
        name: Startseite
        url: /
        weight: 1
      - identifier: about
        name: Info
        url: /about/
        weight: 2
      - identifier: works
        name: Arbeite
        url: /works/
        weight: 5
      - identifier: rss
        name: RSS
        url: /rss/
        weight: 11
  en:
    about: About
    languageName: English
  fr:
    about: À propos
    languageName: Français
    menu:
      main:
      - identifier: home
        name: Accueil
        url: /
        weight: 1
      - identifier: about
        name: À propos
        url: /about/
        weight: 2
      - identifier: works
        name: Travail
        url: /works/
        weight: 5
      - identifier: rss
        name: RSS
        url: /rss/
        weight: 11
  vi:
    about: Thông tin
    languageName: Tiếng Việt
    menu:
      main:
      - ivintifier: home
        name: Trang chủ
        url: /
        weight: 1
      - ivintifier: about
        name: Thông tin
        url: /about/
        weight: 2
      - ivintifier: works
        name: Công việc
        url: /works/
        weight: 5
      - ivintifier: rss
        name: RSS
        url: /rss/
        weight: 11
markup:
  goldmark:
    renderer:
      unsafe: true
menu:
  main:
  - identifier: home
    name: Home
    url: /
    weight: 1
  - identifier: about
    name: About
    url: /about/
    weight: 2
  - identifier: works
    name: Works
    url: /works/
    weight: 5
  - identifier: rss
    name: RSS
    url: /rss/
    weight: 11
params:
  author: Ngô Ngọc Đức Huy
  disableSummary: true
  email: huyngo@disroot.org
  mainSections:
    - posts
  social:
    - id: email
      name: huyngo@disroot.org
    - id: mastodon
      name: huy_ngo
      instance: fosstodon.org
      url: https://fosstodon.org/@%s
    - id: pleroma
      name: xarvos
      instance: nixnet.social
      url: https://nixnet.social/%s
    - id: sourcehut
      name: ~huyngo
      alt: sr.ht
    - id: matrix
      name: '#huyngo:envs.net'
    - id: liberapay
      name: huy.ngo
    - id: patreon
      name: __huy_ngo__
  style: auto-without-switcher
summaryLength: 0
theme: anibus
title: Huy's site