bowman2001 / perplex

A Hugo theme to publish technical content (docs, news, blog, articles)
https://perplex.desider.at
Apache License 2.0
27 stars 11 forks source link

An author is usually an individual so should be single page (index.md not _index.md) #128

Closed danielfdickinson closed 9 months ago

danielfdickinson commented 9 months ago

It seems to me that an author page is for an individual in most cases, so that the default archetype should use index.md not _index.md.

danielfdickinson commented 9 months ago

Realized this was because authors is a taxonomy and is a doc issue, not an archetype issue.