2022-08-26 15:15:25 +08:00
|
|
|
[[entries]]
|
|
|
|
title = "info"
|
|
|
|
|
|
|
|
[[entries.entries]]
|
|
|
|
title = "a (nearly) no-CSS, fast, minimalist Hugo theme ported from <a href='https://github.com/riggraz/no-style-please'>riggraz/no-style-please</a>."
|
|
|
|
|
|
|
|
[[entries.entries]]
|
|
|
|
title = "github repo"
|
2024-08-21 09:31:06 +02:00
|
|
|
url = "https://github.com/hanwenguo/hugo-theme-nostyleplease"
|
2022-08-26 15:15:25 +08:00
|
|
|
|
|
|
|
|
|
|
|
[[entries]]
|
|
|
|
title = "all posts"
|
|
|
|
|
|
|
|
[entries.post_list]
|
|
|
|
limit = 5
|
|
|
|
show_more = true
|
|
|
|
show_more_text = "See archive..."
|
|
|
|
show_more_url = "posts"
|
|
|
|
|
|
|
|
[[entries]]
|
|
|
|
title = "posts by category"
|
|
|
|
|
|
|
|
[entries.post_list]
|
|
|
|
section = "posts"
|
|
|
|
show_more = true
|
|
|
|
show_more_text = "See more posts..."
|
|
|
|
show_more_url = "posts"
|
|
|
|
|
|
|
|
[[entries]]
|
|
|
|
title = "rss"
|
|
|
|
url = "index.xml"
|
|
|
|
|
|
|
|
[[entries]]
|
|
|
|
title = "another list"
|
|
|
|
|
|
|
|
[[entries.entries]]
|
|
|
|
title = "with subitems"
|
|
|
|
|
|
|
|
[[entries.entries.entries]]
|
|
|
|
title = "with subsubitems"
|
|
|
|
|
|
|
|
[[entries.entries.entries]]
|
|
|
|
title = "example page"
|
|
|
|
url = "about"
|
|
|
|
|
|
|
|
[[entries]]
|
|
|
|
title = "PRO TIP"
|
|
|
|
entries = [
|
|
|
|
{ title = "to edit this menu, edit data/menu.toml file" }
|
|
|
|
]
|