Parcourir la source

demo: add demo resume pdf

George Cushen il y a 4 ans
Parent
commit
31dff55e7f

+ 22 - 18
exampleSite/content/authors/admin/_index.md

@@ -2,29 +2,27 @@
 # Display name
 # Display name
 title: Nelson Bighetti
 title: Nelson Bighetti
 
 
-# Username (this should match the folder name)
-authors:
-- admin
-
 # Is this the primary user of the site?
 # Is this the primary user of the site?
 superuser: true
 superuser: true
 
 
-# Role/position
+# Role/position/tagline
 role: Professor of Artificial Intelligence
 role: Professor of Artificial Intelligence
 
 
-# Organizations/Affiliations
+# Organizations/Affiliations to show in About widget
 organizations:
 organizations:
 - name: Stanford University
 - name: Stanford University
-  url: ""
+  url: https://www.stanford.edu/
 
 
 # Short bio (displayed in user profile at end of posts)
 # Short bio (displayed in user profile at end of posts)
 bio: My research interests include distributed robotics, mobile computing and programmable matter.
 bio: My research interests include distributed robotics, mobile computing and programmable matter.
 
 
+# Interests to show in About widget
 interests:
 interests:
 - Artificial Intelligence
 - Artificial Intelligence
 - Computational Linguistics
 - Computational Linguistics
 - Information Retrieval
 - Information Retrieval
 
 
+# Education to show in About widget
 education:
 education:
   courses:
   courses:
   - course: PhD in Artificial Intelligence
   - course: PhD in Artificial Intelligence
@@ -40,36 +38,42 @@ education:
 # Social/Academic Networking
 # Social/Academic Networking
 # For available icons, see: https://sourcethemes.com/academic/docs/page-builder/#icons
 # 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
 #   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.
+#   form "mailto:your-email@example.com" or "/#contact" for contact widget.
 social:
 social:
 - icon: envelope
 - icon: envelope
   icon_pack: fas
   icon_pack: fas
-  link: '#contact'  # For a direct email link, use "mailto:test@example.org".
+  link: '/#contact'
 - icon: twitter
 - icon: twitter
   icon_pack: fab
   icon_pack: fab
   link: https://twitter.com/GeorgeCushen
   link: https://twitter.com/GeorgeCushen
-- icon: google-scholar
-  icon_pack: ai
+- icon: graduation-cap  # OR `google-scholar`
+  icon_pack: fas  # OR `ai`
   link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
   link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
 - icon: github
 - icon: github
   icon_pack: fab
   icon_pack: fab
   link: https://github.com/gcushen
   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: 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: cv
 #   icon_pack: ai
 #   icon_pack: ai
-#   link: files/cv.pdf
+#   link: media/resume.pdf
 
 
-# Enter email to display Gravatar (if Gravatar enabled in Config)
+# Email for Contact widget or Gravatar
 email: ""
 email: ""
 
 
 # Organizational groups that you belong to (for People widget)
 # Organizational groups that you belong to (for People widget)
-#   Set this to `[]` or comment out if you are not using People widget.
+#   Remove this if you are not using the People widget.
 user_groups:
 user_groups:
-- Researchers
-- Visitors
+- 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.
 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.
 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 >}}.

BIN
exampleSite/static/media/demo_resume.pdf