about summary refs log tree commit diff
path: root/config.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml92
1 files changed, 0 insertions, 92 deletions
diff --git a/config.yaml b/config.yaml
deleted file mode 100644
index 2e047a4..0000000
--- a/config.yaml
+++ /dev/null
@@ -1,92 +0,0 @@
-baseURL: https://xrvs.net/
-copyright: CC-BY-SA 4.0
-defaultContentLanguage: en
-defaultContentLanguageInSubdir: true
-enableRobotsTXT: true
-languageCode: en-us
-languages:
-  de:
-    languageName: Deutsch
-    menus:
-      main:
-        - name: Info
-          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: Calendar
-          pageRef: /cal
-          weight: 30
-        - 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:
-      unsafe: true
-  highlight:
-    noclasses: false
-params:
-  author: Ngô Ngọc Đức Huy
-  disableSummary: true
-  email: huyngo@disroot.org
-  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
-title: xarvos' site