feat: новый раздел Шпаргалки. новая статья Git Workflow для Hugo блога

This commit is contained in:
2026-02-23 10:46:08 +00:00
parent 9e9fcf1721
commit 4c36dd4ade
82 changed files with 15316 additions and 2783 deletions
+9 -4
View File
@@ -16,10 +16,15 @@
pageRef = "about"
weight = 10
#[[main]]
# name = "Статьи"
# pageRef = "posts"
# weight = 20
[[main]]
name = "Статьи"
pageRef = "posts"
weight = 20
[[main]]
name = "Шпаргалки"
pageRef = "cheatsheets"
weight = 21
#[[main]]
# name = "Проекты"
+2 -2
View File
@@ -126,12 +126,12 @@ forgejoDefaultServer = "https://v11.next.forgejo.org"
cardView = false
[term]
showHero = true
showHero = false
heroStyle = "background" # valid options: basic, big, background, thumbAndBackground
showBreadcrumbs = false
showViews = false
showLikes = false
showTableOfContents = true
showTableOfContents = false
groupByYear = false
cardView = false
cardViewScreenWidth = false