hugo-theme-stack/layouts
Jimmy Cai b3680cd7ef feat(sidebar): add support for external avatar
- Add [params.sidebar.avatar] section in config.toml, with 2 fields: local and src

Migration guide:
 - Copy the old value of params.sidebar.avatar to param.sidebar.avatar.src
 - Set params.sidebar.avatar.local = true
2020-12-11 16:27:25 +01:00
..
_default feat(i18n): Coverage improvements (#59) 2020-12-11 16:11:47 +01:00
page refactor(search): remove .search-result--title style 2020-11-06 12:13:12 +01:00
partials feat(sidebar): add support for external avatar 2020-12-11 16:27:25 +01:00
post feat(post/single): add partialCached for PhotoSwipe HTML 2020-09-17 22:09:15 +02:00
shortcodes 🎉 Initial commit 2020-08-22 13:20:08 +02:00
404.html refactor(layouts): move layout HTML to baseof.html 2020-09-12 10:33:53 +02:00
index.html refactor: remove partialCached from sidebar/right 2020-10-17 10:34:02 +02:00
rss.xml fix(rss): remove featured image width height attr 2020-09-28 16:12:52 +02:00