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
* refactor(index): support _index.md
re-implement #119 - the Hugo way of displaying front matter - without
breaking index-about.md (#179)
https://gohugo.io/content-management/organization/#index-pages-_indexmd
if _index.md exists (and has content), print it
else, if index-about.md exists (without checking for file contents), print it
* style(css): rename markdown-content class
* docs: update _index.md filename
* style(index): remove hr
0 commit comments