hugo-apero / hugo-apero-docs

Apéro is a Hugo theme for personal websites. This is the documentation site, made with the theme :lemon:
https://hugo-apero-docs.netlify.app/
Creative Commons Attribution 4.0 International
87 stars 48 forks source link

Manually choosing featured items #76

Closed kbodwin closed 3 years ago

kbodwin commented 3 years ago

Hello, and thank you for the beautiful template!

This is either a question or a feature request, not sure which.

I'd like to be able to designate my own featured items on the "About" page, rather than the most recent item being automatically chosen. Is there a way to do this, or can the option be easily added to check for featured: true in the yaml before defaulting to recent posts?

apreshill commented 3 years ago

PR here: https://github.com/hugo-apero/hugo-apero/pull/13