Hugo-theme-stack/layouts/partials
Victor Lourme f919b8bd90
feat(sidebar): add support for external avatar (#53)
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

Co-authored-by: Jimmy Cai <jimmehcai@gmail.com>
2020-12-11 16:33:02 +01:00
..
article fix(article): related contents is showing hidden post 2020-11-06 16:19:26 +08:00
article-list refactor: use relative link for hyperlinks 2020-10-31 23:24:58 +01:00
comments feat(comments): add utterances support 2020-10-04 16:23:08 +02:00
data fix(head): default description not applied correctly 2020-09-11 23:04:26 +02:00
footer i18n: add variables for footer translation 2020-11-28 12:29:43 +01:00
head feat: add "head" block 2020-09-26 23:00:48 +02:00
helper feat(helper): add helper/icon 2020-10-10 00:27:56 +02:00
sidebar feat(sidebar): add support for external avatar (#53) 2020-12-11 16:33:02 +01:00
widget feat(search): i18n support 2020-11-06 11:49:30 +01:00
pagination.html 🎉 Initial commit 2020-08-22 13:20:08 +02:00