Andy-set-studio / hylia

Hylia is a lightweight Eleventy starter kit to help you to create your own blog or personal website.
https://hylia.website
MIT License
905 stars 230 forks source link

Add h-card to the homepage #92

Open meowlifornia opened 5 years ago

meowlifornia commented 5 years ago

Hello Andy, thank you for releasing Hylia and to everyone who has contributed to the project. You are all awesome and I appreciate it in a deep and personal way.

I'm also keen on IndieWeb related efforts. 🌈

I haven't found an h-card on Hylia so far, so I added the bare minimum info in order to validate an h-card on my website via https://indiewebify.com/validate-h-card.

All it took were some minor edits to the site-head.njk (there may be a better place for this)

Still to do: Add photo (I really do need a headshot), add email, note/bio stuff.

Andy-set-studio commented 4 years ago

Hey! Thanks for the kind words 🙂

Yeh, this certainly needs addressing. Thanks for raising it!

JamesForan commented 4 years ago

Design thoughts on this.. should it be in the part of the site footer, or part of each post, or should this be optional?

I am assuming we need to adopt the standard format, here, https://en.wikipedia.org/wiki/HCard, but do we need the LINK?

meowlifornia commented 4 years ago

Hello there, thanks for delving into this.

h-card is the microformats2 update to hCard. http://microformats.org/wiki/h-card

It's fine on just the home page but it's also handy used on permalink pages for h-entry posts. http://microformats.org/wiki/h-entry