Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2020-09-03 23:09:28 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-09-03 23:09:28 +0300
commit328c4b03db4fb7f015120a440b7e848a671f3699 (patch)
treedcf40e0cd4b7cbb3269ed811d59928e73e6f9813 /exampleSite/content/authors
parenta5727576d93abd80c95b9814d22e30fbeab24e7f (diff)
chore: add exampleSite
And associated files for Hugo Themes Site
Diffstat (limited to 'exampleSite/content/authors')
-rw-r--r--exampleSite/content/authors/admin/_index.md79
-rw-r--r--exampleSite/content/authors/admin/avatar.jpgbin0 -> 12861 bytes
-rw-r--r--exampleSite/content/authors/吳恩達/_index.md75
-rw-r--r--exampleSite/content/authors/吳恩達/avatar.jpgbin0 -> 12861 bytes
4 files changed, 154 insertions, 0 deletions
diff --git a/exampleSite/content/authors/admin/_index.md b/exampleSite/content/authors/admin/_index.md
new file mode 100644
index 00000000..5cce962e
--- /dev/null
+++ b/exampleSite/content/authors/admin/_index.md
@@ -0,0 +1,79 @@
+---
+# Display name
+title: Nelson Bighetti
+
+# Is this the primary user of the site?
+superuser: true
+
+# Role/position/tagline
+role: Professor of Artificial Intelligence
+
+# Organizations/Affiliations to show in About widget
+organizations:
+- name: Stanford University
+ url: https://www.stanford.edu/
+
+# Short bio (displayed in user profile at end of posts)
+bio: My research interests include distributed robotics, mobile computing and programmable matter.
+
+# Interests to show in About widget
+interests:
+- Artificial Intelligence
+- Computational Linguistics
+- Information Retrieval
+
+# Education to show in About widget
+education:
+ courses:
+ - course: PhD in Artificial Intelligence
+ institution: Stanford University
+ year: 2012
+ - course: MEng in Artificial Intelligence
+ institution: Massachusetts Institute of Technology
+ year: 2009
+ - course: BSc in Artificial Intelligence
+ institution: Massachusetts Institute of Technology
+ year: 2008
+
+# Social/Academic Networking
+# For available icons, see: https://sourcethemes.com/academic/docs/page-builder/#icons
+# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
+# form "mailto:your-email@example.com" or "/#contact" for contact widget.
+social:
+- icon: envelope
+ icon_pack: fas
+ link: '/#contact'
+- icon: twitter
+ icon_pack: fab
+ link: https://twitter.com/GeorgeCushen
+- icon: graduation-cap # OR `google-scholar`
+ icon_pack: fas # OR `ai`
+ link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
+- icon: github
+ icon_pack: fab
+ link: https://github.com/gcushen
+- icon: linkedin
+ icon_pack: fab
+ link: https://www.linkedin.com/
+
+# Link to a PDF of your resume/CV.
+# To use: copy your resume to `static/media/resume.pdf`, enable `ai` icons in `params.toml`,
+# and uncomment the lines below.
+# - icon: cv
+# icon_pack: ai
+# link: media/resume.pdf
+
+# Email for Contact widget or Gravatar
+email: ""
+
+# Organizational groups that you belong to (for People widget)
+# Remove this if you are not using the People widget.
+user_groups:
+- Principal Investigators
+---
+
+Nelson Bighetti is a professor of artificial intelligence at the Stanford AI Lab. His research interests include distributed robotics, mobile computing and programmable matter. He leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks.
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed neque elit, tristique placerat feugiat ac, facilisis vitae arcu. Proin eget egestas augue. Praesent ut sem nec arcu pellentesque aliquet. Duis dapibus diam vel metus tempus vulputate.
+
+{{< icon name="download" pack="fas" >}} Download my {{< staticref "media/demo_resume.pdf" "newtab" >}}resumé{{< /staticref >}}.
diff --git a/exampleSite/content/authors/admin/avatar.jpg b/exampleSite/content/authors/admin/avatar.jpg
new file mode 100644
index 00000000..d1361fd8
--- /dev/null
+++ b/exampleSite/content/authors/admin/avatar.jpg
Binary files differ
diff --git a/exampleSite/content/authors/吳恩達/_index.md b/exampleSite/content/authors/吳恩達/_index.md
new file mode 100644
index 00000000..aff78130
--- /dev/null
+++ b/exampleSite/content/authors/吳恩達/_index.md
@@ -0,0 +1,75 @@
+---
+# Display name
+title: 吳恩達
+
+# Username (this should match the folder name)
+authors:
+- 吳恩達
+
+# Is this the primary user of the site?
+superuser: false
+
+# Role/position
+role: Professor of Artificial Intelligence
+
+# Organizations/Affiliations
+organizations:
+- name: Stanford University
+ url: ""
+
+# Short bio (displayed in user profile at end of posts)
+bio: My research interests include distributed robotics, mobile computing and programmable matter.
+
+interests:
+- Artificial Intelligence
+- Computational Linguistics
+- Information Retrieval
+
+education:
+ courses:
+ - course: PhD in Artificial Intelligence
+ institution: Stanford University
+ year: 2012
+ - course: MEng in Artificial Intelligence
+ institution: Massachusetts Institute of Technology
+ year: 2009
+ - course: BSc in Artificial Intelligence
+ institution: Massachusetts Institute of Technology
+ year: 2008
+
+# Social/Academic Networking
+# For available icons, see: https://sourcethemes.com/academic/docs/page-builder/#icons
+# For an email link, use "fas" icon pack, "envelope" icon, and a link in the
+# form "mailto:your-email@example.com" or "#contact" for contact widget.
+social:
+- icon: envelope
+ icon_pack: fas
+ link: '#contact' # For a direct email link, use "mailto:test@example.org".
+- icon: twitter
+ icon_pack: fab
+ link: https://twitter.com/GeorgeCushen
+- icon: google-scholar
+ icon_pack: ai
+ link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
+- icon: github
+ icon_pack: fab
+ link: https://github.com/gcushen
+# Link to a PDF of your resume/CV from the About widget.
+# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
+# - icon: cv
+# icon_pack: ai
+# link: files/cv.pdf
+
+# Enter email to display Gravatar (if Gravatar enabled in Config)
+email: ""
+
+# Organizational groups that you belong to (for People widget)
+# Set this to `[]` or comment out if you are not using People widget.
+user_groups:
+- Researchers
+- Visitors
+---
+
+吳恩達 is a professor of artificial intelligence at the Stanford AI Lab. His research interests include distributed robotics, mobile computing and programmable matter. He leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks.
+
+Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed neque elit, tristique placerat feugiat ac, facilisis vitae arcu. Proin eget egestas augue. Praesent ut sem nec arcu pellentesque aliquet. Duis dapibus diam vel metus tempus vulputate.
diff --git a/exampleSite/content/authors/吳恩達/avatar.jpg b/exampleSite/content/authors/吳恩達/avatar.jpg
new file mode 100644
index 00000000..d1361fd8
--- /dev/null
+++ b/exampleSite/content/authors/吳恩達/avatar.jpg
Binary files differ