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

View file

@ -0,0 +1,4 @@
baseURL = "https://blog.alipour.eu/"
# Example: turn on analytics only on clearnet (if you add later)
# [params]
# plausible = true

4
config/onion/hugo.toml Normal file
View file

@ -0,0 +1,4 @@
baseURL = "http://fjthpp2h3mj2rup25r3psmqamutnkbvxbpltlohdthw6fscgo3t6bpad.onion/"
# Example: disable analytics or third-party scripts on onion
# [params]
# plausible = false