migrate to Hugo + PaperMod

This commit is contained in:
nik
2025-09-23 16:51:19 +03:00
parent adcb77aa47
commit 0b50d19e21
8 changed files with 49 additions and 375 deletions

21
config.yaml Normal file
View File

@@ -0,0 +1,21 @@
baseURL: https://маша-дергачева.рф/
title: Маша Дергачева
theme: PaperMod
languageCode: ru
defaultContentLanguage: ru
paginate: 10
params:
defaultTheme: light
disableThemeToggle: true
homeInfoParams:
Title: Привет, я Маша
Content: Делаю простые вещи и веду заметки.
menu:
main:
- name: Attendance
url: /attendance/
weight: 10
- name: Submit
url: /attendance/submit/
weight: 11