Initial import of Hugo site to Forgejo

This commit is contained in:
Iman Alipour 2026-07-28 12:47:20 +00:00
commit cb1ba0317f
1259 changed files with 236349 additions and 0 deletions

13
config/_default/hugo.toml Normal file
View file

@ -0,0 +1,13 @@
title = "AlipourIm journeys"
theme = "PaperMod"
enableRobotsTXT = true
[pagination]
pagerSize = 10
[params]
defaultTheme = "auto"
showReadingTime = true
showPostNavLinks = true
showBreadCrumbs = true
showCodeCopyButtons = true