indiewebification of wheresalice.info
June 08, 2025 —
~wheresalice
wheresalice.info now has much indieweb goodness as possible with Obsidian Digital Garden:
- webmention.io header in
src/site/_includes/components/user/common/head/myhead.njk
- hidden h-card added to
src/site/_includes/components/user/index/footer/hcard.njk
within a section withstyle="display: none;"
- notes layout updated to include all the h-entry bits in
src/site/_includes/layouts/note.njk
(this bit can probably be pushed upstream) - webmention form added, and mentinos are listed on each page via some javascript in
src/site/_includes/components/user/common/afterContent/mentions.njk