forked from hbstack/blog
-
Notifications
You must be signed in to change notification settings - Fork 0
/
hugo.toml
40 lines (29 loc) · 794 Bytes
/
hugo.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
[[module.imports]]
path = "github.com/hbstack/base"
[[module.imports]]
path = "github.com/hbstack/carousel"
[[module.imports]]
path = "github.com/hbstack/pagination"
[[module.imports]]
path = "github.com/hbstack/socials"
[[module.imports]]
path = "github.com/hugomods/gravatar"
[[module.imports]]
path = "github.com/hugomods/icons/vendors/bootstrap"
[[module.imports]]
path = "github.com/hugomods/images"
[params.hugopress.modules.hb-blog.attributes.hb-main]
cacheable = true
[params.hb.terms]
paginate = 9
[params.hb.blog]
full_width = false
paginate = 12
post_date_format = ':date_long'
post_thumbnail = true
post_thumbnail_placeholder = ""
post_thumbnail_default = "images/thumbnail.png"
[params.hb.blog.archives]
paginate = 30
[params.hb.blog.home]
# taxonomies_style = 'toggle'