1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

feat: use new theme for the website

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>

rh-pre-commit.version: 2.3.2
rh-pre-commit.check-secrets: ENABLED
This commit is contained in:
2025-01-01 23:39:45 +05:30
parent 1bb34a512a
commit 62efd95607
140 changed files with 78 additions and 10518 deletions
+23
View File
@@ -0,0 +1,23 @@
baseURL: 'https://avinal.space/'
languageCode: 'en-us'
title: "Avinal's Website"
theme: 'box-box'
menus:
main:
- name: Home
pageRef: /
weight: 10
- name: Posts
pageRef: /posts
weight: 20
disableKinds: ["taxonomy"]
taxonomies:
category: category
permalinks:
category: "/posts/category/:slug"
ignoreLogs: 'warning-goldmark-raw-html'