From 51928e196855c559ecd880a5cf8fb07a2766da3c Mon Sep 17 00:00:00 2001 From: Wang Chucheng Date: Wed, 27 May 2020 17:21:38 +0800 Subject: style: add author card in single page --- .../content/authors/example-author/_index.md | 54 +++++++++++++++ .../content/authors/example-author/avatar.jpg | Bin 0 -> 129894 bytes exampleSite/content/authors/hugo-authors/_index.md | 54 +++++++++++++++ exampleSite/content/authors/ma/_index.md | 73 --------------------- exampleSite/content/authors/ma/avater.jpg | Bin 129894 -> 0 bytes 5 files changed, 108 insertions(+), 73 deletions(-) create mode 100644 exampleSite/content/authors/example-author/_index.md create mode 100644 exampleSite/content/authors/example-author/avatar.jpg create mode 100644 exampleSite/content/authors/hugo-authors/_index.md delete mode 100644 exampleSite/content/authors/ma/_index.md delete mode 100644 exampleSite/content/authors/ma/avater.jpg (limited to 'exampleSite/content') diff --git a/exampleSite/content/authors/example-author/_index.md b/exampleSite/content/authors/example-author/_index.md new file mode 100644 index 0000000..ccc9f49 --- /dev/null +++ b/exampleSite/content/authors/example-author/_index.md @@ -0,0 +1,54 @@ ++++ +# Name +title = "Example Author" +role = "Student" +bio = "Example BioExample BioExample BioExample BioExample BioExample BioExample Bio" +shortContent = "Example Short Content" + +[[organizations]] +name = "Example Organization" +url = "https://example.com/" + +[[social]] +icon = "envelope" +icon_pack = "fas" +link = "mailto:example@example.com" + +[[social]] +icon = "twitter" +icon_pack = "fab" +link = "https://example.com/" + +[[social]] +icon = "github" +icon_pack = "fab" +link = "https://example.com/" + ++++ + +## 自我介绍 + +我是一个多学科的设计师,住在布加勒斯特和我的妻子和一只懒洋洋的猫。 +我工作时做的事情:视觉识别(标识、社交媒体展示),网页设计(电子商务、演示文稿、登录页),印刷设计(所有东西文具、营销材料、包装),动画和插图。 + +我的风格可以说是干净清晰,积极和注重内容。 + +对于一般工作,我使用Adobe产品,主要是插画,Photoshop和后期效果。用于应用程序设计和原型,Figma。 +我的爱好包括传统绘画,创造性的产品设计和几乎任何我可以重塑或绘画,你可以在这里看到一些样品。 + +## 详细资料 + +年龄: 23岁 +职业:设计师 +喜爱: 狗,旅行,美食,生活 + +感兴趣的事: +- 做出大家吃了觉得幸福的美食 +- 上网看狗狗的照片 +- 发呆 + +去过的城市: +- 这个城市 +- 那个城市 +- 未来要去的那个城市 +- 以前去过的那个城市 diff --git a/exampleSite/content/authors/example-author/avatar.jpg b/exampleSite/content/authors/example-author/avatar.jpg new file mode 100644 index 0000000..671b36a Binary files /dev/null and b/exampleSite/content/authors/example-author/avatar.jpg differ diff --git a/exampleSite/content/authors/hugo-authors/_index.md b/exampleSite/content/authors/hugo-authors/_index.md new file mode 100644 index 0000000..3e69dc7 --- /dev/null +++ b/exampleSite/content/authors/hugo-authors/_index.md @@ -0,0 +1,54 @@ ++++ +# Name +title = "Hugo Authors" +role = "Example Role" +bio = "Example BioExample BioExample BioExample BioExample BioExample BioExample Bio" +shortContent = "Example Short Content" + +[[organizations]] +name = "Example Organization" +url = "https://example.com/" + +[[social]] +icon = "envelope" +icon_pack = "fas" +link = "mailto:example@example.com" + +[[social]] +icon = "twitter" +icon_pack = "fab" +link = "https://example.com/" + +[[social]] +icon = "github" +icon_pack = "fab" +link = "https://example.com/" + ++++ + +## 自我介绍 + +我是一个多学科的设计师,住在布加勒斯特和我的妻子和一只懒洋洋的猫。 +我工作时做的事情:视觉识别(标识、社交媒体展示),网页设计(电子商务、演示文稿、登录页),印刷设计(所有东西文具、营销材料、包装),动画和插图。 + +我的风格可以说是干净清晰,积极和注重内容。 + +对于一般工作,我使用Adobe产品,主要是插画,Photoshop和后期效果。用于应用程序设计和原型,Figma。 +我的爱好包括传统绘画,创造性的产品设计和几乎任何我可以重塑或绘画,你可以在这里看到一些样品。 + +## 详细资料 + +年龄: 23岁 +职业:设计师 +喜爱: 狗,旅行,美食,生活 + +感兴趣的事: +- 做出大家吃了觉得幸福的美食 +- 上网看狗狗的照片 +- 发呆 + +去过的城市: +- 这个城市 +- 那个城市 +- 未来要去的那个城市 +- 以前去过的那个城市 diff --git a/exampleSite/content/authors/ma/_index.md b/exampleSite/content/authors/ma/_index.md deleted file mode 100644 index 67de291..0000000 --- a/exampleSite/content/authors/ma/_index.md +++ /dev/null @@ -1,73 +0,0 @@ -+++ -# Name -title = "R. Ma" -role = "Student" -bio = "Example Bio" -shortContent = "Example Short Content" -interests = [ - "Example Interest", - "Example Interest", - "Example Interest" -] -honor = [ - "Example Honor", - "Example Honor" -] - -[[organizations]] -name = "Example Organization" -url = "https://example.com/" - -[[education]] -institution = "Example Institution" -course = "Example Course" -year = "2017-2021" - -[[education]] -institution = "Example Institution" -course = "Example Course" -year = "2014-2017" - -[[social]] -icon = "envelope" -icon_pack = "fas" -link = "mailto:example@example.com" - -[[social]] -icon = "twitter" -icon_pack = "fab" -link = "https://example.com/" - -[[social]] -icon = "github" -icon_pack = "fab" -link = "https://example.com/" - -+++ - -## 自我介绍 - -我是一个多学科的设计师,住在布加勒斯特和我的妻子和一只懒洋洋的猫。 -我工作时做的事情:视觉识别(标识、社交媒体展示),网页设计(电子商务、演示文稿、登录页),印刷设计(所有东西文具、营销材料、包装),动画和插图。 - -我的风格可以说是干净清晰,积极和注重内容。 - -对于一般工作,我使用Adobe产品,主要是插画,Photoshop和后期效果。用于应用程序设计和原型,Figma。 -我的爱好包括传统绘画,创造性的产品设计和几乎任何我可以重塑或绘画,你可以在这里看到一些样品。 - -## 详细资料 - -年龄: 23岁 -职业:设计师 -喜爱: 狗,旅行,美食,生活 - -感兴趣的事: -- 做出大家吃了觉得幸福的美食 -- 上网看狗狗的照片 -- 发呆 - -去过的城市: -- 这个城市 -- 那个城市 -- 未来要去的那个城市 -- 以前去过的那个城市 diff --git a/exampleSite/content/authors/ma/avater.jpg b/exampleSite/content/authors/ma/avater.jpg deleted file mode 100644 index 671b36a..0000000 Binary files a/exampleSite/content/authors/ma/avater.jpg and /dev/null differ -- cgit v1.2.3