Initial import of Hugo site to Forgejo
This commit is contained in:
commit
cb1ba0317f
1259 changed files with 236349 additions and 0 deletions
13
config/_default/hugo.toml
Normal file
13
config/_default/hugo.toml
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue