diff options
Diffstat (limited to 'blog/authors.yml')
| -rw-r--r-- | blog/authors.yml | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/blog/authors.yml b/blog/authors.yml new file mode 100644 index 0000000..16473c6 --- /dev/null +++ b/blog/authors.yml @@ -0,0 +1,33 @@ +# yangshun: +# name: Yangshun Tay +# title: Ex-Meta Staff Engineer, Co-founder GreatFrontEnd +# url: https://linkedin.com/in/yangshun +# image_url: https://github.com/yangshun.png +# page: true +# socials: +# x: yangshunz +# linkedin: yangshun +# github: yangshun +# newsletter: https://www.greatfrontend.com + +# slorber: +# name: Sébastien Lorber +# title: Docusaurus maintainer +# url: https://sebastienlorber.com +# image_url: https://github.com/slorber.png +# page: +# # customize the url of the author page at /blog/authors/<permalink> +# permalink: '/all-sebastien-lorber-articles' +# socials: +# x: sebastienlorber +# linkedin: sebastienlorber +# github: slorber +# newsletter: https://thisweekinreact.com + +shu: + name: 梁悦 + title: 偶尔喜欢写点什么 + image_url: https://github.com/ocian.png + page: true + socials: + github: ocian |
