about summary refs log tree commit diff
path: root/config.yaml
diff options
context:
space:
mode:
authorNgô Ngọc Đức Huy <huyngo@disroot.org>2024-04-23 01:19:27 +0700
committerNgô Ngọc Đức Huy <huyngo@disroot.org>2024-04-23 01:19:27 +0700
commit40f57ed72a601d8489a180f3bd9acd5e6c20d323 (patch)
tree6dd84fffd42e809f5123333deb8bb1a366a97cfc /config.yaml
parent2cff39c15ffb512f87ed5f8a2f71603e9ff2d4c7 (diff)
downloadblog-40f57ed72a601d8489a180f3bd9acd5e6c20d323.tar.gz
Update theme
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml68
1 files changed, 60 insertions, 8 deletions
diff --git a/config.yaml b/config.yaml
index a3aebf4..22b7174 100644
--- a/config.yaml
+++ b/config.yaml
@@ -2,17 +2,60 @@ baseURL: https://xrvs.net/
 copyright: CC-BY-SA 4.0
 defaultContentLanguage: en
 defaultContentLanguageInSubdir: true
-sectionPagesMenu: main
 languageCode: en-us
 languages:
   de:
     languageName: Deutsch
+    menus:
+      main:
+        - name: Über
+          pageRef: /about
+          weight: 10
+        - name: Artikeln
+          pageRef: /posts
+          weight: 20
+        - name: RSS
+          pageRef: /about/rss
+          weight: 90
   en:
     languageName: English
+    menus:
+      main:
+        - name: About
+          pageRef: /about
+          weight: 10
+        - name: Articles
+          pageRef: /posts
+          weight: 20
+        - name: RSS
+          pageRef: /about/rss
+          weight: 90
   fr:
     languageName: Français
+    menus:
+      main:
+        - name: À propos
+          pageRef: /about
+          weight: 10
+        - name: Publications
+          pageRef: /posts
+          weight: 20
+        - name: RSS
+          pageRef: /about/rss
+          weight: 90
   vi:
     languageName: Tiếng Việt
+    menus:
+      main:
+        - name: Giới thiệu
+          pageRef: /about
+          weight: 10
+        - name: Bài viết
+          pageRef: /posts
+          weight: 20
+        - name: RSS
+          pageRef: /about/rss
+          weight: 90
 markup:
   goldmark:
     renderer:
@@ -23,14 +66,23 @@ params:
   author: Ngô Ngọc Đức Huy
   disableSummary: true
   email: huyngo@disroot.org
-  relMe:
-    - https://outerheaven.club/xarvos
-    - https://social.treehouse.systems/@xarvos
-    - https://fedi.criminallycute.fi/xarvos
-    - https://nixnet.social/xarvos
-    - https://git.sr.ht/~huyngo/
+  social:
+    - id: pleroma
+      name: "@xarvos@outerheaven.club"
+      url: https://outerheaven.club/xarvos
+    - id: mastodon
+      name: "@xarvos@treehouse.systems"
+      url: "https://social.treehouse.systems/@xarvos"
+    - id: sourcehut
+      name: "~huyngo"
+      url: "https://sr.ht/~huyngo"
+    - id: matrix
+      name: "@huyngo:envs.net"
+      url: matrix:u/huyngo:envs.net
+    - id: email
+      name: huyngo@disroot.org
+      url: mailto:huyngo@disroot.org
   mainSections:
     - posts
 summaryLength: 0
-theme: victor
 title: xarvos