You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't had a lot of time to explore the theme, but I have some ideas about additional pages that I would like to have\add to my blog. Would you like to look at those with me? Let's check together what already exists or is completed.
an "author" page, linked from the auto footer, with author's details and a paginated list of his articles
a tag list page, linkable from the menu
the tag page exists already, but it needs a clearer title (maybe Tag: #tagname) and a way to link them from the menu (would like to link them below the Tags List menu voice)
What do you think?
The text was updated successfully, but these errors were encountered:
Hey these sound like great ideas, but might be something that Hugo itself needs to support. I've checked on the build output and currently there is no generated content for an author list. It looks like others have solved this using Hugo's taxonomy support: https://discuss.gohugo.io/t/blog-author-archive/381
But I'm not sure if this is the idiomatic way to create things like an author listing/tag page.
Would you like to do more research here and let me know what might work? The author page is not something I'd ever need since I'm just hosting a personal blog and there will only be one author.
I am currently working a couple of other fixes I'd like to get to first (e.g. configuring the share buttons, improve documentation, etc.).
Hi there :D Love the work that you're doing..
I haven't had a lot of time to explore the theme, but I have some ideas about additional pages that I would like to have\add to my blog. Would you like to look at those with me? Let's check together what already exists or is completed.
Tag: #tagname
) and a way to link them from the menu (would like to link them below the Tags List menu voice)What do you think?
The text was updated successfully, but these errors were encountered: