From 35e9f6324dba0757e7c967fab6d000e44b4d5074 Mon Sep 17 00:00:00 2001 From: Ngô Ngọc Đức Huy Date: Sat, 2 Sep 2023 10:01:52 +0700 Subject: Update theme --- config.yaml | 119 +++++------------------------------------------------------- 1 file changed, 10 insertions(+), 109 deletions(-) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index b796274..a3aebf4 100644 --- a/config.yaml +++ b/config.yaml @@ -1,135 +1,36 @@ -AvailableText: 'This post is available in:' -baseURL: https://huyngo.envs.net/ +baseURL: https://xrvs.net/ copyright: CC-BY-SA 4.0 defaultContentLanguage: en +defaultContentLanguageInSubdir: true +sectionPagesMenu: main 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: - - identifier: home - name: Trang chủ - url: / - weight: 1 - - identifier: about - name: Thông tin - url: /about/ - weight: 2 - - identifier: works - name: Công việc - url: /works/ - weight: 5 - - identifier: rss - name: RSS - url: /rss/ - weight: 11 markup: goldmark: renderer: unsafe: true highlight: noclasses: false -menu: - main: - - identifier: home - name: Home - url: / - weight: 1 - - identifier: about - name: About - url: /about/ - weight: 2 - - identifier: misc - name: Miscellanea - url: /misc/ - weight: 10 - - identifier: rss - name: RSS - url: /rss/ - weight: 11 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/ mainSections: - posts - social: - - id: email - label: Work - name: huyngo@disroot.org - - id: email - label: Friends - name: xarvos@loang.net - - id: pleroma - name: xarvos - instance: outerheaven.club - label: Pleroma - url: https://outerheaven.club/%s - - id: mastodon - name: xarvos - instance: treehouse.systems - label: Masto - url: https://social.treehouse.systems/@%s - - id: sourcehut - label: Code - name: ~huyngo - alt: sr.ht - - id: matrix - label: Chat - name: huyngo - instance: envs.net - url: matrix:u/%s:envs.net - - id: liberapay - label: Donate - name: huy.ngo - style: auto-without-switcher summaryLength: 0 -theme: anibus +theme: victor title: xarvos -- cgit 1.4.1