From efb449041e030c8d9ec06a4f4cfbf5554c868a93 Mon Sep 17 00:00:00 2001 From: shu Date: Sat, 5 Sep 2026 21:00:19 +0800 Subject: init commit --- blog/authors.yml | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 blog/authors.yml (limited to 'blog/authors.yml') 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: '/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 -- cgit v1.2.3